aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/CertifyActionsParcel.java
Commit message (Expand)AuthorAgeFilesLines
* 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