aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/KeyEditor.java
Commit message (Expand)AuthorAgeFilesLines
* final link in chain, fix compileAshley Hughes2014-02-061-2/+1
* notify of changesAshley Hughes2014-02-051-0/+24
* saveAshley Hughes2014-02-051-5/+32
* use usage argument if neededAshley Hughes2014-02-041-3/+5
* 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
* 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-271-0/+256