Commit Graph

1040 Commits

Author SHA1 Message Date
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
Dominik Schürmann
23d737cf11 LICENSE must be GPLv3 2014-01-28 10:28:42 +01:00
Dominik Schürmann
d335066868 Fix README info about spongy castle 2014-01-28 10:28:17 +01:00
Dominik Schürmann
ba9ae9617e Merge pull request #229 from ashh87/master
re-enable getEmbeddedSignatures
2014-01-27 23:52:26 -08:00
Ashley Hughes
4071ce8550 re-enable getEmbeddedSignatures 2014-01-27 23:31:19 +00:00
Dominik Schürmann
e094d295ea Info about installing apk 2014-01-27 15:10:19 +01:00
Dominik Schürmann
37f6521dd7 build process for API DEmo in README 2014-01-27 14:47:23 +01:00
Dominik Schürmann
a077945407 New gradle folder structure for API Demo 2014-01-27 14:45:19 +01:00
Dominik Schürmann
a2f38b28ab New gradle folder structure for API Demo 2014-01-27 14:44:53 +01:00
Dominik Schürmann
ca462a2d6c New gradle folder structure for API Demo 2014-01-27 14:44:20 +01:00
Dominik Schürmann
e360bb10f6 Spongy Castle info to README 2014-01-27 14:34:36 +01:00
Dominik Schürmann
bd3cf6bd80 Add info about Android Studio to README 2014-01-27 14:20:04 +01:00
Dominik Schürmann
cb3ca37db9 New Gradle project structure 2014-01-27 14:18:25 +01:00
Dominik Schürmann
08e57019b0 Remove old spongy castle libs 2014-01-27 14:01:47 +01:00