aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/filemanager/util
Commit message (Expand)AuthorAgeFilesLines
* Fix rename of files ending with . on sdcardemancebo2016-10-281-7/+33
* Fix no icon for 3GP filesKeith Mok2016-06-231-2/+2
* Assign application/octet-stream to unknown file extensionsScott Mertz2016-06-231-2/+2
* Fix Rename on VFatherriojr2016-06-201-13/+22
* ListPopupWindow: set height of the listStephen Bird2016-06-201-0/+15
* Filter out vnd.android.cursor mimetype for PickerKeith Mok2016-06-131-0/+11
* Default file manager fails to search files with Russian file namejaffersulaiman2016-03-301-20/+2
* cmfm: this is TOYBOXGianmarco Reverberi2015-12-171-24/+29
* Regex metacharacters result in error post searchRichard MacGregor2015-08-261-3/+17
* Fix MediaScan issue w/ DeletingStephen Bird2015-08-211-6/+53
* Fixed MediaScan Issue w/ Directoriesherriojr2015-08-191-12/+81
* Fix FileSystemInfo's ImageView shows incorrect picture in BreadcrumbView .kai.cao2015-08-131-7/+5
* Fix improper exception handling during copy operation.Matt Garnes2015-08-131-2/+6
* Improve copy/move performance with nio and reintroduce cancel.Matt Garnes2015-08-121-38/+50
* Fixed ANR & Memory Leak Associated with 3GPherriojr2015-08-052-2/+21
* Revert "Made NavigationView reliant on FileObserver to keep up to date."herriojr2015-08-051-146/+120
* Made NavigationView reliant on FileObserver to keep up to date.herriojr2015-07-311-120/+146
* [CMFileManager] Fix can't copy after disconnect with pc.kai.cao2015-07-311-25/+48
* Sizes: Let disk usage show sizes as doublesStephen Bird2015-06-111-5/+9
* MediaScanning: Update with calls to MediascannerStephen Bird2015-06-111-24/+22
* Delete destination file when copy failsd34d2015-06-111-0/+7
* CMFileManager: when cancel coping, the dest file also exists and is incomplete.jing.zhao2015-04-211-0/+5
* Implement ability to cancel file copy.Martin Brabham2015-04-132-5/+22
* Fix support for USB OTG.Matt Garnes2015-04-021-5/+9
* Catch RuntimeException when opening 3gp files for inspection.Matt Garnes2015-04-011-8/+18
* CMFileManager: account for displayed dialogs during activity tear downRaj Yengisetty2015-03-301-2/+15
* Support ambigous file extension mimetypes.Matt Garnes2015-03-262-20/+193
* CM File Manager - Gracefully handle renaming on case-insensitive filesystemsRohit Yengisetty2015-03-212-2/+19
* cmfm: add support for init navigation in a concrete folderstable/cm-12.0-YNG1IJorge Ruesga2015-02-271-0/+5
* cmfm: add support for Intent.EXTRA_MIME_TYPESJorge Ruesga2015-02-271-4/+18
* CM File Manager : Populate results as they are found while searchingRohit Yengisetty2015-01-292-11/+91
* Inform the user if copy/move fails with no space remaining.Matt Garnes2015-01-212-8/+27
* CMFileManager: Include sort by typeRaj Yengisetty2015-01-132-0/+27
* CMFileManager: Add sort by sizeRaj Yengisetty2015-01-121-0/+9
* CMFileManager:Martin Brabham2014-12-171-2/+4
* CMFileManager : Delete from media store when renaming/deleting filesDanesh M2014-12-142-9/+13
* CMFileManager : Pass appropriate media type uri when ACTION_VIEWDanesh Mondegarian2014-12-142-7/+69
* CMFileManager: Allow for sorting by mime type in search.Adnan Begovic2014-12-101-1/+29
* cmfm: allow prompt console without su commandJorge Ruesga2014-11-212-1/+12
* cmfm: fix ensure read, write and execute checks in java consoleJorge Ruesga2014-11-211-0/+16
* cmfm: secure storage and other improvementsJorge Ruesga2014-11-1010-157/+645
* cmfm: print supportJorge Ruesga2014-10-011-0/+103
* cmfm: don't allow load files bigger than available memoryJorge Ruesga2014-09-071-0/+10
* CMFM: Allow restrict access to secondary usersJorge Ruesga2014-03-201-0/+14
* Select content uris vs file uris when open or send filesJorge Ruesga2013-11-151-3/+119
* Merge "CMFM: Notify to media scanner when some file changed" into cm-10.2Jorge Ruesga2013-10-101-0/+43
|\
| * CMFM: Notify to media scanner when some file changedJorge Ruesga2013-10-091-0/+43
* | Mount emulated storage in root mode.Danny Baumann2013-10-081-48/+49
|/
* Fix a number of default locale issues.Danny Baumann2013-09-203-45/+35
* Some optimizations spotted during profiling.Danny Baumann2013-09-201-9/+5