aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/RemoteService.java
Commit message (Expand)AuthorAgeFilesLines
* Only allow private keys associated to accounts of an appDominik Schürmann2014-04-011-1/+1
* Remove FLAG_ONE_SHOT from most PIsDominik Schürmann2014-03-301-2/+2
* Make PendingIntents with FLAG_CANCEL_CURRENT and FLAG_ONE_SHOTDominik Schürmann2014-03-261-11/+13
* Fix constraints and insertDominik Schürmann2014-03-261-1/+1
* Return account creation intent if account does not exists in dbDominik Schürmann2014-03-251-22/+47
* More experimental work on API accountsDominik Schürmann2014-03-251-4/+4
* Move classes for OpenPGP API into remote packageDominik Schürmann2014-03-231-0/+233