aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Dominik Schürmann2014-10-231-6/+81
|\ | | | | | | | | | | | | development Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListActivity.java
| * 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 ↵Dominik Schürmann2014-10-231-0/+2
|/ | | | code separation
* 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