aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java
Commit message (Expand)AuthorAgeFilesLines
...
* 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