aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/results/DecryptVerifyResult.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes for nfc decryptDominik Schürmann2014-09-181-3/+12
* Work on new result handling (WIP)Dominik Schürmann2014-09-171-4/+4
* work on OperationResultParcelVincent Breitmoser2014-09-141-1/+1
* pending results are a type of non-successVincent Breitmoser2014-09-141-2/+3
* working version of DecryptVerifyResultVincent Breitmoser2014-09-131-6/+9
* introduce OperationResultParcel for PgpDecryptVerify operations (WIP)Vincent Breitmoser2014-09-131-0/+113