aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix rename of files ending with . on sdcardcaf/cm-12.1emancebo2015-10-261-7/+33
* Show message to user when toggling word wrap modeemancebo2015-10-242-2/+9
* Fix Rename on VFatherriojr2015-08-315-25/+37
* Regex metacharacters result in error post searchRichard MacGregor2015-08-261-3/+17
* Bookmarks: check to see if a bookmark exists before adding itStephen Bird2015-08-263-1/+12
* 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-241-1/+3
* 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/+84
* Fix Navigation back from Searchherriojr2015-08-181-6/+17
* CMFM: fix search mime type filter not applyingRoman Birg2015-08-171-43/+46
* Refresh: stop refreshes in actionStephen Bird2015-08-141-15/+18
* 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-124-38/+56
* RTL: move buttons to proper spot in nav drawerStephen Bird2015-08-121-1/+1
* 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
* ListPopupWindow: set height of the listStephen Bird2015-08-051-0/+15
* Revert "configurationChanged: Don't handle the orientation change in our main...Stephen Bird2015-08-051-1/+1
* 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-222/+238
* CMFM: improved search performanceRoman Birg2015-07-313-192/+254
* Shell console: fix bug in shell output streamRoman Birg2015-07-311-1/+1
* Fix parsing of shell command output regardless of encodingRoman Birg2015-07-311-34/+136
* ANR Caused by passes over Data Set on notifyDataSetChanged()herriojr2015-07-301-196/+71
* Fix Secure SD Card Entry to open folder.herriojr2015-07-271-2/+2
* Refactored the ImageLoader a bit, so that it doesn't have troubleherriojr2015-07-273-152/+157
* Moved the sort of the data set off the UI Thread.herriojr2015-07-221-9/+15
* configurationChanged: Don't handle the orientation change in our main ActivityStephen Bird2015-07-171-1/+1
* Changed NavigationView.refresh() in onResume() of the activity to tryherriojr2015-07-161-1/+1
* Preferences: Move huge paragraph description to own itemStephen Bird2015-07-161-1/+3
* ProgressDialog: Require user to explicitly use the cancel button.Stephen Bird2015-07-161-0/+1
* Editor: Handle content uri's in the editorStephen Bird2015-07-161-58/+211
* Secure Storage: Fix unlock buttonStephen Bird2015-07-101-3/+3
* Easy Mode: Fix exit on easy mode screenStephen Bird2015-07-101-4/+6
* Search: Hide progress spinner if search failsStephen Bird2015-07-021-0/+2
* [CMFileManager] Fix "File Manager isn't responding..." pops up after tapping ...kai.cao2015-07-011-10/+10
* ActionBar TextSelection: Prevent overlay of textfieldStephen Bird2015-06-302-6/+3
* Invalidate preferences headers when resumingd34d2015-06-131-0/+7
* Properly validate fields when resetting passwordd34d2015-06-131-2/+3
* onResume: Refresh current viewStephen Bird2015-06-111-0/+1
* Sizes: Let disk usage show sizes as doublesStephen Bird2015-06-111-5/+9
* MediaScanning: Update with calls to MediascannerStephen Bird2015-06-111-24/+21
* Delete destination file when copy failsd34d2015-06-111-0/+7
* [CMFileManager] Fix the filemanager can copy parent folder to child folderkai.cao2015-06-091-16/+19
* Fix there are no folders in NavigationView Pinned file managerkai.cao2015-05-251-1/+5
* [CMFileManager]Fix CMFileManager sometimes crash.kai.cao2015-05-251-1/+5