aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Filter display of non-relevant results in search resultsKamaljeet Maini2016-05-121-5/+8
* Refresh icons view when switching between portrait and landscapeKamaljeet Maini2016-05-092-0/+13
* CMFileManager: Fix problem when "Use swipe gestures" onKeith Mok2016-05-051-1/+1
* CMFM: Fix landscape/rotation issues in file system info dialogcretin452016-05-052-0/+41
* 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
* Fix Navigation back from Searchherriojr2015-08-182-12/+17
* Refresh: stop refreshes in actionStephen Bird2015-08-171-15/+18
* 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
* CMFM: improved search performanceRoman Birg2015-08-133-197/+260
* Improve copy/move performance with nio and reintroduce cancel.Matt Garnes2015-08-124-42/+56
* Fix don't pop up "Actions" menu when long pressing on a file/folderkai.cao2015-08-101-4/+8
* Fixed ANR & Memory Leak Associated with 3GPherriojr2015-08-053-3/+23
* Fixed search to actually open the clicked folderherriojr2015-08-052-3/+8
* Fixed ANR associated with SecureStorageherriojr2015-08-052-22/+17
* Revert "Made NavigationView reliant on FileObserver to keep up to date."herriojr2015-08-056-234/+206
* Made NavigationView reliant on FileObserver to keep up to date.herriojr2015-07-316-206/+234
* [CMFileManager] Fix can't copy after disconnect with pc.kai.cao2015-07-312-25/+51
* ANR Caused by passes over Data Set on notifyDataSetChanged()herriojr2015-07-291-196/+71
* Secure Move: Check to make sure libtruecrypt correctly erroredStephen Bird2015-07-271-1/+6