aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget
Commit message (Expand)AuthorAgeFilesLines
* allow blank names and emailsAshley Hughes2014-02-061-50/+17
* new Ids need to be savedAshley Hughes2014-02-062-5/+6
* notify of changesAshley Hughes2014-02-052-1/+47
* edit ui knows it it has been changedAshley Hughes2014-02-052-6/+21
* saveAshley Hughes2014-02-055-10/+69
* use usage argument if neededAshley Hughes2014-02-042-5/+7
* preserve keys that we don\'t use in the appAshley Hughes2014-02-041-11/+9
* fix certify keys without sign flagAshley Hughes2014-02-041-1/+0
* save flags from checkboxesAshley Hughes2014-02-031-14/+12
* include authentication keysAshley Hughes2014-02-031-0/+1
* set checkboxes from key propertiesAshley Hughes2014-02-021-37/+37
* replace spinner with non-functioning checkboxesAshley Hughes2014-02-021-22/+22
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-6/+4
* create new keys without lots of extra certificationAshley Hughes2014-02-011-24/+9
|\
| * wrong types being createdAshley Hughes2014-02-011-2/+2
| * create keys with minimal keyrings being constructed in betweenAshley Hughes2014-01-311-1/+1
| * generate single keyAshley Hughes2014-01-311-21/+7
* | Allow state loss on dismissal of progress dialogs, fixes #217Dominik Schürmann2014-01-311-22/+26
|/
* bouncycastle uses the Date class, based off of UTC. Force all GregorianCalend...Ashley Hughes2014-01-301-4/+6
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-9/+6
* New Gradle project structureDominik Schürmann2014-01-278-0/+1149