aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-484/+0
* Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-041-10/+12
|\
| * Merge branch 'db-overhaul' of git://github.com/Valodim/openpgp-keychain into ...Dominik Schürmann2014-04-031-1/+1
| |\
| * | ChangelogDominik Schürmann2014-04-031-1/+1
| * | Key lookup for APIDominik Schürmann2014-04-031-5/+7
| * | Key lookup for APIDominik Schürmann2014-04-031-5/+5
* | | db-overhaul: reintroduce by-mail and by-subkey queriesVincent Breitmoser2014-04-041-8/+8
* | | db-overhaul: minor stuff, mostly ProviderHelperVincent Breitmoser2014-04-041-3/+4
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-031-6/+15
|\|
| * Rearrange too long linesThialfihar2014-04-021-5/+10
| * Only allow private keys associated to accounts of an appDominik Schürmann2014-04-011-4/+8
* | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-1/+1
|/
* Fix symmetric decryptionDominik Schürmann2014-04-011-3/+2
* More experimental work on decrypt fragmentsDominik Schürmann2014-03-301-2/+2
* Remove FLAG_ONE_SHOT from most PIsDominik Schürmann2014-03-301-4/+4
* Make PendingIntents with FLAG_CANCEL_CURRENT and FLAG_ONE_SHOTDominik Schürmann2014-03-261-14/+15
* Return account creation intent if account does not exists in dbDominik Schürmann2014-03-251-0/+3
* More experimental work on API accountsDominik Schürmann2014-03-251-21/+27
* Move classes for OpenPGP API into remote packageDominik Schürmann2014-03-231-0/+463