aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpKeyOperation.java
Commit message (Collapse)AuthorAgeFilesLines
...
* canonicalize: fix for testsVincent Breitmoser2014-07-191-0/+1
|
* modifyKey: error out on integrity check failsVincent Breitmoser2014-07-121-7/+9
|
* createKey: better logging, handle empty user id caseVincent Breitmoser2014-07-121-44/+56
|
* modifyKey: proper expiry check during SubkeyAddVincent Breitmoser2014-07-111-2/+2
|
* modifyKey: make SubkeyChange operations workVincent Breitmoser2014-07-111-24/+50
|
* SaveKeyringParcel: follow attribute m prefix coding guidelineVincent Breitmoser2014-07-111-15/+15
|
* get rid of some inspection warningsVincent Breitmoser2014-07-111-0/+1
|
* modifyKey: error out on nonexisting new primary user idVincent Breitmoser2014-07-111-0/+10
|
* modifyKey: couple more fixes from testsVincent Breitmoser2014-07-111-4/+8
|
* modifyKey: preserve master key flagsVincent Breitmoser2014-07-111-5/+22
|
* add come createKey stringsVincent Breitmoser2014-07-111-1/+6
|
* support changing primary user id in SaveKeyringParcelVincent Breitmoser2014-07-021-4/+111
| | | | Closes #695
* fix subkey additionVincent Breitmoser2014-07-021-37/+59
|
* add create key capabilities to SaveKeyringParcelVincent Breitmoser2014-06-291-9/+67
|
* code cleanup and plurals in import log entriesVincent Breitmoser2014-06-281-9/+6
| | | | closes #698
* ditch outdated certifyKey operationVincent Breitmoser2014-06-221-54/+0
|
* Merge branch 'new-edit'Vincent Breitmoser2014-06-181-714/+231
|\ | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/OperationResultParcel.java OpenKeychain/src/main/res/values/strings.xml
| * new-edit: add logging to modifySecretKeyRing operationVincent Breitmoser2014-06-171-71/+113
| |
| * new-edit: add new save keyring stuffVincent Breitmoser2014-06-171-148/+116
| |
| * new-edit: remove old save keyring stuffVincent Breitmoser2014-06-171-546/+53
|/
* make everything work againVincent Breitmoser2014-06-021-2/+3
|
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-2/+336
|
* rename SaveKeyringParcel to OldSaveKeyringParcelVincent Breitmoser2014-05-271-3/+3
|
* wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-231-6/+6
|
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-2/+2
|
* wrapped-key-ring: get rid of bc objects in key editorVincent Breitmoser2014-05-041-5/+5
|
* wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-041-2/+2
|
* wrapped-key-ring: more refactoring - no more pgp imports in ↵Vincent Breitmoser2014-05-031-37/+15
| | | | KeychainIntentService!
* wrapped-key-ring: move certification logic into secretkeyVincent Breitmoser2014-05-031-53/+0
|
* Rename ProgressDialogUpdater to ProgressableThialfihar2014-04-291-4/+4
| | | | | Also fix some inconsistent usages of "progress", now using "progressable" in all builders.
* Translations from transifex, fix some strings referencesDominik Schürmann2014-04-161-1/+1
|
* Optimize importsDominik Schürmann2014-04-151-2/+0
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-4/+3
|
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-141-32/+36
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
|
* Fix save keyring, improve signature verificationDominik Schürmann2014-04-091-32/+22
|
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
|
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+769