aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptListFragment.java
Commit message (Collapse)AuthorAgeFilesLines
...
* | WIP mime parsingDominik Schürmann2015-08-171-41/+89
|/
* Introduce constants in OpenPgpSignature and DecryptionResult for ↵Dominik Schürmann2015-08-091-7/+7
| | | | unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos
* multi-decrypt: save currentInputUri stateVincent Breitmoser2015-07-091-4/+14
|
* multi-decrypt: add retry mechanismVincent Breitmoser2015-07-081-14/+50
|
* multi-decrypt: add cancelled stateVincent Breitmoser2015-07-081-2/+49
|
* use QueueingCryptoOperationFragment in all other placesVincent Breitmoser2015-07-071-13/+4
|
* fix handling of progress dialog creation in CryptoOperationFragment (fixes ↵Vincent Breitmoser2015-07-071-6/+4
| | | | #1407)
* set data for query intent (fix #1389)Vincent Breitmoser2015-07-051-1/+1
|
* made CryptoOperationFragment implement OperationHelper.CallbackAdithya Abraham Philip2015-06-301-4/+4
|
* changed to work with multi-decryptAdithya Abraham Philip2015-06-271-6/+0
|
* fix: save fileVincent Breitmoser2015-06-231-5/+5
|
* fix original file deletion (and instrumentation)Vincent Breitmoser2015-06-231-6/+21
|
* implement deletion of filesVincent Breitmoser2015-06-231-4/+17
|
* implement saving of filesVincent Breitmoser2015-06-231-2/+23
|
* multi-decrypt: use indeterminate progress onlyVincent Breitmoser2015-06-221-4/+3
|
* add failure state to DecryptListFragmentVincent Breitmoser2015-06-221-56/+91
|
* don't show "delete original file" for non-file input urisVincent Breitmoser2015-06-201-6/+4
|
* fix display of signed-only contentVincent Breitmoser2015-06-201-4/+7
|
* instrument: update symmetric testsVincent Breitmoser2015-06-201-0/+1
|
* fix decrypt view intents, save mimetype in storage provider, and thumbnail ↵Vincent Breitmoser2015-06-201-43/+59
| | | | loading in decrypt list
* extract readTextFromUri into FileHelperVincent Breitmoser2015-06-201-32/+3
|
* more work on decrypt fragment uxVincent Breitmoser2015-06-201-55/+114
|
* working DisplayTextActivity, more input support in DecryptActivityVincent Breitmoser2015-06-201-4/+60
|
* handle empty filename in decrypt listVincent Breitmoser2015-06-191-1/+5
|
* save instance state in DecryptListFragmentVincent Breitmoser2015-06-191-26/+83
|
* rename activities to match new purposeVincent Breitmoser2015-06-181-0/+633