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