| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Issue reproduction steps :
Create shortcut to a file
Launch it
Press back
The shortcut activity never gets dismissed under certain conditions,
this takes care of those.
Change-Id: Ieca832fbb9f70ec54e1dbe22e9b1eac83f633baf
|
| | |
| |
| |
| |
| |
| |
| | |
This changes re-enables the hidden option "swipe to delete"
Change-Id: I4a9f8664d96e6cf536f169eb797bf9d03f33bb6f
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | | |
Change-Id: I49a121af9745651bb6f96ba81313589da3c096c3
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |\ \ \
| |/ /
|/| | |
|
| | |/
| |
| |
| |
| |
| |
| | |
Change-Id: I89c45f03b2ce94666764fc63ca8c4668a71ef7e5
JIRA: CYAN-2650
Issue: https://jira.cyanogenmod.org/browse/CYAN-2650
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |/
|
|
|
|
|
| |
Change-Id: Ie0773d3b1922992dccb90b29cd136eff3397dfee
JIRA: CYAN-2649
Issue: https://jira.cyanogenmod.org/browse/CYAN-2649
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
| |
* Also handle errors incase we fail.
Change-Id: If87fc5484373ddd122973de6e76fdf61f6706d98
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Patchset 2: Remove unnecessary calls to media scan
Change-Id: Ie56ccdd992e2a93c63ab7587135de7cb63bff92e
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |/
|
|
|
|
|
|
| |
Make sure to tell su to mount the emulated storage. As this means that
the su shell lives in its own mount namespace, perform remount
operations on both the foreground and the background console.
Change-Id: I9372eefa1df91d1ecd3c89a25a391b977d77da45
|
| |
|
|
|
|
| |
See http://elliotth.blogspot.com/2012/01/beware-convenience-methods.html
Change-Id: I1f1e8dba6bbe862fcefc4bbde7d3eb0dfaf15982
|
| |
|
|
| |
Change-Id: Ice5cc24d2574894798370eaaae144713414eb6cf
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patchset 8: Move some stuff to MimeTypeHelper
Add cache
Add image and thumbail support
Add setting for this (defaul false for improve performance)
Patchset 9: Fixed icon derp display
Same size for all drawables
Patchset 10: Async drawable load
Shrink cache
Patchset 11: Use layout's width and height to scale the images
Patchset 12: Music album thumbs
Patchset 13: Added suggestions
Fixed FC
Patchset 14: Use content observer for icons
Keep context in icon holder
Fix scroll position being reset on thumbnail load
Patchset 15: Additional fixes and optimizations
Patchset 16: Do not saturate the ui with constants redrawing
Do not send back events while changing to a new directory
Fix FC on HistoryActivity (creation of a ContentObserver inside of a non-ui thread)
Added normalized media paths
Patchset 17: Use a HandlerThread to handle the preview loads
Patchset 18: Optimizations
Patchset 19: Fix deadlock
Patchset 20: Remove debug leftover
Patchset 21: Fix whitespace
Patchset 22: Misc. cleanup
Change-Id: I0a4ea801ff0cfbf31dda125b8925e7d35f4c3c99
|
| |
|
|
|
| |
Change-Id: I73842a09f87fa12ee5b7d7220627e889165c9f54
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
| |
Patchset 2: Opt-in all view settings
Change-Id: I5017806e7a63f956f7b24e298ae13381f8d7f9c5
|
| |
|
|
|
|
|
|
|
|
| |
Check that write operation writes exactly the expected bytes to the backend filesystem.
Otherway, retry the write operation.
Change-Id: I69911d6ce2260b616ce28614fc9ca3a55d474105
JIRA: CYAN-2129
Issue: https://jira.cyanogenmod.org/browse/CYAN-2129
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
| |
Change-Id: I583ca10561882a6768b8af91914bf4ca3224caa7
|
| |
|
|
| |
Change-Id: I5823488c80459a6d47ebc0e5f88c453951ebab9c
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make selection strings use of plurals allowing to translate these into
languages where the logic of plurals is different than in English.
* Rename some plurals as these are not used only in properties dialog
any more.
* Remove quantity="zero" cases from plurals as these are never used in
English.
* Remove now unused strings from translations and rename plurals.
Change-Id: I8c07f1ba85b208d37626106e0e2f691468c1cbc4
|
| |
|
|
|
|
|
| |
Add the code for previously uncovered case - 1 folder and 1 file. While
there remove unnecessary '=' from some comparisons.
Change-Id: I9e4bd03eebcc52c055db6355483b921a832e963b
|
| |
|
|
|
|
|
| |
Change-Id: I7f51e7a3225341e209e1b9b9c1f156ae9e9d55ef
JIRA: CYAN-1224
Issue: https://jira.cyanogenmod.org/browse/CYAN-1224
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
| |
Change-Id: I84984b64c89f6b803c90376f7f20c3cb1c592883
JIRA: CYAN-950
Issue: https://jira.cyanogenmod.org/browse/CYAN-950
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
| |
Change-Id: Ib159ac7a0993d9a71f19e8adac8b81346258f72c
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
|
|
| |
Applying initial directory was overriding the shortcut paths.
Avoid double navigateTo call (initial dir and check intent).
Patchset 2: Rebased
Change-Id: I61519a89e2fc60044c7b08ac4f0596e8f9925893
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
|
| |
Allow the user to select the date/time format to use.
JIRA: CYAN-863
Issue: https://jira.cyanogenmod.org/browse/CYAN-863
Change-Id: I13730e8c82e5de96645c9c70f244535eb449e261
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
|
| |
Patchset 2: Fixed author name
Change-Id: Ice751c89f89f960ef87f89be446a33370ec9d4b8
JIRA: CYAN-786
Issue: https://jira.cyanogenmod.org/browse/CYAN-786
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
When an item is selected, then open the item if the user tap again over the item
Change-Id: Ifd34d39b9b1393dc3bb8d83f1fc25efc8a34683b
JIRA: https://jira.cyanogenmod.org/browse/CYAN-770
Bugfix: CYAN-770
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |/
|
|
|
|
|
|
|
| |
Always display registered apps for SEND and SEND_MULTIPLE actions.
Change-Id: Ia4cd47b62699e25dd503bb3d4083d314f94af032
JIRA: https://jira.cyanogenmod.org/browse/CYAN-768
Bugfix: CYAN-768
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
| |
Change-Id: Ia185f8debd6bebc8fa11b1d22c4739a8a1f74d39
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
features
- This change enables support of syntax highlight in editor. Adds also the next syntax processors:
* PropertiesSyntaxHighlightProcessor
- Option for toggle "no suggestion" in editor
- CleanUp
Patchset 2: Theme color scheme support
Patchset 3: Hexdump binary editor preference
No suggestions editor preference
Syntax Highlight color scheme
Add android-syntax-highlight (CMFM) and color-picker-view libraries
ColorPickerDialog and ColorPickerPreference
Separate preference to its own file
Extract themes strings from dark_theme.xml to strings.xml
Rebased
Change-Id: I9df65e6193d46ebafadee5d545dcde1fc5ce20e9
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
| |
Change-Id: I375e41918f3ff9a4f42010746eeee43177c502fa
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
| |
Change-Id: I877e130cbba31f4f800fcc6c6b9510ae7a947ec6
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
| |
Change-Id: I35c48174e2e6093ada8e45786fe9320193effb96
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
| |
This changes adds support for toggle word wrap in editor
Change-Id: Idd40d4d2b936fa1f3a4435df8c5ba35ede7d6041
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |\
| |
| |
| | |
Manager" into cm-10.1
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added support for zip and unrar commands. Zip, unzip, unlzma, unxz, uncompress and
unrar are now optional. Compress or uncompress of these types are only available
if its commands are present in filesystem
NOTE: This change requires that zip and unrar commands are present in the
filesystem at /system/xbin, which actually don't.
Patchset 2: Rebased
Change-Id: I30667c802bc5b678015b28bb3170377ceb37a1b8
JIRA: https://jira.cyanogenmod.org/browse/CYAN-200
Bugfix: CYAN-200
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |/
|
|
|
| |
Change-Id: Icdda7cc7b5176ecac001087592fd404768ab97e6
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
Added support for compute MD5 and SHA1 file checksums
Patchset 2: Remove trailing whitespaces
Change-Id: I46cbd0d451eea76e259bdddc485774bbfd34cdc0
JIRA: https://jira.cyanogenmod.org/browse/CYAN-285
Bugfix: CYAN-285
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
|
| |
Add -C parameter to tar command. If this is missing, any
attempt to compress using tar will silently fail, creating
an empty destination file, as the source files cannot be
found at the working directory.
Change-Id: I1eee8dee673790c92c43615eaffd1c9f8399373e
|
| |
|
|
|
|
|
|
|
|
|
| |
Fixed timeout problems with list, copy, move and delete commands.
Check new data for list commands; use indefinitely wait for copy, move and delete commands.
Tested with 5000 and 30000 files.
Change-Id: I33cd6c9b7422966cdc4bc0c9cb265f74533ef161
JIRA: https://jira.cyanogenmod.org/browse/CYAN-533
Bugfix: CYAN-533
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
| |
Some paths, like /data/media/0, are being reported as invalid by libcore. Use a double check
to detect these invalid paths
Change-Id: I0f578b3e60849ab53c877daaee7c9577fc0c83dc
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
| |
toolbox ls -alR is broken (only returns the first folder). Change to busybox ls applet.
Change-Id: I5226b3911d0fb2890f7e1cc1cb7a439ea593b1bf
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is used e.g. by k-9 to select an attachment storage path.
There are a number of intent filter conventions for picking directories.
In k-9's code I found the following:
- action org.openintents.action.PICK_DIRECTORY, scheme file
- action com.estrongs.action.PICK_DIRECTORY, scheme file
- action Intent.ACTION_PICK, scheme folder
- action com.androidworkz.action.PICK_DIRECTORY, scheme file
Implemented is the third variant, as it's the most generic way to
describe the intention.
Change-Id: I8752fe0db923a9ca169cc09eeee6a13bb5236626
|
| |
|
|
|
|
|
| |
The file picker is chrooted anyway, so it's confusing to the user to see
a superuser prompt in that case.
Change-Id: Ied492fc2270a343e17057efd252606f230d02180
|
| |
|
|
|
|
|
|
|
|
| |
This changes allows to send multiple files through selecting
multiple files. Add new "Send selection" global menu, that is shown
when user has some selected files, and all of them are files (send multiple
is not allowed for folders)
Change-Id: I1a889c1188803a6639433d4613fec2246d90fc9b
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Also, remove unused public toggleSelection method
Change-Id: I455057234056f3b0d94447fac6bc9b29152b14b6
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|