aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFileFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* New decrypt activity design (WIP), saner UTF8 decoding (replacing ↵Dominik Schürmann2014-09-151-337/+0
| | | | non-decodable characters)
* working version of DecryptVerifyResultVincent Breitmoser2014-09-131-7/+12
|
* introduce OperationResultParcel for PgpDecryptVerify operations (WIP)Vincent Breitmoser2014-09-131-35/+39
|
* Revert changes in DecryptFileFragmentDominik Schürmann2014-09-081-17/+1
|
* Work on Yubikey decryptionDominik Schürmann2014-09-081-1/+17
|
* Get original filename for decryptionDominik Schürmann2014-08-111-5/+90
|
* Optimize importsDominik Schürmann2014-08-051-3/+1
|
* Cleanup, prevent encrypt Intent inceptionDominik Schürmann2014-08-041-2/+3
|
* Merge branch 'master' into improve-file-moremar-v-in2014-07-311-1/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules OpenKeychain/build.gradle OpenKeychain/src/main/AndroidManifest.xml OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/CachedPublicKeyRing.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptMessageFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptAsymmetricFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptMessageFragment.java
| * use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-071-8/+2
| |
* | - add multi select for storage api (kitkat)mar-v-in2014-07-311-2/+11
| | | | | | | | | | - UI fixes - refactoring
* | Encrypt/Decrypt UI workmar-v-in2014-07-021-4/+1
| |
* | Merge branch 'master' into improve-file-moremar-v-in2014-07-011-4/+3
|\| | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/KeychainApplication.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/FileDialogFragment.java
| * Added button_rounded styleDaniel Albert2014-06-281-3/+3
| | | | | | | | converted decrypt_file_fragment to new style
* | Improve file more, Part 1mar-v-in2014-06-221-118/+53
|/ | | | | | | | | | | | | | | - Use Uris where it makes sense, Use File class to clarify it's a file (and not whatever else a string could be) - Show sdcard in side menu in storage API #665 - Propose filename with gpg ending when storing it using the storage API #665 - Don't show output dialog on Android 4.4 #665 - Only show filename on Android < 4.4 #665 TODO: - File deletion for Android < 4.4 - Testing (especially with Android < 4.4) - Batch-encryption - UI - Temporary content provider (see #665 discussion)
* Merge branch 'master' into improve-filemar-v-in2014-06-181-1/+3
|\
| * Moved Notify class to utilsDaniel Haß2014-06-161-1/+1
| |
| * Removed unused importDaniel Haß2014-06-161-1/+0
| |
| * Replaced AppMsg with notify wrapper callDaniel Haß2014-06-161-1/+4
| |
* | Delete using Document API (unsafe)mar-v-in2014-06-101-2/+7
| |
* | Use Document API on KitKat for file encrypt/decryptmar-v-in2014-06-101-19/+60
| |
* | Modify KeychainIntentService to support I/O with URIs, allow input and ↵mar-v-in2014-06-081-1/+1
|/ | | | output to/from different types (eg. encrypt file and return byte array)
* ui: use textview buttons in decrypt verify dialogueVincent Breitmoser2014-05-061-2/+2
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-3/+1
|
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-141-7/+2
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+261