aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/ImportExportOperation.java
Commit message (Expand)AuthorAgeFilesLines
* change indentation of import logsVincent Breitmoser2014-10-251-10/+10
* more work on import loggingVincent Breitmoser2014-10-251-1/+2
* add logging to import and change order of import, keyservers firstVincent Breitmoser2014-10-251-23/+38
* Fix import from cloudDominik Schürmann2014-10-241-1/+1
* integrate download from keyserver into key import operationVincent Breitmoser2014-10-231-6/+81
* some cleanup and documentation of *Operation classesVincent Breitmoser2014-10-151-1/+18
* fix export performance problemsVincent Breitmoser2014-10-141-0/+5
* rewrite export with new operation styleVincent Breitmoser2014-10-131-68/+170
* move around package structure a bitVincent Breitmoser2014-10-101-0/+279