Commit Graph

1009 Commits

Author SHA1 Message Date
Dominik Schürmann
99493aaddc improve sharing of key 2014-01-19 13:42:54 +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
5b5f66f514 add holo light icons 2014-01-18 21:10:27 +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
7617e9be2d more layout fixes 2014-01-18 20:16:34 +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
Dominik Schürmann
68042847df notes how to contribute 2014-01-18 18:03:37 +01:00
Dominik Schürmann
423dbbdc6a notes how to contribute 2014-01-18 18:02:47 +01:00
Dominik Schürmann
2c0a97ca99 remove unused resources 2014-01-17 16:53:56 +01:00
Dominik Schürmann
b55a084110 remove note about dashboard icons 2014-01-16 22:38:42 +01:00
Dominik Schürmann
bc82cf463a fix markdown in README 2014-01-16 22:35:32 +01:00
Dominik Schürmann
442759edb6 fix markdown in README 2014-01-16 22:34:41 +01:00
Dominik Schürmann
11bb52fc2f Merge branch 'master' of github.com:dschuermann/openpgp-keychain 2014-01-16 22:33:21 +01:00
Dominik Schürmann
ca95cb9a43 Update gradle build files to 0.7.3 android plugin, add Gradle 1.9 wrapper, add information about build to readme 2014-01-16 22:33:11 +01:00
Dominik Schürmann
f4f6e84055 Merge pull request #200 from ashh87/import-fix
Import fix
2014-01-16 02:12:53 -08: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
b5013be037 prettify import 2014-01-14 21:47:01 +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
Dominik Schürmann
7544d189d0 add https://github.com/rtyley/spongycastle-old to README 2014-01-14 19:52:40 +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
Dominik Schürmann
9c55abc05d Merge pull request #188 from ashh87/master
new keys are cross-certified
2014-01-13 06:43:29 -08:00
Ashley Hughes
71fd7574ec new keys are cross-certified 2014-01-13 14:36:30 +00:00
Dominik Schürmann
008db45dff simplify wording 2014-01-13 14:30:08 +01:00
Dominik Schürmann
92aa5b36bb Merge pull request #179 from dschuermann/key-details
Key details
2014-01-12 15:50:09 -08:00
Dominik Schürmann
e3bcf64d9e bump version code to 21106 for beta testers 2014-01-13 00:48:20 +01: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
1895e6acbd bump version to 21105 for beta testers 2014-01-10 14:21:09 +01:00