aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/PassphraseDialogActivity.java
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove old pattern lib, add new pattern libDominik Schürmann2015-02-231-13/+11
|/
* fix small merge conflict oversightVincent Breitmoser2014-12-301-3/+0
|
* Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Vincent Breitmoser2014-12-301-32/+85
|\ | | | | | | | | | | | | | | development Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedSecretKey.java OpenKeychain/src/main/res/values/strings.xml
| * New work on PIN and lock pattern UIDominik Schürmann2014-12-291-32/+85
| |
* | add PIN as a SecretKeyTypeVincent Breitmoser2014-12-301-0/+3
|/
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-131-1/+13
|
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-3/+4
|
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-2/+2
| | | | This reverts commit 49b4ff63122988dc1587844e6b4b2ee5d0855385.
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-2/+2
|
* more getActivity() checksVincent Breitmoser2014-10-031-2/+11
|
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-231-5/+6
|
* PassphraseDialogActivity usage in Remote APIDominik Schürmann2014-09-171-19/+29
|
* Fix cleartext verifyDominik Schürmann2014-09-171-0/+7
|
* Passphrase handling in encryptDominik Schürmann2014-09-171-17/+22
|
* Work on new result handling (WIP)Dominik Schürmann2014-09-171-4/+4
|
* deactivate screenshots in new PassphraseDialogActivityDominik Schürmann2014-09-131-0/+10
|
* Add new PassphraseDialogActivity, a transparent activity that only holds the ↵Dominik Schürmann2014-09-131-0/+357
passphrase dialog