aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyNameFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Handle user input on key creation more generouslyfiaxh2016-04-151-29/+4
| | | | | Allow empty name and do not regex-check email fixes #1825
* Manage my keys wizardDominik Schürmann2015-03-191-23/+17
|
* New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-14/+1
|
* Make create key wizard step-by-stepDominik Schürmann2015-03-091-0/+140