aboutsummaryrefslogtreecommitdiff
path: root/src/com/cyanogenmod/filemanager/commands/java/ReadCommand.java
Commit message (Collapse)AuthorAgeFilesLines
* CMFileManager: Fix ReadCommand incompatible bufferJorge Ruesga2012-12-111-8/+8
| | | | | | Replace Reader buffer for InputStream buffer for avoid incomplatible char[] -> byte[] conversion. Change-Id: Ic916f55e5b0be96d1b4ffef36ddd5d5858ea3fdc
* Change application name to 'File Manager' (issue #20)jruesga2012-10-261-0/+233
Full refactoring of package from explorer to filemanager