aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/filemanager/util
Commit message (Expand)AuthorAgeFilesLines
* Selection bar: New toolbar updateStephen Bird2016-11-021-0/+1
* Update open file progress dialogRichard MacGregor2016-11-021-1/+15
* Quick Search: Bring Design up to parStephen Bird2016-11-021-0/+46
* Two more iconsRichard MacGregor2016-11-021-4/+2
* Make icons prettyRichard MacGregor2016-11-022-29/+123
* Implement new action barRaj Yengisetty2016-11-021-22/+13
* Handle errors on Open/Copy/Move/Deletecretin452016-11-021-0/+37
* Add roots list to picker activityRichard MacGregor2016-11-022-0/+150
* Fix behavior when receiving mount event intentsRichard MacGregor2016-11-021-1/+63
* Fix selections states in navigation drawerRichard MacGregor2016-11-021-0/+54
* CMFM: Move hidden/folder/system/symlink settings into settingsLinus Lee2016-11-021-19/+0
* CMFM: Switch sort options to use similar logic to navigation sortLinus Lee2016-11-021-0/+18
* Fix drawer some drawer mount pointsRichard MacGregor2016-11-021-0/+10
* Navigation & homepageStephen Bird2016-11-021-3/+3
* New CMFM navigation layout.Richard MacGregor2016-11-021-0/+53
* Fix rename of files ending with . on sdcardemancebo2016-10-261-7/+33
* Fix mountpoint parsingSteve Kondik2016-09-061-3/+12
* 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