aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget
Commit message (Collapse)AuthorAgeFilesLines
...
* | action bar and a small fixAshley Hughes2014-02-062-4/+7
| |
* | select old date doesn't need saveAshley Hughes2014-02-061-2/+6
| |
* | pass message when key addedAshley Hughes2014-02-061-0/+6
| |
* | some fixesAshley Hughes2014-02-061-20/+27
| |
* | final link in chain, fix compileAshley Hughes2014-02-062-2/+6
| |
* | 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 ↵Ashley Hughes2014-01-301-4/+6
| | | | GregorianCalendars to use UTC, so get and set of key dates works as expected
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-9/+6
|
* New Gradle project structureDominik Schürmann2014-01-278-0/+1149