aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyActivity.java
Commit message (Expand)AuthorAgeFilesLines
...
| * #226: Async key gen task is stopped if progress is canceledJessica Yuen2014-03-021-2/+14
| * #226: Activity no longer closes if progress is canceled for key creation in E...Jessica Yuen2014-03-021-1/+1
| * #226: Added cancel option to ProgressDialogFragments. Create Key is now cance...Jessica Yuen2014-03-021-1/+3
* | use parcel to save keys, but saving existing keys is disabled, pending a rewr...Ashley Hughes2014-03-061-29/+17
* | fix saving new key (tmp)Ashley Hughes2014-03-061-1/+4
* | pass through which keys are newAshley Hughes2014-02-221-0/+2
* | change how primary id changing is passed throughAshley Hughes2014-02-221-0/+2
* | pass through deleted keysAshley Hughes2014-02-151-0/+3
* | propgate throughAshley Hughes2014-02-141-3/+4
* | save work, this code doesn't work...Ashley Hughes2014-02-131-0/+15
* | saving fixesAshley Hughes2014-02-081-13/+13
* | some AS Inspect Code fixesAshley Hughes2014-02-081-18/+15
* | consistent uiAshley Hughes2014-02-081-10/+7
* | keep track of brand new keys, they need savingAshley Hughes2014-02-081-1/+4
* | fix create keyring crashAshley Hughes2014-02-081-6/+10
* | disable export if unsavedAshley Hughes2014-02-081-2/+6
* | small extra checkAshley Hughes2014-02-081-18/+20
* | can change passwordsAshley Hughes2014-02-061-1/+1
* | ask for saveAshley Hughes2014-02-061-2/+31
* | action bar and a small fixAshley Hughes2014-02-061-26/+31
* | passphrase changes update need to saveAshley Hughes2014-02-061-3/+21
* | final link in chain, fix compileAshley Hughes2014-02-061-6/+6
* | saveAshley Hughes2014-02-051-1/+12
* | fix certify keys without sign flagAshley Hughes2014-02-041-1/+1
|/
* change when passphrase is requested in edit activityAshley Hughes2014-02-021-22/+29
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-7/+5
* allow passphrases to be removedAshley Hughes2014-02-021-2/+4
* fix disable editing for subkey keysAshley Hughes2014-02-011-1/+1
* create keys with minimal keyrings being constructed in betweenAshley Hughes2014-01-311-5/+4
* default keys genAshley Hughes2014-01-311-12/+8
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-3/+24
* New Gradle project structureDominik Schürmann2014-01-271-0/+666