aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/EditKeyActivity.java
Commit message (Expand)AuthorAgeFilesLines
* 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