aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/CertifyActionsParcel.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-241-0/+4
|\
| * fix more unit tests (syntax)Vincent Breitmoser2015-03-201-9/+1
| * support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-201-4/+0
| * yubikey certifications!Vincent Breitmoser2015-03-181-2/+12
| * generalize nfc crypto input structureVincent Breitmoser2015-03-181-7/+6
| * introduce CryptoOperationParcel for nfc dataVincent Breitmoser2015-03-181-2/+9
* | return key ids from PassphraseDialogActivity, accept null useridsVincent Breitmoser2015-03-081-2/+2
* | minor changes, add convertFingerprintToKeyId methodVincent Breitmoser2015-03-081-10/+5
|/
* add support for certification of user attributesVincent Breitmoser2015-03-081-3/+11
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+1
* certify: get rid of fingerprint checkVincent Breitmoser2014-10-041-5/+3
* redesign certify action to work with parcel input and resultVincent Breitmoser2014-10-041-0/+111