aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainNewService.java
Commit message (Expand)AuthorAgeFilesLines
* renamed KeychainNewService to KeychainServiceAdithya Abraham Philip2015-06-271-215/+0
* removed debug logs, added licensesAdithya Abraham Philip2015-06-271-6/+11
* fixed Certify opAdithya Abraham Philip2015-06-271-2/+2
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-0/+7
* migrated Keybase verificationAdithya Abraham Philip2015-06-271-2/+6
* migrated consolidationAdithya Abraham Philip2015-06-271-0/+3
* migrated promote op to KeychainNewServiceAdithya Abraham Philip2015-06-271-4/+4
* migrated delete op to KeychainNewServiceAdithya Abraham Philip2015-06-271-2/+6
* added export and upload to KeychainNewServiceAdithya Abraham Philip2015-06-271-1/+2
* introduced CryptoOperationHelper in ImportKeysActivityAdithya Abraham Philip2015-06-271-7/+10
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-46/+84
* eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-0/+150