aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainService.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Removed PassphraseChangeParcel and placed its functionality into...Alex Fong2016-05-051-3/+3
* (WIP) Change password when key is stripped #1692Alex Fong2016-05-041-0/+3
* bench: add benchmark operation for testingVincent Breitmoser2015-11-041-0/+3
* Cleanup, fix advanced sharingDominik Schürmann2015-10-151-3/+3
* export: externalize upload into its own operationVincent Breitmoser2015-09-261-0/+3
* mime: create more general InputDataOperation, which for now and does basic mi...Vincent Breitmoser2015-09-151-20/+11
* Merge branch 'master' into mime4jVincent Breitmoser2015-09-141-2/+2
|\
| * Remove dead codeDominik Schürmann2015-08-271-2/+2
* | WIP mime parsingDominik Schürmann2015-08-171-0/+4
|/
* 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