aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/DeleteOperation.java
Commit message (Expand)AuthorAgeFilesLines
* Show notification when READ_CONTACTS permission is denied in sync service, hi...Dominik Schürmann2015-11-231-1/+1
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-9/+0
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-2/+16
* cleanup, NonNull annotation, never return null in PgpDecryptVerifyVincent Breitmoser2015-07-061-0/+2
* fixed package importAdithya Abraham Philip2015-06-271-2/+1
* migrated delete op to KeychainNewServiceAdithya Abraham Philip2015-06-271-2/+10
* Add missing license headersDominik Schürmann2015-03-151-0/+17
* some cleanup and documentation of *Operation classesVincent Breitmoser2014-10-151-0/+8
* move delete into operation classVincent Breitmoser2014-10-111-0/+85