Commit Graph

117 Commits

Author SHA1 Message Date
Dominik Schürmann
3389ee56e4 better error string for too many responses 2014-04-19 15:06:54 +02:00
Dominik Schürmann
b22cf763c4 Trying a fix for #585 2014-04-19 14:47:19 +02:00
Dominik Schürmann
71d8bcc8f4 Fix more strings 2014-04-19 14:13:50 +02:00
Dominik Schürmann
8822f6574d certify keys 2014-04-19 02:25:53 +02:00
Dominik Schürmann
19d3fcec7a Remove unused strings, fix some lint errors, fix some language confusions 2014-04-18 20:41:39 +02:00
Vincent Breitmoser
2a34d0e0e4 add up navigation in ViewCertActivity
Fixes #567
2014-04-17 15:30:16 +02:00
Vincent Breitmoser
52ad83e345 secret keys can only be deleted individually from multi selection 2014-04-17 12:09:09 +02:00
Vincent Breitmoser
c7eb40b814 stripped support: implement has_secret support, in ui and impot of secret keys
Closes #570
2014-04-16 18:14:44 +02:00
Dominik Schürmann
14a8586e8c Improve verification result display, close #568 2014-04-15 22:37:36 +02:00
Dominik Schürmann
13ffd2038d key edit: fix crash when create date was after expiry date, change from gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity 2014-04-14 01:11:08 +02:00
Dominik Schürmann
305b8c1858 Simplify and fix delete key dialog 2014-04-11 19:52:59 +02:00
Vincent Breitmoser
b77fb2fcc0 get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredString 2014-04-11 03:44:13 +02:00
Vincent Breitmoser
593d6ad3f7 Select*KeyFragment rewrites
- moved all specific Public/Secret logic from the Adapter class into
  inner subclasses in the Fragments
- more versatile status display ("revoked", "expired", "can certify"...)
- applied view holder pattern
- query logic, including subqueries, moved into provider classes

Closes #375
2014-04-10 18:47:57 +02:00
Vincent Breitmoser
ce6a4041fd ViewCertActivity cleanup
Closes #547
2014-04-10 15:34: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
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
Dominik Schürmann
6d11371905 Rename folder structure from OpenPGP Keychain to OpenKeychain 2014-04-06 12:57:42 +02:00