Commit Graph

903 Commits

Author SHA1 Message Date
Dominik Schürmann
1b0b761352 Fix scanning of fingerprint qr code, whole qr code scanning still broken 2014-02-01 22:51:07 +01:00
Dominik Schürmann
20af0d3b2e Fix QR Code URI 2014-02-01 22:06:57 +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
17f63e0716 Fix loader init 2014-02-01 20:11:17 +01:00
Dominik Schürmann
750aaead8e Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain 2014-02-01 19:50:01 +01:00
Dominik Schürmann
0e53d901e6 search works 2014-02-01 19:49:44 +01:00
Ashley Hughes
c07be572c2 fix disable editing for subkey keys 2014-02-01 18:32:06 +00:00
Dominik Schürmann
7e634a9930 Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain 2014-02-01 18:53:19 +01:00
Ashley Hughes
1e565ef872 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-02-01 17:29:23 +00:00
Ashley Hughes
65d328be14 make sure method is public 2014-02-01 17:28:56 +00:00
Dominik Schürmann
a891ff2f7c rename KeyServerUploadActivity to UploadKeyActivity 2014-02-01 18:16:25 +01:00
Dominik Schürmann
abbdfd48df Started working on integration of keyserver query into import activity 2014-02-01 18:13:26 +01:00
Ashley Hughes
af5e01db8e create new keys without lots of extra certification 2014-02-01 17:01:03 +00:00
Ashley Hughes
3f0f3cca6a wrong types being created 2014-02-01 16:36:33 +00:00
Dominik Schürmann
b87f0b2658 save fingerprint on save 2014-02-01 16:35:53 +01:00
Dominik Schürmann
c4340b2379 No bouncy castle objects in key view 2014-02-01 16:34:42 +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
4c8809042f Remove eclipse info from README 2014-01-31 18:33:51 +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
34d791c9bd Allow state loss on dismissal of progress dialogs, fixes #217 2014-01-31 18:16:06 +01:00
Dominik Schürmann
d8a91f15df Fix and simplify user id parsing 2014-01-31 17:55:24 +01:00
Ashley Hughes
de6a515ca5 create keys with minimal keyrings being constructed in between 2014-01-31 15:19:59 +00:00
Ashley Hughes
7897c6fadd more probable changes for spongycastle2 2014-01-31 15:19:07 +00:00
Dominik Schürmann
3c897d68ff Change gradle build for spongy castle, now Android Studio properly finds the classes 2014-01-31 14:08:38 +01:00
Dominik Schürmann
a0c851299a update from transifex 2014-01-31 13:23:57 +01:00
Ashley Hughes
f7afa0c820 default keys gen 2014-01-31 11:49:08 +00:00
Ashley Hughes
617f117e23 generate single key 2014-01-31 11:44:10 +00:00
Ashley Hughes
fa0bd5edb4 builds, but intents are not called or handled correctly 2014-01-30 15:50:24 +00:00
Ashley Hughes
715ba7604c needs to be public... 2014-01-30 15:43:33 +00:00
Ashley Hughes
9f38c1436c save work 2014-01-30 15:43:08 +00:00
Ashley Hughes
4119757699 bouncycastle uses the Date class, based off of UTC. Force all GregorianCalendars to use UTC, so get and set of key dates works as expected 2014-01-30 11:35:55 +00:00
Ashley Hughes
358ab7d7e4 binding signatures have the same creation time 2014-01-30 09:50:56 +00:00
Dominik Schürmann
39d24d6d9d Merge pull request #233 from ashh87/expiry
change key expiry
2014-01-30 00:03:42 -08: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
7b38bfcbf4 show unknown in ViewKey if user id is not set 2014-01-29 03:58:36 +01:00
Dominik Schürmann
c70195e4e3 Give expiry dates to PgpKeyOperation 2014-01-29 03:51:36 +01:00
Dominik Schürmann
ecf6fc26c5 Use intent data instead of IDs for upload and sign, fixes #205 2014-01-29 03:24:42 +01:00
Dominik Schürmann
f276455624 save keyring in-place, fixes #228, #203 2014-01-29 03:06:26 +01:00
Dominik Schürmann
ca9696ff34 Update gradle build files to use android plugin 0.8.0, build tools 19.0.1 2014-01-29 01:49:59 +01:00
Dominik Schürmann
312b7fde53 small code restructures 2014-01-29 01:38:34 +01:00
Dominik Schürmann
2b0a7f2bf8 Merge pull request #232 from ashh87/export-with-certs
Small import/export fixes
2014-01-28 16:11:39 -08:00
Ashley Hughes
2d4b2ae0df show import secret key userID 2014-01-28 23:55:27 +00:00
Ashley Hughes
e6d4b0c70b exporting secret keys means exporting public, no need to do so twice 2014-01-28 23:03:52 +00:00
Dominik Schürmann
50f06c3eb3 Update github links 2014-01-28 10:54:11 +01:00
Dominik Schürmann
0d1cd047c9 Fix logging in ClipboardReflection 2014-01-28 10:31:36 +01:00