aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes and temporary fixes for returning resultsDominik Schürmann2014-08-201-2/+2
* API: Allow ACTION_SIGN_AND_ENCRYPT with no key ids or user ids extras, fix pr...Dominik Schürmann2014-08-161-49/+51
* do not pre-select revoked or expired keysDominik Schürmann2014-08-161-6/+12
* Fix encrypt onlyDominik Schürmann2014-08-161-9/+2
* Remove support for v3 sig generationDominik Schürmann2014-08-141-2/+0
* API: Return metadata only for v4 api clients and above...Dominik Schürmann2014-08-141-1/+1
* API: Return metadata only for v4 api clientsDominik Schürmann2014-08-141-3/+5
* Dont write version header by defaultDominik Schürmann2014-08-141-2/+2
* API: User interaction when account keys are deletedDominik Schürmann2014-08-131-1/+7
* Better error handling for passphrase cache if key is missingDominik Schürmann2014-08-131-7/+9
* Fix DECRYPT_METADATA apiDominik Schürmann2014-08-121-9/+21
* Fix API version support, update api libDominik Schürmann2014-08-121-2/+4
* Implement EXTRA_ORIGINAL_FILENAME for APIDominik Schürmann2014-08-111-1/+6
* Update api libDominik Schürmann2014-08-111-2/+2
* Decrypt metadata apiDominik Schürmann2014-08-111-3/+17
* Support API versions 3 and 4Dominik Schürmann2014-08-111-1/+4
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-1/+1
* Fix nullpointer in API, fix #693Dominik Schürmann2014-07-081-1/+7
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-1/+1
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-1/+1
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-141-14/+29
|\
| * proper null checks and closing of cursors everywhereVincent Breitmoser2014-05-081-13/+19
| * GET_KEY: also return PendingIntent to key viewDominik Schürmann2014-05-071-1/+10
* | wrapped-key-ring: get rid of bc objects in key editorVincent Breitmoser2014-05-041-1/+1
|/
* Rename setter methods for PgpDecryptVerify.BuilderThialfihar2014-04-291-3/+3
* Rename setter methods for PgpSignEncrypt.BuilderThialfihar2014-04-291-15/+15
* API: Fix GET_KEY, closes #599Dominik Schürmann2014-04-281-10/+13
* Many API fixes for GET_KEY and GET_KEY_IDSDominik Schürmann2014-04-281-9/+23
* Translations from transifex, fix some strings referencesDominik Schürmann2014-04-161-2/+2
* Handle new exceptions in remote serviceDominik Schürmann2014-04-161-7/+44
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-2/+1
* Remove unused blob classes and other dead codeDominik Schürmann2014-04-131-1/+1
* More changes to PgpSignEncryptDominik Schürmann2014-04-121-0/+4
* PgpDecryptVerify is now context-freeDominik Schürmann2014-04-111-1/+10
* PgpSignEncrypt is now context-freeDominik Schürmann2014-04-111-2/+9
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-6/+6
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-4/+4
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+484