aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/filemanager/activities/NavigationActivity.java
Commit message (Expand)AuthorAgeFilesLines
* cmfm: Use FileProvider for serving filesSteve Kondik2016-09-061-1/+5
* Navigate to path when launched from folder shortcutScott Mertz2016-06-221-0/+2
* Fix sort mode popup after rotation from portrait to landscapeScott Mertz2016-06-171-5/+11
* Fix crash when rotate to landscape without grant permissionKeith Mok2016-05-271-1/+4
* Refresh icons view when switching between portrait and landscapeKamaljeet Maini2016-05-091-0/+1
* CMFM: Fix landscape/rotation issues in file system info dialogcretin452016-05-051-0/+11
* Wrap NPEMartin Brabham2016-02-111-4/+6
* fm: Don't crash on rotations when asking for permissionsDiogo Ferreira2016-02-041-3/+5
* Cleanup permission strings againMichael Bestas2016-01-291-1/+1
* Refine CMFM permissions.Martin Brabham2016-01-261-13/+63
* Improve permission string & cleanup codeMichael Bestas2016-01-241-3/+3
* Bump target SDK version to 23Martin Brabham2016-01-131-16/+77
* Thumbnail update on copy and overwrite issue of picturesroot2015-10-211-0/+5
* FileManager: Fix shortcutsRichard MacGregor2015-08-211-1/+5
* Fix Navigation back from Searchherriojr2015-08-181-6/+0
* CMFM: improved search performanceRoman Birg2015-08-131-7/+14
* Fixed search to actually open the clicked folderherriojr2015-08-051-0/+1
* Fixed ANR associated with SecureStorageherriojr2015-08-051-21/+16
* Revert "Made NavigationView reliant on FileObserver to keep up to date."herriojr2015-08-051-1/+43
* Made NavigationView reliant on FileObserver to keep up to date.herriojr2015-07-311-43/+1
* [CMFileManager] Fix can't copy after disconnect with pc.kai.cao2015-07-311-0/+3
* Fix Secure SD Card Entry to open folder.herriojr2015-07-271-2/+2
* Changed NavigationView.refresh() in onResume() of the activity to tryherriojr2015-07-161-1/+1
* Easy Mode: Fix exit on easy mode screenStephen Bird2015-07-081-4/+6
* onResume: Refresh current viewStephen Bird2015-06-111-0/+1
* Fix there are no folders in NavigationView Pinned file managerkai.cao2015-05-251-1/+5
* CM Easy Mode File Manager Navigation fixesStephen Bird2015-05-141-3/+39
* [CMFileManager]Fix the software don't hide when the drawerlayout open.kai.cao2015-05-121-0/+27
* [CMFileManager] Fix the DrawerLayout don't disapper after press back key.kai.cao2015-04-211-0/+4
* CMFileManager: After change language, the navigation view item summary doesn'...jing.zhao2015-04-211-1/+3
* CMFileManager: Fix CMFileManager display "sdcard1" and the content is null af...kai.cao2015-04-171-0/+8
* Implement a dialog that warns the user that we must expose the content of the...Martin Brabham2015-04-171-0/+5
* Fix support for USB OTG.Matt Garnes2015-04-021-8/+13
* CMFileManager: show hamburger icon for the navigation drawerRaj Yengisetty2015-04-011-0/+1
* CMFileManager: account for displayed dialogs during activity tear downRaj Yengisetty2015-03-301-0/+10
* CMFileManager: Check if intent action is null when applying user definedZyg0te2015-03-221-2/+3
* cmfm: fix edit home bookmark iconJorge Ruesga2015-03-191-1/+1
* 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-271-9/+11
* CM File Manager : Add Application category to Easy Mode ListRohit Yengisetty2015-02-041-22/+20
* New Material iconMichael Bestas2015-02-031-1/+1
* CMFileManager: Hide cmcc "easy mode" behind overlay config.Adnan Begovic2015-01-261-1/+5
* CM File Manager : Change Document search to include TEXT mime typesRohit Yengisetty2015-01-231-4/+9
* Hide unmounted or removed media from the navigation drawer.Martin Brabham2015-01-191-14/+32
* CMFM: Implement initial landing view for "External Storage Bookmarks"Martin Brabham2015-01-081-1/+141
* CMFileManager: Allow for sorting by mime type in search.Adnan Begovic2014-12-101-11/+12
* CMFileManager: LollipopificationAdnan Begovic2014-12-051-48/+77
* cmfm: allow prompt console without su commandJorge Ruesga2014-11-211-1/+1
* cmfm: Readd drawer toggle item selectionJorge Ruesga2014-11-201-0/+11