aboutsummaryrefslogtreecommitdiff
path: root/src/com/cyanogenmod/filemanager/commands/shell/ExecCommand.java
Commit message (Collapse)AuthorAgeFilesLines
* Detect text encoding with juniversalchardet.Matt Garnes2015-04-101-2/+4
| | | | | | | | | | - 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)
* Change application name to 'File Manager' (issue #20)jruesga2012-10-261-0/+122
Full refactoring of package from explorer to filemanager