Commit Graph

223 Commits

Author SHA1 Message Date
uberspot
3cad8b6248 Appropriate save Icon in EditKeyActivity 2014-03-11 00:46:25 +02:00
Dominik Schürmann
612ad9e6b3 Merge pull request #383 from sreeram-boyapati/master
Fix to passphrase dialog and Issue #207
2014-03-10 23:20:07 +01:00
Dominik Schürmann
d339029ab9 Pull from transifex 2014-03-10 22:40:59 +01:00
Bhargav Golla
b90e680ff9 Lint changes after testing 2014-03-10 14:59:15 -04:00
Dominik Schürmann
da83c8ff60 @color/white instead of hex 2014-03-10 18:26:52 +01:00
Dominik Schürmann
d91e2673d7 Revert "Lint changes"
This reverts commit e00436b409.
2014-03-10 18:23:47 +01:00
Dominik Schürmann
ef8eb3f8b5 Merge pull request #381 from bhargavgolla/Lint-error-fix
Lint changes #223
2014-03-10 18:11:37 +01:00
Sreeram Boyapati
a41ee31b6c Added string reference for Issue #207 2014-03-10 22:37:23 +05:30
Bhargav Golla
e00436b409 Lint changes
Deleting lint-report gen files

Adding lint output files to gitignore
2014-03-10 12:42:00 -04:00
Dominik Schürmann
6a8fa61908 remove double definition of progress_generating 2014-03-10 16:58:58 +01:00
Sreeram Boyapati
7d2c3f860e Fix to passphrase dialog and Issue #207 2014-03-10 08:31:53 +05:30
Dominik Schürmann
dd28303dc1 Merge pull request #368 from ajit766/master
progress is shown when creating the default key based on number of keys created till then
2014-03-09 23:39:53 +01:00
rafaelav
b107766f5b Issue #178 - Hide advanced options in EncryptActivity 2014-03-09 22:30:01 +01:00
grait
4874ea567a progress bar while key creation - added plurals based on no.of keys while key creation 2014-03-09 17:45:58 +05:30
grait
e471560e25 progress bar during key creation - minor text change 2014-03-09 14:59:56 +05:30
Dominik Schürmann
50d9908baf Merge pull request #369 from hav3n/branch-fixes
Fix for #347
2014-03-09 02:05:23 +01:00
Dominik Schürmann
5b255a263f Fix key id and fingerprint handling, use full key ids 2014-03-09 01:49:25 +01:00
Dominik Schürmann
8dc7a72331 Merge pull request #316 from danielhass/import-error
Show error if file import has no content
2014-03-08 18:27:32 +01:00
Vincent Breitmoser
be558944b5 add contact count to My Keys header 2014-03-08 14:52:29 +01:00
Vincent Breitmoser
16116ba725 ditch old key list activities 2014-03-08 13:42:50 +01:00
Vincent Breitmoser
706e212b6b add edit button and secret key info to public key view 2014-03-08 13:17:52 +01:00
Vincent Breitmoser
7ad8977cf3 move some placeholders into resources 2014-03-08 12:28:20 +01:00
Vincent Breitmoser
8c6cb8b0ab working unified list (no actions yet) 2014-03-08 11:19:34 +01:00
Nikhil Peter Raj
b29c430959 Fix for #347 2014-03-08 15:28:46 +05:30
Dominik Schürmann
882333ce05 Merge pull request #366 from uberspot/master
Minor code clean up
2014-03-07 22:39:53 +01:00
Dominik Schürmann
def9e5a492 Move search view into onCreateView, fixes #365 2014-03-07 22:37:38 +01:00
uberspot
c1c462db4f move hardcode strings to strings.xml 2014-03-07 22:35:49 +02:00
Dominik Schürmann
a1be0d302b move search view from activity to fragment by setting it as a list header, better reusability! Required for service activites 2014-03-07 21:32:24 +01:00
Dominik Schürmann
3572571391 Reworking main KeyListPublicFragment to get progress indicator 2014-03-07 20:58:33 +01:00
Miroojin Bakshi
2e2a9bc967 Add option for sharing encrypted file. 2014-03-07 21:16:58 +05:30
Ashley Hughes
fba0e2af1d keep up with master 2014-03-07 15:16:13 +00:00
Dominik Schürmann
3d944483d3 Merge pull request #344 from ankushb92/ankush2
#338
2014-03-06 21:59:56 +01:00
Ankush
8e29b82d6d corrected commit
mCurrentPassPhrase, mChangePassPhrase

Minor variable naming Issue #338
2014-03-07 00:43:09 +05:30
uberspot
1cf912de2b Multiselect: Create 'select all' in public and secret keylist 2014-03-06 20:32:27 +02:00
uberspot
ccbb6f95f4 add lock icon for 'Encrypt to..' multiselect option 2014-03-06 15:27:48 +02:00
uberspot
d374f0ffbd Add search icon for other dpi 2014-03-06 14:33:04 +02:00
Dominik Schürmann
a3fd60e7de Merge pull request #342 from mb-14/search
Implement search for KeyListPublicFragment and SelectPublicKeyFragment
2014-03-06 12:47:07 +01:00
Vincent Breitmoser
4851f7f8fc copy public keylist as stub for unified keylist 2014-03-06 01:32:18 +01:00
Miroojin Bakshi
7932dd8a81 Implement search for SelectPublicKeyFragment 2014-03-06 03:37:04 +05:30
Miroojin Bakshi
53f6189301 Implement search for KeyListPublicFragment 2014-03-06 02:24:13 +05:30
Miroojin Bakshi
f99b7585fc Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain into datefix 2014-03-06 01:49:36 +05:30
Miroojin Bakshi
127ab0fd81 Use string from strings.xml 2014-03-06 01:27:35 +05:30
Dominik Schürmann
0409700a93 Merge pull request #339 from uberspot/master
Put Preferences in subscreen
2014-03-05 20:13:44 +01:00
uberspot
2000959997 Put Preferences in subscreen 2014-03-05 20:46:33 +02:00
Daniel Hammann
e482fe18fe Lint Issue:
TypographyEllipsis: Ellipsis string can be replaced with ellipsis character
Replace "..." with ellipsis character (…, …)
... -> …
2014-03-05 17:46:12 +01:00
Dominik Schürmann
9c19394da6 Update from transifex 2014-03-04 22:06:30 +01:00
Dominik Schürmann
07bb421da5 Merge pull request #315 from jessicayuen/master
#226: Added cancel option to ProgressDialogFragments. Create Key is now cancelable.
2014-03-04 10:51:26 +01:00
Daniel Haß
d691d4c965 Added handling for other exceptions in the ImportListLoader. 2014-03-03 20:42:38 +01:00
Dominik Schürmann
b837579cdc Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain 2014-03-03 15:46:04 +01:00
Dominik Schürmann
94e161fe0d change ordering in Intent descriptions for better readability in small dialogs 2014-03-03 15:45:53 +01:00
Emantor
122e562675 Fix ScrollViewSize Lint Warnings 2014-03-03 11:48:45 +01:00
Daniel Haß
6362b2de94 Added FileHasNoContent string 2014-03-03 09:36:40 +01:00
Jessica Yuen
1baae3775e #226: Added cancel option to ProgressDialogFragments. Create Key is now cancelable. 2014-03-02 15:08:18 -05:00
Dominik Schürmann
339136dda5 Update from transifex 2014-03-02 18:14:49 +01:00
Daniel Haß
c60ec7a8a7 Added error strings for key import from keyserver 2014-02-27 22:10:07 +01:00
Nikhil Peter Raj
c77aff6fc2 Removed Thumbs.db,added to gitignore 2014-02-25 23:43:59 +05:30
Nikhil Peter Raj
fc06f678c5 Fix for #266
-Extra: Added the appropriate images to drawable folder from Android SDK
source, can be used as alternative if required.
2014-02-25 22:45:29 +05:30
Dominik Schürmann
f7216841e3 Update help_start.html 2014-02-23 17:29:11 +01:00
Ashley Hughes
1b25ec5a0c master merge 2014-02-22 10:27:03 +00:00
Dominik Schürmann
f29d3015b8 rename 2014-02-21 15:45:10 +01:00
Dominik Schürmann
b4f977673f rename to OpenKeychain 2014-02-21 01:03:20 +01:00
Daniel Haß
836ef8b7ab Updated library section (AppMsg library) 2014-02-20 21:07:59 +01:00
Dominik Schürmann
e9082c0db5 Update from transifex 2014-02-19 12:44:35 +01:00
Dominik Schürmann
b074293168 certifications text 2014-02-19 12:43:56 +01:00
Dominik Schürmann
d23950f799 add integrity check 2014-02-18 22:59:00 +01:00
Dominik Schürmann
9b4245739e merge internal signText and signAndEncrypt methods 2014-02-18 22:47:26 +01:00
Dominik Schürmann
439c7a66f2 fix margins 2014-02-17 20:18:17 +01:00
Dominik Schürmann
7a04dfe6bf prevent key view from scrolling, move encrypt button down again 2014-02-17 20:16:58 +01:00
Dominik Schürmann
b97a099598 warn that key generation takes looong 2014-02-15 17:09:55 +01:00
Dominik Schürmann
52f1c930eb parse string util method, better help text for access screen 2014-02-15 13:00:47 +01:00
Dominik Schürmann
acad2ba957 PendingIntent to handle user input 2014-02-14 13:40:24 +01:00
Dominik Schürmann
7b819e65de Transifex update 2014-02-13 23:37:48 +01:00
Dominik Schürmann
519209da63 Layout fixes for registered apps 2014-02-13 23:34:57 +01:00
Dominik Schürmann
7ba0d1012c Pull from transifex 2014-02-09 21:51:40 +01:00
Dominik Schürmann
0c4b809195 rework key view into fragments to later add certifications 2014-02-09 21:17:30 +01:00
Dominik Schürmann
754b2a6cb1 Restructuring for new API library 2014-02-09 19:22:14 +01:00
Ashley Hughes
b74ed46434 disable export if unsaved 2014-02-08 15:35:44 +00:00
Dominik Schürmann
35a123f53c Update from transifex 2014-02-08 15:44:18 +01:00
Dominik Schürmann
76806ebd57 language fixes 2014-02-08 15:42:31 +01:00
Ashley Hughes
fd33a67645 ask for save 2014-02-06 22:35:27 +00:00
Ashley Hughes
aee4ec6d1f action bar and a small fix 2014-02-06 22:16:41 +00:00
Dominik Schürmann
616c903a2a do not delete pub keys where secret key exists 2014-02-06 01:02:18 +01:00
Dominik Schürmann
b1530c4758 Fix wording 2014-02-05 15:37:56 +01:00
Dominik Schürmann
09ae50cc56 keyserver instead of key server 2014-02-05 13:09:59 +01:00
Dominik Schürmann
25080f45b1 fix certify key resource 2014-02-05 13:00:00 +01:00
Dominik Schürmann
d72b0e157a Update from transifex 2014-02-05 12:56:40 +01:00
Dominik Schürmann
b203723b20 fix small language confusion 2014-02-05 12:52:25 +01:00
Dominik Schürmann
e37190a76d drawer icons have not the same width, fix this 2014-02-05 00:26:06 +01:00
Dominik Schürmann
6498c3443b Update from transifex 2014-02-05 00:22:26 +01:00
Dominik Schürmann
1f1de0ce06 better alignment of navigation drawer icons 2014-02-05 00:19:32 +01:00
Dominik Schürmann
c1e6b5284d again improving help text 2014-02-04 23:06:19 +01:00
Dominik Schürmann
9667245613 small layout problem fixed 2014-02-04 22:53:53 +01:00
Dominik Schürmann
d090d4d332 work on lookup key, fix some illegal state exceptions with hack 2014-02-04 19:53:50 +01:00
Dominik Schürmann
82b0fba47d better help text 2014-02-04 18:36:43 +01:00
Dominik Schürmann
e6b64f5f3b better help text 2014-02-04 18:36:10 +01:00
Dominik Schürmann
34ec841a0b More layout fixes 2014-02-04 18:16:21 +01:00
Dominik Schürmann
99ec57aeaa nicer list items 2014-02-04 17:52:17 +01:00
Dominik Schürmann
c434c426e7 Show revoked status in key list 2014-02-04 15:01:50 +01:00
Dominik Schürmann
d75ea3f9e5 Certify not sign a key, added as button, does not belong to menu 2014-02-04 14:20:49 +01:00
Ashley Hughes
64aa2b7701 slight clarification 2014-02-04 00:46:03 +00:00
Ashley Hughes
a90b748611 set checkboxes from key properties 2014-02-02 23:56:53 +00:00
Ashley Hughes
212ee222c3 replace spinner with non-functioning checkboxes 2014-02-02 22:14:07 +00:00
Dominik Schürmann
c5d0f9f981 changelog 2014-02-02 19:28:13 +01:00
Dominik Schürmann
a14c5de22e Use buttons for encrypt decrypt instead of actionbar 2014-02-02 17:34:43 +01:00
Dominik Schürmann
91f083796c Update libs in README 2014-02-02 16:48:46 +01:00
Dominik Schürmann
75faa60be1 Hacks to make dialogs on Android 2.3 black on white, and not black on black 2014-02-02 16:24:58 +01:00
Dominik Schürmann
172b57bb97 Update libs in about 2014-02-02 14:42:29 +01:00
Dominik Schürmann
ef1401fc0d Resolve crashes on Android 2.3 due to ActionBarCompat conversion 2014-02-02 14:30:40 +01:00
Dominik Schürmann
6eaf45940e Switch from ActionBarSherlock to ActionBarCompat 2014-02-02 14:13:09 +01:00
Dominik Schürmann
d385f9cce0 importing progress dialog language fixed 2014-02-01 23:04:35 +01:00
Dominik Schürmann
716f417948 Update NFC help 2014-02-01 22:55:27 +01:00
Dominik Schürmann
4e32459824 Update from transifex 2014-02-01 22:01:24 +01:00
Dominik Schürmann
776392be3a Reworking import, testing needed... 2014-02-01 21:55:34 +01:00
Dominik Schürmann
abbdfd48df Started working on integration of keyserver query into import activity 2014-02-01 18:13:26 +01:00
Dominik Schürmann
5359205b50 Fix layout, add API notes to README, register fingerprint URIs, some reformatting (sry) 2014-02-01 16:17:33 +01:00
Dominik Schürmann
35f4c470d3 Fix display of long user ids in key view 2014-01-31 18:32:58 +01:00
Dominik Schürmann
a0c851299a update from transifex 2014-01-31 13:23:57 +01:00
Ashley Hughes
800452b5c1 change key expiry 2014-01-30 00:33:20 +00:00
Dominik Schürmann
c4265c5e91 add some changelog items 2014-01-29 10:55:55 +01:00
Dominik Schürmann
1b1724f7af language fix 2014-01-29 10:46:59 +01:00
Dominik Schürmann
08d301a308 Fix transifex config and pull translations 2014-01-29 04:06:53 +01:00
Dominik Schürmann
bf59d2a69b small language changes 2014-01-29 04:03:15 +01:00
Dominik Schürmann
cb3ca37db9 New Gradle project structure 2014-01-27 14:18:25 +01:00