aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/OperationResult.java
Commit message (Collapse)AuthorAgeFilesLines
...
* | add PIN as a SecretKeyTypeVincent Breitmoser2014-12-301-0/+1
| |
* | introduce handling of notation direct key signatures, and experimental pin ↵Vincent Breitmoser2014-12-301-1/+3
|/ | | | notation packet
* Display error on certification attempt with yubikeyVincent Breitmoser2014-10-261-0/+1
| | | | Closes #978
* Retry canonicalization with pubkey self certs if first attempt failedVincent Breitmoser2014-10-261-0/+1
| | | | Fixes #974
* more rewordingVincent Breitmoser2014-10-251-2/+2
|
* change the way merging is loggedVincent Breitmoser2014-10-251-0/+4
|
* add logging to import and change order of import, keyservers firstVincent Breitmoser2014-10-251-0/+11
|
* Externalize QR Code scanning and import into its own activity for better ↵Dominik Schürmann2014-10-231-0/+2
| | | | code separation
* rewrite export with new operation styleVincent Breitmoser2014-10-131-0/+18
|
* move delete into operation classVincent Breitmoser2014-10-111-1/+10
|
* move around package structure a bitVincent Breitmoser2014-10-101-0/+710