aboutsummaryrefslogtreecommitdiff
path: root/tests/src/com/cyanogenmod/filemanager/commands/shell/AbstractConsoleTest.java
Commit message (Collapse)AuthorAgeFilesLines
* CMFM: Do not use cd and pwd commandsJorge Ruesga2013-01-091-5/+2
| | | | | | | | Remove cd and pwd commands and use / as working directory for shell process (this commands are not used). This prevents that storage volumes from get busy on unmount file systems. Signed-off-by: jruesga <jorge@ruesga.com> Change-Id: I772866c00233351f505b61f53d43bac5de02a5e4
* Change application name to 'File Manager' (issue #20)jruesga2012-10-261-0/+84
Full refactoring of package from explorer to filemanager