aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/filemanager/ui
Commit message (Expand)AuthorAgeFilesLines
* CMFileManager: Modify disk usage graph's layoutjinwu2016-10-281-13/+12
* CMFileManager: Show loading dialog while loading filesFujia Mi2016-10-271-7/+9
* Revert "CMFM: Fix landscape/rotation issues in file system info dialog"Zhao Wei Liew2016-10-271-30/+0
* CMFileManager: Do not create multiple action dialogsyongga2016-10-281-0/+10
* CMFileManager: Refresh the disk usage graph when layout size changeFujia Mi2016-10-281-0/+10
* CMFileManager: remove shortcut option for secure foldersAnkit Gupta2016-09-301-0/+4
* CMFM: Little cleanupMichael W2016-07-011-6/+2
* Fix crash when long press directoryScott Mertz2016-06-271-4/+5
* Remove send/send multiple if intent doesn't resolve to any activityScott Mertz2016-06-232-49/+68
* Fix Rename on VFatherriojr2016-06-204-12/+15
* Remove set as home menu item for secure storageKeith Mok2016-05-261-0/+4
* FileManager : Index all storage volumesDanesh M2016-05-201-3/+3
* Remove "Properties" from action menu for secure directoryArtem Shvadskiy2016-05-181-1/+20
* Refresh icons view when switching between portrait and landscapeKamaljeet Maini2016-05-091-0/+12
* CMFM: Fix landscape/rotation issues in file system info dialogcretin452016-05-051-0/+30
* CMFileManager: Fix problem when "Use swipe gestures" onKeith Mok2016-05-051-1/+1
* Thumbnail update on copy and overwrite issue of picturesroot2015-10-213-5/+35
* Use System Resolverherriojr2015-10-163-196/+72
* Prevent NPE collecting title, which was preventingMartin Brabham2015-10-121-10/+45
* 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
* Bookmarks: check to see if a bookmark exists before adding itStephen Bird2015-08-242-1/+10
* FileManager: Fix shortcutsRichard MacGregor2015-08-211-0/+7
* Fix Navigation back from Searchherriojr2015-08-181-6/+17
* Refresh: stop refreshes in actionStephen Bird2015-08-171-15/+18
* Improve copy/move performance with nio and reintroduce cancel.Matt Garnes2015-08-121-1/+3
* Fix don't pop up "Actions" menu when long pressing on a file/folderkai.cao2015-08-101-4/+8
* Fixed search to actually open the clicked folderherriojr2015-08-051-3/+7
* Fixed ANR associated with SecureStorageherriojr2015-08-051-1/+1
* Revert "Made NavigationView reliant on FileObserver to keep up to date."herriojr2015-08-051-69/+43
* Made NavigationView reliant on FileObserver to keep up to date.herriojr2015-07-311-43/+69
* Refactored the ImageLoader a bit, so that it doesn't have troubleherriojr2015-07-271-145/+157
* Moved the sort of the data set off the UI Thread.herriojr2015-07-221-9/+15
* ProgressDialog: Require user to explicitly use the cancel button.Stephen Bird2015-07-161-0/+1
* [CMFileManager]Fix the FileManager Crash.kai.cao2015-05-211-0/+3
* [CMFileManager] The remember selection don't work when open a filekai.cao2015-05-201-3/+7
* Prevent possible OutOfBoundsExceptionMartin Brabham2015-05-191-0/+6
* [CMFileManager]Fix click two times when check the 'Skip media scan' in Secure...stable/cm-12.1-YOG3Ckai.cao2015-04-291-1/+1
* [CMFileManager] Fix the filemanager can copy parent folder to child folderkai.cao2015-04-211-16/+19
* Enable ok button, filename is still valid.Martin Brabham2015-04-171-1/+1
* Make the new filename max length error message show.Martin Brabham2015-04-171-1/+1
* CMFileManager: Printing preview content is not show complete.jing.zhao2015-04-171-2/+2
* Implement a dialog that warns the user that we must expose the content of the...Martin Brabham2015-04-173-7/+71
* Support RTL layouts everywhere.Martin Brabham2015-04-161-25/+0
* Implement ability to cancel file copy.Martin Brabham2015-04-134-12/+71
* CMFileManager: change dialog buttons to use dialog_text_color themeRaj Yengisetty2015-04-101-2/+1
* Add character limit for name input dialog.Martin Brabham2015-04-031-2/+18
* Fix support for USB OTG.Matt Garnes2015-04-021-2/+2