aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainService.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead codeDominik Schürmann2015-08-271-2/+2
|
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-1/+4
|
* split import and export opsAdithya Abraham Philip2015-06-271-5/+8
|
* renamed KeychainNewService to KeychainServiceAdithya Abraham Philip2015-06-271-0/+215
|
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-184/+0
|
* migrated Keybase verificationAdithya Abraham Philip2015-06-271-179/+1
|
* migrated consolidationAdithya Abraham Philip2015-06-271-19/+1
|
* migrated promote op to KeychainNewServiceAdithya Abraham Philip2015-06-271-25/+0
|
* migrated delete op to KeychainNewServiceAdithya Abraham Philip2015-06-271-23/+0
|
* migrated key creation to KeychainNewServiceAdithya Abraham Philip2015-06-271-21/+0
|
* added export and upload to KeychainNewServiceAdithya Abraham Philip2015-06-271-89/+0
|
* introduced CryptoOperationHelper in ImportKeysActivityAdithya Abraham Philip2015-06-271-265/+26
|
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-1/+0
|
* eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-88/+1
|
* Fix comments in serviceDominik Schürmann2015-06-011-8/+8
|
* corrected indentationAdithya Abraham Philip2015-06-011-271/+278
|
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-0/+858