aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMFileManager: Add mimetype to search result.Adnan Begovic2014-12-091-10/+20
* CMFileManager: LollipopificationAdnan Begovic2014-12-0518-2270/+318
* cmfm: allow prompt console without su commandJorge Ruesga2014-11-216-8/+66
* cmfm: fix ensure read, write and execute checks in java consoleJorge Ruesga2014-11-211-0/+16
* cmfm: Readd drawer toggle item selectionJorge Ruesga2014-11-201-0/+11
* cmfm: Fix clear history button visibility logicJorge Ruesga2014-11-171-3/+5
* cmfm: Fix FC with hardware menuJorge Ruesga2014-11-171-57/+5