aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod
Commit message (Expand)AuthorAgeFilesLines
* [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 "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-211-0/+4
* CMFileManager: when cancel coping, the dest file also exists and is incomplete.jing.zhao2015-04-211-0/+5
* CMFileManager: After change language, the navigation view item summary doesn'...jing.zhao2015-04-211-1/+3
* [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: 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
* Fix deadlock when reading shell output.Matt Garnes2015-04-101-18/+5
* Detect text encoding with juniversalchardet.Matt Garnes2015-04-1012-82/+133
* 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-024-16/+25
* CMFileManager: show hamburger icon for the navigation drawerRaj Yengisetty2015-04-011-0/+1
* 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
* CMFileManager: Hide cmcc "easy mode" behind overlay config.Adnan Begovic2015-01-261-1/+5
* CM File Manager - Enable Thumbnail previews by defaultRohit Yengisetty2015-01-261-1/+1
* CM File Manager : Change Document search to include TEXT mime typesRohit Yengisetty2015-01-232-16/+36
* Inform the user if copy/move fails with no space remaining.Matt Garnes2015-01-213-8/+46
* Hide unmounted or removed media from the navigation drawer.Martin Brabham2015-01-191-14/+32
* Add special case for Gallery2 when opening image files.Matt Garnes2015-01-181-2/+19
* CMFileManager: Include sort by typeRaj Yengisetty2015-01-133-1/+36
* CMFileManager: Add sort by sizeRaj Yengisetty2015-01-122-1/+18