aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/results/DecryptVerifyResult.java
Commit message (Expand)AuthorAgeFilesLines
* move around package structure a bitVincent Breitmoser2014-10-101-132/+0
* pass (encryption) key id from Decrypt*Fragment to NfcActivityVincent Breitmoser2014-09-301-1/+7
* Yubikey text decryption workingDominik Schürmann2014-09-241-5/+7
* Yubikey decryptionDominik Schürmann2014-09-241-7/+5
* 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