aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/results
Commit message (Expand)AuthorAgeFilesLines
* pending results are a type of non-successVincent Breitmoser2014-09-142-5/+6
* (forgot a file for previous commit)Vincent Breitmoser2014-09-141-0/+103
* add SignEncryptResult parcel (probably break stuff)Vincent Breitmoser2014-09-141-0/+31
* log warning on bad uid encodingVincent Breitmoser2014-09-131-0/+1
* add a ton of logging to DecryptVerifyVincent Breitmoser2014-09-131-0/+38
* working version of DecryptVerifyResultVincent Breitmoser2014-09-131-6/+9
* introduce OperationResultParcel for PgpDecryptVerify operations (WIP)Vincent Breitmoser2014-09-131-0/+113
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-136-0/+965