aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/CertifyActionsParcel.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-10/+6
|\
| * Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-241-0/+4
| |\
| * | return key ids from PassphraseDialogActivity, accept null useridsVincent Breitmoser2015-03-081-2/+2
| * | minor changes, add convertFingerprintToKeyId methodVincent Breitmoser2015-03-081-10/+5
* | | added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-3/+0
* | | ensuring code style is preservedAdithya Abraham Philip2015-07-031-5/+1
* | | added keyserver/proxy support to certify operationAdithya Abraham Philip2015-07-031-0/+6
* | | eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-0/+2
| |/ |/|
* | 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
|/
* 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