aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Navigate to path when launched from folder shortcutScott Mertz2016-06-221-0/+2
* Fix Rename on VFatherriojr2016-06-205-25/+37
* ListPopupWindow: set height of the listStephen Bird2016-06-201-0/+15
* Search: Hide progress spinner if search failsStephen Bird2016-06-201-0/+2
* Fix sort mode popup after rotation from portrait to landscapeScott Mertz2016-06-171-5/+11
* Filter out vnd.android.cursor mimetype for PickerKeith Mok2016-06-132-1/+13
* Invalidate preferences headers when resumingd34d2016-06-091-0/+7
* Check if view is inited when screen rotatedKeith Mok2016-06-081-1/+3
* CMFM: Make sure no NPE happensMichael W2016-06-051-0/+4
* Flush the shell console after each commandIgor Kalkov2016-06-011-0/+2
* Fix crash when rotate to landscape without grant permissionKeith Mok2016-05-271-1/+4
* Remove set as home menu item for secure storageKeith Mok2016-05-261-0/+4
* PickerActivity: Grant read url permissionKeith Mok2016-05-261-0/+1
* FileManager : Index all storage volumesDanesh M2016-05-202-3/+10
* Remove "Properties" from action menu for secure directoryArtem Shvadskiy2016-05-181-1/+20
* Filter display of non-relevant results in search resultsKamaljeet Maini2016-05-111-5/+8
* Refresh icons view when switching between portrait and landscapeKamaljeet Maini2016-05-092-0/+13
* CMFM: Fix landscape/rotation issues in file system info dialogcretin452016-05-052-0/+41
* CMFileManager: Fix problem when "Use swipe gestures" onKeith Mok2016-05-051-1/+1
* CMFM: Adjust mimetype query to account for appended user directorycretin452016-05-051-2/+3
* CMFileManager: Don't add bad search results to the listcretin452016-05-031-1/+3
* Default file manager fails to search files with Russian file namejaffersulaiman2016-03-304-23/+5
* PickerActivity: Request for permissionsDiogo Ferreira2016-03-021-2/+47
* CMFileManager: Don't show access mode pref on unrooted devicescretin452016-02-171-1/+2
* Wrap NPEMartin Brabham2016-02-111-4/+6
* fm: Don't crash on rotations when asking for permissionsDiogo Ferreira2016-02-041-3/+5
* Cleanup permission strings againMichael Bestas2016-01-291-1/+1
* Refine CMFM permissions.Martin Brabham2016-01-261-13/+63
* Adding NULL checks AsyncResultProgram.javaAbhishek Gilra2016-01-251-6/+12
* Improve permission string & cleanup codeMichael Bestas2016-01-241-3/+3
* Bump target SDK version to 23Martin Brabham2016-01-131-16/+77
* dead lock caselongyu.huang2016-01-031-0/+6
* cmfm: this is TOYBOXGianmarco Reverberi2015-12-171-24/+29
* CMFileManager: remove org.apache.http importDan Pasanen2015-12-171-2/+0
* Thumbnail update on copy and overwrite issue of picturesroot2015-10-218-5/+68
* Use System Resolverherriojr2015-10-165-198/+74
* Secure file moving issue fixroot2015-10-151-0/+7
* Prevent NPE collecting title, which was preventingMartin Brabham2015-10-122-10/+46
* Check If System Wants Intentherriojr2015-09-301-5/+30
* [CMFileManager] Fix fail to move a folderkai.cao2015-09-161-1/+1
* CMFileManager : Switch to checked statesDanesh M2015-09-112-27/+66
* Indicate number of items to be deleted in confirmation dialogJames Hiew2015-09-071-1/+13
* Regex metacharacters result in error post searchRichard MacGregor2015-08-261-3/+17
* Search: Fix race condition with results displayStephen Bird2015-08-261-26/+10
* CMFM: don't apply search filter when search hasn't startedRoman Birg2015-08-261-1/+3
* CMFM: fix search mime type filter not applyingRoman Birg2015-08-261-43/+46
* Bookmarks: check to see if a bookmark exists before adding itStephen Bird2015-08-242-1/+10
* FileManager: Fix shortcutsRichard MacGregor2015-08-213-5/+16
* Fix MediaScan issue w/ DeletingStephen Bird2015-08-211-6/+53
* Fixed MediaScan Issue w/ Directoriesherriojr2015-08-191-12/+81