aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/RemoteServiceActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Trivial spacing changes to conform to style guideThialfihar2014-04-021-1/+1
* Rename layouts for remote activityDominik Schürmann2014-03-261-4/+4
* Make PendingIntents with FLAG_CANCEL_CURRENT and FLAG_ONE_SHOTDominik Schürmann2014-03-261-0/+1
* Return account creation intent if account does not exists in dbDominik Schürmann2014-03-251-3/+3
* More experimental work on API accountsDominik Schürmann2014-03-251-18/+66
* Move classes for OpenPGP API into remote packageDominik Schürmann2014-03-231-0/+279