aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/dialog/PassphraseDialogFragment.java
Commit message (Expand)AuthorAgeFilesLines
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-251-7/+7
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-151-9/+8
* Move pgp classes into subpackageDominik Schürmann2013-09-151-4/+3
* Handle wrong/no passphraseDominik Schürmann2013-09-081-0/+6
* api: handle passphrase entering correctlyDominik Schürmann2013-09-081-1/+10
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes th...Dominik Schürmann2013-09-061-10/+11
* Crypto Provider implementation startDominik Schürmann2013-05-281-51/+21
* don't cache passphrase twiceAsh Hughes2013-03-141-1/+1
* skip key 0 (master) on retry for passphraseAshley Hughes2013-03-141-1/+1
* private keys without master keys and some fixes for things which broke along ...Ash Hughes2013-03-141-22/+48
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+275