aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/OpenPgpService.java
Commit message (Expand)AuthorAgeFilesLines
* Only allow private keys associated to accounts of an appDominik Schürmann2014-04-011-4/+8
* 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