aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/input
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-6/+8
* support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-202-2/+21
* generalize NfcOperationParcel to RequiredInputParcel, including passphrasesVincent Breitmoser2015-03-192-30/+73
* yubikey certifications!Vincent Breitmoser2015-03-181-15/+66
* generalize nfc crypto input structureVincent Breitmoser2015-03-183-52/+166
* introduce CryptoOperationParcel for nfc dataVincent Breitmoser2015-03-181-0/+52