Commit Graph

29 Commits

Author SHA1 Message Date
Dominik Schürmann
8fcb0cf98d Merge pull request #545 from danielhass/toast_replacement
Toast replacement
2014-04-10 11:26:53 +02:00
Daniel Haß
8ff9b768a3 Deleted wrong AppMsg 2014-04-10 00:08:26 +02:00
Dominik Schürmann
eba0640d3e Prettify more layouts, fix edit and encrypt intents from key view 2014-04-09 20:10:23 +02:00
Dominik Schürmann
6d00ca7fdb Temporary disable of master key id extraction from uri 2014-04-09 19:57:57 +02:00
Dominik Schürmann
21e6110b6d Prettify some layouts 2014-04-09 19:42:27 +02:00
Vincent Breitmoser
35f9189a82 certs: fix verification in ViewKeyActivity (how embarassing)
Fixes #541
2014-04-09 18:34:19 +02:00
Dominik Schürmann
30652a470f Fix certification layout 2014-04-09 16:35:27 +02:00
Dominik Schürmann
19b62d67b3 Fix NFC 2014-04-09 16:05:47 +02:00
Dominik Schürmann
a0a51c9f92 Fix save keyring, improve signature verification 2014-04-09 15:39:50 +02:00
Daniel Haß
2a9eaaa1fb Replaced Toasts in ViewKeyActivity 2014-04-09 15:14:29 +02:00
Daniel Haß
01991aa127 Removed unused Toast import in ViewKeyActivityJB 2014-04-09 15:11:17 +02:00
Daniel Haß
6c8157152e Replaced Toasts in ImportKeysOrCodeFragment 2014-04-09 15:11:17 +02:00
Dominik Schürmann
27eb7c0f1b Cleanup in SelectKeyCursorAdapter 2014-04-09 01:11:33 +02:00
Dominik Schürmann
9fb493418e Hide keyboard after hiding custom key length field 2014-04-09 00:58:24 +02:00
Dominik Schürmann
e9efd0ec87 Merge pull request #539 from gogowitczak/custom-key-length-info
Modified Spinner values for CreateKeyDialog. Added info for user about custom key length restrictions.
2014-04-09 00:51:58 +02:00
Dominik Schürmann
b682cb2ae5 KeychainIntentService instead of APG 2014-04-09 00:09:47 +02:00
Dominik Schürmann
8680b5b08e Fix DECRYPT and SEND intent 2014-04-09 00:05:16 +02:00
gogowitczak
19cab919af Modified Spinner values for CreateKeyDialog. Added info for user about custom key length restrictions. 2014-04-08 23:59:41 +02:00
Dominik Schürmann
8ab9a0a2d0 Use NotFoundException in more places 2014-04-08 23:41:21 +02:00
Dominik Schürmann
d81de8509b Fix decryption of messages/files encrypted for multiple public keys 2014-04-08 23:01:38 +02:00
Dominik Schürmann
a1efb24228 Introduce ProviderHelper.NotFoundException, remove dead code 2014-04-08 22:25:42 +02:00
Thialfihar
f2d8378d81 Change license from ASLv2 to GPLv3 where possible 2014-04-08 11:59:35 +02:00
Thialfihar
42faf0eb07 Update copyright timespan for Thialfihar 2014-04-08 11:59:35 +02:00
Dominik Schürmann
02549bd439 Merge pull request #536 from gogowitczak/custom-key-length
Added possibility to enter custom key length.
2014-04-08 10:00:53 +02:00
gogowitczak
e76fc97dd6 Fixed coding style. 2014-04-08 00:59:59 +02:00
gogowitczak
fc0c084a62 Added possibility to enter custom key length. Added key length limitations, according to issue #102 and SpongyCastle specification. 2014-04-07 16:31:38 +02:00
Daniel Haß
ddd0111704 Futher Toast replacements in CertifyKeyActivity 2014-04-07 10:48:57 +02:00
Vincent Breitmoser
b4e7d69b35 show key expiry status similar to revocation 2014-04-06 16:09:39 +02:00
Dominik Schürmann
6d11371905 Rename folder structure from OpenPGP Keychain to OpenKeychain 2014-04-06 12:57:42 +02:00