aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptFileFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* fix message and uri from encrypt intentmar-v-in2014-08-131-10/+0
|
* Optimize importsDominik Schürmann2014-08-051-0/+1
|
* Cleanup, prevent encrypt Intent inceptionDominik Schürmann2014-08-041-5/+3
|
* Fix focusing with To fieldmar-v-in2014-08-021-3/+7
|
* Encrypt UI (drop downs)mar-v-in2014-08-011-1/+0
|
* Cache input file thumbnail.mar-v-in2014-08-011-3/+20
|
* - add multi select for storage api (kitkat)mar-v-in2014-07-311-38/+35
| | | | | - UI fixes - refactoring
* Load of rework on EncryptActivity, still some TODOsmar-v-in2014-07-201-215/+53
|
* Many changes to file ... and still incompletemar-v-in2014-07-061-55/+135
| | | | | - Multi file - Reworked UI
* Encrypt/Decrypt UI workmar-v-in2014-07-021-12/+36
|
* Merge branch 'master' into improve-file-moremar-v-in2014-07-011-3/+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
| * Updated file_dialog to use the new buttonsDaniel Albert2014-06-291-3/+3
| |
* | Improve file more, Part 1mar-v-in2014-06-221-128/+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)
* Delete using Document API (unsafe)mar-v-in2014-06-101-3/+12
|
* Use Document API on KitKat for file encrypt/decryptmar-v-in2014-06-101-19/+58
|
* 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 textviews instead of bootstrap buttons in SignEncryptVincent Breitmoser2014-05-061-2/+2
|
* Trying a fix for #585Dominik Schürmann2014-04-191-1/+0
|
* Remove unused strings, fix some lint errors, fix some language confusionsDominik Schürmann2014-04-181-1/+1
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-5/+4
|
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-141-1/+1
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* Remove some Ids...Dominik Schürmann2014-04-111-13/+13
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+380