aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations
Commit message (Expand)AuthorAgeFilesLines
* change the way merging is loggedVincent Breitmoser2014-10-251-0/+4
* 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-252-23/+49
* Fix import from cloudDominik Schürmann2014-10-241-1/+1
* Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2014-10-231-6/+81
|\
| * integrate download from keyserver into key import operationVincent Breitmoser2014-10-231-6/+81
* | Externalize QR Code scanning and import into its own activity for better code...Dominik Schürmann2014-10-231-0/+2
|/
* some cleanup and documentation of *Operation classesVincent Breitmoser2014-10-154-4/+60
* fix export performance problemsVincent Breitmoser2014-10-141-0/+5
* forgot committing ExportResult classVincent Breitmoser2014-10-131-0/+60
* rewrite export with new operation styleVincent Breitmoser2014-10-132-68/+188
* CertifyOperation is not a Pgp- operationVincent Breitmoser2014-10-122-13/+38
* DeleteResult: add custom createNotifyVincent Breitmoser2014-10-111-0/+96
* move delete into operation classVincent Breitmoser2014-10-113-1/+152
* move around package structure a bitVincent Breitmoser2014-10-1013-0/+2138