aboutsummaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* onResume: Refresh current viewStephen Bird2015-06-111-0/+1
* Sizes: Let disk usage show sizes as doublesStephen Bird2015-06-111-5/+9
* Fix there are no folders in NavigationView Pinned file managerkai.cao2015-05-251-1/+5
* [CMFileManager]Fix CMFileManager sometimes crash.kai.cao2015-05-221-1/+5
* [CMFileManager]Fix the FileManager Crash.kai.cao2015-05-211-0/+3
* Prevent possible OutOfBoundsExceptionMartin Brabham2015-05-191-0/+6
* Prevent possible OOBE when ran under monkey testMartin Brabham2015-05-191-0/+4
* CM Easy Mode File Manager Navigation fixesStephen Bird2015-05-151-3/+39
* [CMFileManager]Fix the search result does not display the file path when the ...kai.cao2015-05-051-2/+2
* [CMFileManager]Fix click two times when check the 'Skip media scan' in Secure...kai.cao2015-04-291-1/+1
* [CMFileManager] Fix "File Manager isn't responding..." pops up after tapping ...kai.cao2015-04-221-10/+10
* [CMFileManager] Fix the DrawerLayout don't disapper after press back key.kai.cao2015-04-221-0/+4
* Make the new filename max length error message show.Martin Brabham2015-04-211-1/+1
* CMFileManager: when cancel coping, the dest file also exists and is incomplete.jing.zhao2015-04-211-0/+5
* [CMFileManager] Fix the filemanager can copy parent folder to child folderkai.cao2015-04-211-16/+19
* CMFileManager: After change language, the navigation view item summary doesn'...jing.zhao2015-04-201-1/+3
* Enable ok button, filename is still valid.Martin Brabham2015-04-171-1/+1
* CMFileManager: Fix CMFileManager display "sdcard1" and the content is null af...kai.cao2015-04-171-0/+8
* 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-1712-7/+524
* Support RTL layouts everywhere.Martin Brabham2015-04-161-25/+0
* [CMFileManager] Always display searching progress after back to the search re...jing.zhao2015-04-151-0/+2
* Implement ability to cancel file copy.Martin Brabham2015-04-1311-27/+133
* CMFileManager: change dialog buttons to use dialog_text_color themeRaj Yengisetty2015-04-101-2/+1
* Fix deadlock when reading shell output.Matt Garnes2015-04-101-18/+5
* Detect text encoding with juniversalchardet.Matt Garnes2015-04-1012-82/+133
* Add character limit for name input dialog.Martin Brabham2015-04-021-2/+18
* Fix support for USB OTG.Matt Garnes2015-04-024-16/+25
* Catch RuntimeException when opening 3gp files for inspection.Matt Garnes2015-04-011-8/+18
* CMFileManager: change warning drawables used in dialogs for visibilitystaging/cm-12.1Raj Yengisetty2015-03-315-5/+9
* CMFileManager: account for displayed dialogs during activity tear downRaj Yengisetty2015-03-302-2/+25
* make sure MountPointInfo and DiskUsageInfo runs in the UI Thread.André Rivotti Casimiro2015-03-301-3/+4
* Support ambigous file extension mimetypes.Matt Garnes2015-03-266-26/+216
* CMFileManager: Removed copyright portion of about_summaryZyg0te2015-03-231-7/+0
* CMFileManager: Check if intent action is null when applying user definedZyg0te2015-03-221-2/+3
* CMFileManager: set compute folder statistics to true by defaultRaj Yengisetty2015-03-211-1/+1
* CM File Manager - Gracefully handle renaming on case-insensitive filesystemsRohit Yengisetty2015-03-212-2/+19
* cmfm: delete obsolete themes resourcesJorge Ruesga2015-03-197-958/+2
* cmfm: fix edit home bookmark iconJorge Ruesga2015-03-191-1/+1
* CMFileManager: Fix back press events of SearchActivityxiao.hu2015-03-191-12/+5
* CMFileManager: protect code path for access mSdBookmarksRaj Yengisetty2015-03-171-4/+6
* CMFileManager: Fix back press eventsRaj Yengisetty2015-03-111-8/+10
* cmfm: add support for init navigation in a concrete folderstable/cm-12.0-YNG1IJorge Ruesga2015-02-273-16/+19
* cmfm: add support for Intent.EXTRA_MIME_TYPESJorge Ruesga2015-02-273-7/+26
* CM File Manager - Intent to open video files will have a playlist attachedRohit Yengisetty2015-02-193-1/+75
* CM File Manager - Make AsyncResultExecutable's cancel() and end() innocuousRohit Yengisetty2015-02-123-14/+43
* CMFileManager: Don't show unmounted volumes in PickerActivityRaj Yengisetty2015-02-051-3/+17
* CM File Manager : Add Application category to Easy Mode ListRohit Yengisetty2015-02-042-24/+34
* New Material iconMichael Bestas2015-02-033-3/+3
* CM File Manager : Populate results as they are found while searchingRohit Yengisetty2015-01-295-382/+281