aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results
Commit message (Expand)AuthorAgeFilesLines
...
* | more data in RequiredInputParcel, OperationResult notificationsVincent Breitmoser2015-03-212-9/+22
* | add edit key unit test for no-opVincent Breitmoser2015-03-201-0/+1
* | fix unit tests (for real)Vincent Breitmoser2015-03-201-1/+3
* | Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-202-9/+12
|\|
| * New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-192-8/+11
* | support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-203-34/+11
* | generalize NfcOperationParcel to RequiredInputParcel, including passphrasesVincent Breitmoser2015-03-193-8/+6
* | yubikey certifications!Vincent Breitmoser2015-03-184-4/+85
* | generalize nfc crypto input structureVincent Breitmoser2015-03-182-14/+4
|/
* add support for certification of user attributesVincent Breitmoser2015-03-081-2/+2
* Check for insecure hash and symmetric encryption algos on decryptDominik Schürmann2015-03-051-0/+2
* Merge branch 'development' of https://github.com/adithyaphilip/open-keychain ...Dominik Schürmann2015-03-041-0/+7
|\
| * added logging, notify for log exportAdithya Abraham Philip2015-03-011-0/+7
* | Cleanup for styleMorgan Gangwere2015-03-031-13/+6
* | Fix root cause of #1077Morgan Gangwere2015-03-031-6/+70
|/
* Merge keybase-proof branchDominik Schürmann2015-02-271-0/+9
|\
| * Moved from WebView to Spannables, some proof cleanup tooTim Bray2014-11-071-0/+9
* | determine correct filesize during decryption from LiteralData packetVincent Breitmoser2015-02-171-0/+1
* | rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-015-119/+198
* | prevent recursive consolidateVincent Breitmoser2015-01-311-0/+1
* | Merge remote-tracking branch 'origin/t/snackbar' into developmentDominik Schürmann2015-01-295-198/+96
|\ \
| * | use Notify helper everywhere, replace supertoasts with snackbar libraryVincent Breitmoser2015-01-195-198/+96
* | | Merge branch 'development' into detached-sigs-apiDominik Schürmann2015-01-273-0/+17
|\ \ \
| * | | backend support for charset in ascii-armored streamsVincent Breitmoser2015-01-272-0/+12
| * | | move last parts of import logic from kis into operationVincent Breitmoser2015-01-262-0/+5
* | | | Merge branch 'development' into detached-sigs-apiDominik Schürmann2015-01-262-3/+95
|\| | |
| * | | lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-3/+3
| * | | introduce PromoteKeyOperation to create dummy secret from public keysVincent Breitmoser2015-01-252-0/+60
| * | | work on divert-to-key and other keyring stuffVincent Breitmoser2015-01-251-0/+2
| |/ /
| * | small fixes to user attribute handlingVincent Breitmoser2015-01-141-0/+1
| * | actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-141-0/+12
| * | support addition of user attributesVincent Breitmoser2015-01-131-0/+2
| * | add support for user attributes (during canonicalization)Vincent Breitmoser2015-01-121-0/+15
* | | Experimental API support for detached signatures (not tested)Dominik Schürmann2015-01-081-0/+16
|/ /
* | make certify routines more robust (#1016)Vincent Breitmoser2015-01-031-0/+1
* | add more descriptive string about non-mdc encrypted dataVincent Breitmoser2015-01-031-0/+1
* | encapsulate high level edit key into new operation classVincent Breitmoser2015-01-033-15/+76
* | extend canonicalize to strip local certificates on exportVincent Breitmoser2015-01-021-6/+8
* | small improvements regarding pin tests and loggingVincent Breitmoser2015-01-011-0/+2
* | add PIN as a SecretKeyTypeVincent Breitmoser2014-12-301-0/+1
* | introduce handling of notation direct key signatures, and experimental pin no...Vincent Breitmoser2014-12-301-1/+3
|/
* Display error on certification attempt with yubikeyVincent Breitmoser2014-10-261-0/+1
* implement upload of keyring after certification, check that option by defaultVincent Breitmoser2014-10-261-2/+8
* Retry canonicalization with pubkey self certs if first attempt failedVincent Breitmoser2014-10-261-0/+1
* 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 code...Dominik Schürmann2014-10-231-0/+2
* forgot committing ExportResult classVincent Breitmoser2014-10-131-0/+60
* rewrite export with new operation styleVincent Breitmoser2014-10-131-0/+18