aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/EditKeyActivity.java
Commit message (Expand)AuthorAgeFilesLines
* cleanup layouts, prepare layouts for new key viewDominik Schürmann2014-01-121-1/+1
* fix bad crashesDominik Schürmann2014-01-091-3/+16
* use bootstrap buttonsDominik Schürmann2014-01-091-6/+6
* reorder menus, cleanup code, add experimental tab activityDominik Schürmann2014-01-071-2/+14
* key edit fixesDominik Schürmann2014-01-071-59/+98
* fix nullpointer in EditKeyActivityDominik Schürmann2014-01-021-11/+11
* Simple new list implementations, remove library, use simple adapter with head...Dominik Schürmann2014-01-011-3/+1
* show layout not before passphrase is enteredDominik Schürmann2014-01-011-28/+28
* Fix custom action bars for Android 4.4Dominik Schürmann2013-12-301-35/+3
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-251-16/+16
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-151-48/+92
* Move pgp classes into subpackageDominik Schürmann2013-09-151-4/+4
* Remove most of old APIDominik Schürmann2013-09-091-16/+10
* Put actionbar methods in helperDominik Schürmann2013-09-081-2/+2
* Use ButtonBar instead of ActionBar on Done/Cancel activitiesDominik Schürmann2013-09-061-46/+44
* Disable old APIDominik Schürmann2013-09-061-3/+4
* Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-231-4/+2
* enable passphrase changing for subkey only keychainsAsh Hughes2013-05-131-7/+0
* change edit key for empty private master keysAsh Hughes2013-03-211-0/+15
* Error handling when keyring is not foundDominik Schürmann2013-01-181-7/+13
* Fix edit key intent, api improvementsDominik Schürmann2013-01-181-3/+3
* rename intent actions to use KEYRING instead of KEYDominik Schürmann2013-01-171-2/+2
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+593