aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-101-0/+8
| | | | Closes #547
* Modified Spinner values for CreateKeyDialog. Added info for user about ↵gogowitczak2014-04-082-4/+20
| | | | custom key length restrictions.
* Added possibility to enter custom key length. Added key length limitations, ↵gogowitczak2014-04-072-0/+5
| | | | according to issue #102 and SpongyCastle specification.
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-068-0/+626