aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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 ↵Dominik Schürmann2014-04-111-6/+6
| | | | context (first commit to get context out of pgp classes)
* 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