aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog
Commit message (Expand)AuthorAgeFilesLines
* 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-113-8/+10
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-2/+2
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-10/+13
* Hide keyboard after hiding custom key length fieldDominik Schürmann2014-04-091-1/+9
* Merge pull request #539 from gogowitczak/custom-key-length-infoDominik Schürmann2014-04-091-37/+84
|\
| * Modified Spinner values for CreateKeyDialog. Added info for user about custom...gogowitczak2014-04-081-37/+84
* | Use NotFoundException in more placesDominik Schürmann2014-04-081-6/+11
* | Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-1/+7
|/
* Fixed coding style.gogowitczak2014-04-081-3/+6
* Added possibility to enter custom key length. Added key length limitations, a...gogowitczak2014-04-071-22/+126
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-0610-0/+1723