Commit Graph
31 Commits
Author SHA1 Message Date
Dominik Schürmann d19830cd1c essential instead of integral 2014-04-16 21:54:46 +02:00
Dominik Schürmann b0c65729a9 Merge pull request #576 from Valodim/stripped-secretkeys
Support stripped secretkeys
2014-04-16 19:40:36 +02:00
Dominik Schürmann 676262b052 Translations from transifex, fix some strings references 2014-04-16 19:00:06 +02:00
Dominik Schürmann b8b6fc5f6f Fix help_start 2014-04-16 18:49:17 +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 cb9c106878 Start changelog for 2.6 2014-04-16 01:00:19 +02:00
Dominik Schürmann ad6ac28782 Fix SIGNATURE_UNKNOWN_PUB_KEY 2014-04-16 00:18:00 +02:00
Dominik Schürmann 9df498b714 Fix ViewHolder in ImportKeysAdapter 2014-04-15 23:08:41 +02:00
Dominik Schürmann 362a30c502 center empty-info of cert fragment, closes #566 2014-04-15 22:41:47 +02:00
Dominik Schürmann 14a8586e8c Improve verification result display, close #568 2014-04-15 22:37:36 +02:00
Vincent Breitmoser 71fb0f85bf add web of trust help entry 2014-04-15 13:52:31 +02:00
Vincent Breitmoser 227155d484 add debug backup/restore options to main menu
Closes #543
2014-04-14 13:06:49 +02:00
Dominik Schürmann e02e9e6707 Translations from transifex 2014-04-14 11:37:57 +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 89cf46bbd7 More fixes for import item layout 2014-04-11 20:19:21 +02:00
Dominik Schürmann 305b8c1858 Simplify and fix delete key dialog 2014-04-11 19:52:59 +02:00
Dominik Schürmann bbd97cf800 Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested) 2014-04-11 17:14:37 +02:00
Dominik Schürmann a9281b129c Prettify view_key_userids_item 2014-04-11 16:09:51 +02:00
Dominik Schürmann b5c16e2446 Prettify more layouts 2014-04-11 16:00:37 +02:00
Vincent Breitmoser b77fb2fcc0 get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredString 2014-04-11 03:44:13 +02:00
Vincent Breitmoser 4e408fae53 remove drawer layout remnants from import key dialogue 2014-04-10 20:33:22 +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
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 21e6110b6d Prettify some layouts 2014-04-09 19:42:27 +02:00
Dominik Schürmann 30652a470f Fix certification layout 2014-04-09 16:35:27 +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
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
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