aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/DeleteKeyDialogFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* object oriented split user idDominik Schürmann2015-03-161-3/+3
|
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
| | | | | in KeychainIntentService and replaced int constants with them. Fixed some typos.
* 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 ↵Dominik Schürmann2014-04-111-1/+1
| | | | context (first commit to get context out of pgp classes)
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+174