aboutsummaryrefslogtreecommitdiff
path: root/src/com/cyanogenmod/filemanager/commands/shell/WriteCommand.java
Commit message (Collapse)AuthorAgeFilesLines
* Detect text encoding with juniversalchardet.Matt Garnes2015-04-101-2/+2
| | | | | | | | | | - When opening files in the built in editor for display, detect the encoding with juniversalchardet, so that the correct encoding will be used. - Use byte buffers to back ShellConsole instead of StringBuffers Change-Id: I85fa567ef589a82f1c8604f1f215647376c31c9a (cherry picked from commit 55c55835d3bd685dde542b4f5952ce401542ab84)
* CMFM: Fix AsyncResultProgram deadlockJorge Ruesga2013-01-071-5/+5
| | | | | Change-Id: Idd32ef7902eaf86e573728f7e442c281a47249fc Signed-off-by: jruesga <jorge@ruesga.com>
* Change application name to 'File Manager' (issue #20)jruesga2012-10-261-0/+161
Full refactoring of package from explorer to filemanager