aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/EditKeyActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Add export... button and functionality in multi-selectuberspot2014-03-111-2/+1
* Make export work with rowIds instead of MasterKeyIdsuberspot2014-03-111-1/+2
* Remove duplicate code from ActionBarHelper. You can now set the drawables via...uberspot2014-03-111-5/+5
* Appropriate save Icon in EditKeyActivityuberspot2014-03-111-1/+1
* getString before init of KeychainIntentHandlerDominik Schürmann2014-03-101-1/+1
* Fix progress_generating and reformatDominik Schürmann2014-03-101-1/+2
* progress is shown when creating the default key based on number of keys crea...grait2014-03-081-1/+1
* removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-2/+2
* corrected commitAnkush2014-03-071-17/+17
* #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
* 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