aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMFM: Implement initial landing view for "External Storage Bookmarks"Martin Brabham2015-01-082-12/+193
* CMFileManager: Return after setting result for Directory SelectionRaj Yengisetty2015-01-081-0/+1
* CMFileManager: Add support for directory selectionRaj Yengisetty2015-01-081-0/+21
* CMFileManager: change breadcrumb views in dialogs for better visibilityRaj Yengisetty2015-01-073-7/+118
* CMFileManager : Settings - Checkbox to Switchesx10f2014-12-295-36/+36
* CMFileManager:Martin Brabham2014-12-174-15/+25
* CMFileManager: add usage stats by mime typeMartin Brabham2014-12-168-126/+923
* CMFileManager : Delete from media store when renaming/deleting filesDanesh M2014-12-142-9/+13
* CMFileManager : Pass appropriate media type uri when ACTION_VIEWDanesh Mondegarian2014-12-144-12/+73
* CMFileManager: Allow for sorting by mime type in search.Adnan Begovic2014-12-104-26/+145
* CMFileManager: Fix force close when sharing more than one file at a timeRaj Yengisetty2014-12-091-2/+17