aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyInputFragment.java
Commit message (Expand)AuthorAgeFilesLines
* fix hideKeyboard() in other activities as well, just to be safeVincent Breitmoser2014-10-021-0/+3
* Dont show keyboard by default in key creation to allow the user to get an ove...Dominik Schürmann2014-09-271-3/+1
* Hack to fix #805Dominik Schürmann2014-09-221-4/+6
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-1/+1
* Fix animations in create keyDominik Schürmann2014-07-311-1/+1
* Create key: work on uploadDominik Schürmann2014-07-301-1/+0
* Create key: repeat passphraseDominik Schürmann2014-07-301-2/+32
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-07-301-15/+0
* Create key with fragmentsDominik Schürmann2014-07-301-0/+200