aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/filemanager/commands
Commit message (Expand)AuthorAgeFilesLines
* Default file manager fails to search files with Russian file namejaffersulaiman2016-03-303-3/+3
* Adding NULL checks AsyncResultProgram.javaAbhishek Gilra2016-01-251-6/+12
* Secure file moving issue fixroot2015-10-151-0/+7
* Improve copy/move performance with nio and reintroduce cancel.Matt Garnes2015-08-122-3/+3
* Secure Move: Check to make sure libtruecrypt correctly erroredStephen Bird2015-07-271-1/+6
* Implement ability to cancel file copy.Martin Brabham2015-04-133-6/+20
* Fix deadlock when reading shell output.Matt Garnes2015-04-101-18/+5
* Detect text encoding with juniversalchardet.Matt Garnes2015-04-1010-33/+39
* Support ambigous file extension mimetypes.Matt Garnes2015-03-263-3/+19
* CM File Manager - Make AsyncResultExecutable's cancel() and end() innocuousRohit Yengisetty2015-02-122-10/+38
* cmfm: secure storage and other improvementsJorge Ruesga2014-11-1024-17/+3032
* Mount emulated storage in root mode.Danny Baumann2013-10-082-0/+20
* Fix a number of default locale issues.Danny Baumann2013-09-201-1/+3
* Merge "CMFM: CYAN-200 - Archiving and Extracting .ZIP files in CM File Manage...Jorge Ruesga2013-03-182-19/+127
|\
| * CMFM: CYAN-200 - Archiving and Extracting .ZIP files in CM File ManagerJorge Ruesga2013-03-172-19/+127
* | CMFM: Fix checksum java commandJorge Ruesga2013-03-181-2/+2
|/
* CMFM: CYAN-285 - Add ability to calculate file checksumsJorge Ruesga2013-03-166-0/+565
* CMFileManager: Fix tar commandThiago Vinícius Freire de Araújo Ribeiro2013-03-111-1/+3
* CMFM: CYAN-533 - Increase timeout in File ManagerJorge Ruesga2013-03-1013-7/+146
* CMFM: fix broken toolbox ls commandJorge Ruesga2013-02-201-7/+18
* CMFM: Wait indefinitely on privileged console allocationJorge Ruesga2013-01-131-0/+26
* CMFM: Do not use cd and pwd commandsJorge Ruesga2013-01-099-516/+0
* CMFM: Fix race conditionJorge Ruesga2013-01-081-3/+0
* CMFM: Fix AsyncResultProgram deadlockJorge Ruesga2013-01-072-15/+10
* CMFM: Fix sync objectJorge Ruesga2013-01-071-10/+6
* CMFM: Fixes and ImprovementsJorge Ruesga2013-01-0514-421/+326
* Issue 6743: CM FileManager can't recognize file types if named with capital s...Jorge Ruesga2012-12-111-1/+1
* CMFileManager: FormattingJorge Ruesga2012-12-111-4/+7
* CMFileManager: Fix ReadCommand incompatible bufferJorge Ruesga2012-12-111-8/+8
* Fix possible NPE, and log path of "not found" commandsTanguy Pruvot2012-11-172-1/+6
* CMFileManager: Fixes for non-rooted devicesJorge Ruesga2012-11-133-113/+32
* CMFileManager: Fix mv operation on Cross-device link failureJorge Ruesga2012-11-0517-19/+149
* CMFileManager: Fix list of folders with broken symlinksJorge Ruesga2012-11-041-2/+3
* Fix incorrect InsufficientPermissionsException detectionjruesga2012-10-281-1/+1
* Catch InsufficientPermissionsException exception on read filesjruesga2012-10-271-1/+6
* Change application name to 'File Manager' (issue #20)jruesga2012-10-26100-0/+10883