aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-1410-68/+88
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* More fixes for import item layoutDominik Schürmann2014-04-111-46/+56
|
* Simplify and fix delete key dialogDominik Schürmann2014-04-112-27/+2
|
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-1/+0
|
* Prettify view_key_userids_itemDominik Schürmann2014-04-111-4/+4
|
* Prettify more layoutsDominik Schürmann2014-04-113-97/+92
|
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-0/+2
|
* remove drawer layout remnants from import key dialogueVincent Breitmoser2014-04-103-78/+46
|
* Select*KeyFragment rewritesVincent Breitmoser2014-04-101-0/+2
| | | | | | | | | | - 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
* ViewCertActivity cleanupVincent Breitmoser2014-04-102-9/+14
| | | | Closes #547
* Prettify more layouts, fix edit and encrypt intents from key viewDominik Schürmann2014-04-093-7/+6
|
* Prettify some layoutsDominik Schürmann2014-04-094-47/+43
|
* Fix certification layoutDominik Schürmann2014-04-091-29/+21
|
* Modified Spinner values for CreateKeyDialog. Added info for user about ↵gogowitczak2014-04-083-4/+27
| | | | custom key length restrictions.
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-088-88/+89
|
* Update copyright timespan for ThialfiharThialfihar2014-04-088-13/+13
|
* Added possibility to enter custom key length. Added key length limitations, ↵gogowitczak2014-04-073-0/+23
| | | | according to issue #102 and SpongyCastle specification.
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-06335-0/+14127