aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/DeleteResult.java
Commit message (Expand)AuthorAgeFilesLines
* Fix delete_failDominik Schürmann2016-04-181-1/+2
* fixed multi-deletion bug, moved logic into DeleteKeyDialogActivityAdithya Abraham Philip2015-07-151-1/+4
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-2/+4
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-1/+15
* implement deletion of filesVincent Breitmoser2015-06-231-1/+1
* Reworked Notify classManoj Khanna2015-03-201-1/+1
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-2/+0
* use Notify helper everywhere, replace supertoasts with snackbar libraryVincent Breitmoser2015-01-191-42/+22
* DeleteResult: add custom createNotifyVincent Breitmoser2014-10-111-0/+96
* move delete into operation classVincent Breitmoser2014-10-111-0/+57