aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/input/CryptoInputParcel.java
Commit message (Expand)AuthorAgeFilesLines
* Prepare decrypt UI for input parcelDominik Schürmann2015-03-311-5/+21
* fix unit tests (for real)Vincent Breitmoser2015-03-201-1/+1
* fix unit tests (syntax)Vincent Breitmoser2015-03-201-0/+10
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-6/+8
* support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-201-2/+17
* generalize NfcOperationParcel to RequiredInputParcel, including passphrasesVincent Breitmoser2015-03-191-1/+18
* generalize nfc crypto input structureVincent Breitmoser2015-03-181-0/+81