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