aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/PassphraseDialogFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Remove PassphraseDialogFragmentDominik Schürmann2014-10-251-431/+0
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-131-1/+12
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-2/+3
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-2/+2
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-2/+2
* fix NullPointerException in keyboard hackVincent Breitmoser2014-10-021-1/+10
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-231-3/+4
* Yubikey: use PINDominik Schürmann2014-09-081-1/+1
* add error text on bad passphraseVincent Breitmoser2014-09-071-1/+1
* add proper async check for correct passphrase to passphrasedialogVincent Breitmoser2014-09-071-63/+120
* Add experimental support for yubikey PINs, remove caching of empty passphrasesDominik Schürmann2014-09-051-8/+28
* work on passphrase caching, make use of cached SecretKeyType data (WIP!)Vincent Breitmoser2014-09-031-43/+12
* couple of logging fixesVincent Breitmoser2014-07-311-2/+0
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-7/+7
* Create key: repeat passphraseDominik Schürmann2014-07-301-5/+0
* Open keyboard on passphrase dialog, this should now work on all Android versi...Dominik Schürmann2014-07-271-21/+52
* Fallback if no primary user id existsDominik Schürmann2014-07-161-3/+3
* Fixed issues discussed in #713Daniel Albert2014-07-121-2/+2
* Implemented Notification, no fallback yetDaniel Albert2014-07-121-3/+12
* neatness refactoringVincent Breitmoser2014-06-041-1/+1
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-1/+1
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-10/+17
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-141-2/+2
|\
| * ui: purplize dialog headers (huge hack inside)Vincent Breitmoser2014-05-081-2/+2
* | wrapped-key-ring: more work on passphrase caching and certificationVincent Breitmoser2014-05-041-2/+6
* | wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-041-70/+47
|/
* Trying a fix for #585Dominik Schürmann2014-04-191-15/+21
* get rid of PgpKeyHelper.getMasterKeyIdVincent Breitmoser2014-04-171-3/+6
* Optimize importsDominik Schürmann2014-04-151-0/+1
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-4/+3
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-3/+3
* Use NotFoundException in more placesDominik Schürmann2014-04-081-6/+11
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+328