Commit Graph

224 Commits

Author SHA1 Message Date
Dominik Schürmann
1b1927883b more language fixes and cleanup 2014-01-19 16:06:23 +01:00
Dominik Schürmann
f4a9688bd9 use plurals 2014-01-19 15:45:43 +01:00
Dominik Schürmann
6f1dbc2f74 improve sharing of key 2014-01-19 13:42:34 +01:00
Dominik Schürmann
a966d1afa1 share fingerprint with qr code 2014-01-19 01:15:25 +01:00
Dominik Schürmann
88aa439ea7 fix qr code scanning, implement basic scanning of fingerprint only 2014-01-19 00:45:53 +01:00
Dominik Schürmann
1bac2849b8 improve performance of adapter implementations by caching index, use data uri where possible in ViewKeyActivity 2014-01-19 00:00:56 +01:00
Dominik Schürmann
12c7e219c8 cleanup 2014-01-18 22:40:55 +01:00
Dominik Schürmann
96936dda23 handle onActivityResult in FileDialogFragment directly 2014-01-18 22:37:00 +01:00
Dominik Schürmann
e8b9dfe379 layout fixes 2014-01-18 21:52:59 +01:00
Dominik Schürmann
1c5acc9721 better onActivityResult handling for qr code import, remove unimplemented import button 2014-01-18 21:20:20 +01:00
Dominik Schürmann
f3638d5b44 default import is from keyserver 2014-01-18 21:17:23 +01:00
Dominik Schürmann
b4b2a12a45 prettify upload key 2014-01-18 20:40:41 +01:00
Dominik Schürmann
b6240f8927 do not sign on update from server action 2014-01-18 20:27:28 +01:00
Dominik Schürmann
803a1e9481 sign key without passphrase fixed 2014-01-18 20:03:40 +01:00
Dominik Schürmann
46291d6b3e Much more usable sign activity 2014-01-18 19:54:27 +01:00
Dominik Schürmann
47e3bd6d65 Externalize secret key selection into fragment for reuse in different activities 2014-01-18 18:44:34 +01:00
Ashley Hughes
64f9ea95f4 file imports fix 2014-01-16 10:04:42 +00:00
Ashley Hughes
09caba36a0 fix clipboard null crash 2014-01-16 10:04:28 +00:00
Dominik Schürmann
9c0432d24c Merge pull request #196 from ashh87/master
cross-cert changes
2014-01-14 23:54:40 -08:00
Ashley Hughes
0bca0a4b08 always check binding when verifying 2014-01-15 00:41:18 +00:00
Ashley Hughes
c95a52c070 refactor 2014-01-14 22:12:57 +00:00
Dominik Schürmann
16b753acca fix exporting to file, close #195 2014-01-14 22:07:28 +01:00
Dominik Schürmann
0caa4de4fe toast on copy to clipboard 2014-01-14 21:53:57 +01:00
Dominik Schürmann
7cde5c89d0 Merge branch 'master' of github.com:dschuermann/openpgp-keychain 2014-01-14 21:19:56 +01:00
Dominik Schürmann
59217ec9ba fix some small layout bugs, add barcode scanner lib as source lib, fix qr code scanning issues 2014-01-14 21:19:43 +01:00
Ashley Hughes
cd4a3dd237 begin refactor 2014-01-14 15:48:05 +00:00
Ashley Hughes
bb0baa815e check primary bindings 2014-01-14 15:03:35 +00:00
Ashley Hughes
2b71b12b24 subkey binding check, start primary binding check 2014-01-14 00:30:58 +00:00
Ashley Hughes
036480a210 small tidy 2014-01-13 14:55:59 +00:00
Ashley Hughes
71fd7574ec new keys are cross-certified 2014-01-13 14:36:30 +00:00
Dominik Schürmann
face67d64b key view is working 2014-01-13 00:39:51 +01:00
Dominik Schürmann
c740d409c4 fix compile 2014-01-12 22:26:55 +01:00
Dominik Schürmann
100ae50e02 cleanup layouts, prepare layouts for new key view 2014-01-12 21:33:37 +01:00
Dominik Schürmann
3abad09cb0 preferences and help into menu not drawer according to guidelines and google apps 2014-01-09 23:51:23 +01:00
Dominik Schürmann
37fd7dbbc7 fix bad crashes 2014-01-09 23:13:23 +01:00
Dominik Schürmann
bb161d5fa9 implement navigation drawer 2014-01-09 22:58:52 +01:00
Dominik Schürmann
10715f7ace add experimental drawer navigation 2014-01-09 17:02:49 +01:00
Dominik Schürmann
2162c85c12 use bootstrap buttons 2014-01-09 15:12:41 +01:00
Dominik Schürmann
14a8738933 fix import, add missing multi select menu 2014-01-08 00:52:09 +01:00
Dominik Schürmann
1970d4be6e multi selection for secret key list 2014-01-07 23:54:12 +01:00
Dominik Schürmann
2ccfc09f44 instructions on empty public key list for first start 2014-01-07 23:48:16 +01:00
Dominik Schürmann
f76d33d230 remove unused ids 2014-01-07 23:02:23 +01:00
Dominik Schürmann
a2f0667593 action encrypt to contact in view and multi select 2014-01-07 22:59:39 +01:00
Dominik Schürmann
caf3b02042 reorder menus, cleanup code, add experimental tab activity 2014-01-07 22:40:18 +01:00
Dominik Schürmann
44117fb191 key edit fixes 2014-01-07 21:02:31 +01:00
Dominik Schürmann
4ea64968af integrate UnderlineTextView, add zxing info 2014-01-06 22:58:04 +01:00
Dominik Schürmann
ccb462e94f externalize zxing lib, fix gradle build 2014-01-06 22:52:45 +01:00
Dominik Schürmann
7671c99b97 copy to clipboard in key view 2014-01-06 20:30:22 +01:00
Dominik Schürmann
de496deffa multi select and delete, needs testing 2014-01-06 14:35:14 +01:00
Dominik Schürmann
708baaa68c Work on multiselect in key list 2014-01-06 00:59:02 +01:00