aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/DeleteKeyDialogFragment.java
Commit message (Expand)AuthorAgeFilesLines
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-211/+0
* add pseudo-static id property to CryptoOperationHelperVincent Breitmoser2015-07-091-1/+1
* changed to work with multi-decryptAdithya Abraham Philip2015-06-271-0/+5
* fixed package importAdithya Abraham Philip2015-06-271-1/+1
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-3/+0
* migrated delete op to KeychainNewServiceAdithya Abraham Philip2015-06-271-42/+65
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-7/+3
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-8/+8
* merged servicesAdithya Abraham Philip2015-06-011-2/+2
* shifted multi-threading to own serviceAdithya Abraham Philip2015-03-231-4/+7
* object oriented split user idDominik Schürmann2015-03-161-3/+3
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
* Simplify dialogs according to Material DesignDominik Schürmann2015-03-041-9/+8
* Simplify delete key dialogDominik Schürmann2015-02-271-2/+9
* DeleteResult: add custom createNotifyVincent Breitmoser2014-10-111-10/+12
* move key deletion into KeychainIntentHandlerVincent Breitmoser2014-08-201-37/+48
* KeychainContract: use longs instead of String, other fixesDominik Schürmann2014-08-051-1/+1
* ui: purplize dialog headers (huge hack inside)Vincent Breitmoser2014-05-081-3/+2
* More code cleanupDominik Schürmann2014-04-191-1/+0
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-12/+24
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-2/+2
* Simplify and fix delete key dialogDominik Schürmann2014-04-111-22/+6
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-1/+1
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+174