aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/filemanager/ui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Thumbnail update on copy and overwrite issue of picturesroot2015-10-211-1/+7
* Use System Resolverherriojr2015-10-161-2/+2
* CMFileManager : Switch to checked statesDanesh M2015-09-111-0/+60
* FileManager: Fix shortcutsRichard MacGregor2015-08-211-0/+7
* Fix Navigation back from Searchherriojr2015-08-181-6/+17
* Refresh: stop refreshes in actionStephen Bird2015-08-171-15/+18
* Fix don't pop up "Actions" menu when long pressing on a file/folderkai.cao2015-08-101-4/+8
* Fixed search to actually open the clicked folderherriojr2015-08-051-3/+7
* Revert "Made NavigationView reliant on FileObserver to keep up to date."herriojr2015-08-051-69/+43
* Made NavigationView reliant on FileObserver to keep up to date.herriojr2015-07-311-43/+69
* Moved the sort of the data set off the UI Thread.herriojr2015-07-221-9/+15
* [CMFileManager]Fix the FileManager Crash.kai.cao2015-05-211-0/+3
* Prevent possible OutOfBoundsExceptionMartin Brabham2015-05-191-0/+6
* 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-2/+2
* CMFileManager: change breadcrumb views in dialogs for better visibilityRaj Yengisetty2015-01-072-4/+87
* CMFileManager: add usage stats by mime typeMartin Brabham2014-12-161-120/+223
* CMFileManager: LollipopificationAdnan Begovic2014-12-057-2166/+145
* cmfm: secure storage and other improvementsJorge Ruesga2014-11-105-21/+65
* cmfm: tweak flingerlistviewJorge Ruesga2014-06-261-26/+37
* [CMFM] bookmarks and history in a navigation drawerFlorian Edelmann2014-03-103-0/+3625
* Save scrolling position and restore it when going backKirill Rakhman2013-12-171-59/+81
* Merge "CMFM: Improve flingerview handling" into cm-11.0Jorge Ruesga2013-11-291-37/+60
|\
| * CMFM: Improve flingerview handlingJorge Ruesga2013-11-291-37/+60
* | CMFM: Fix more deadlocksJorge Ruesga2013-11-291-301/+281
|/
* CMFM: Fix deadlockJorge Ruesga2013-11-151-0/+4
* Some optimizations spotted during profiling.Danny Baumann2013-09-201-4/+2
* Implement showing of apk icon and image and video thumbs in listingJo De Boeck2013-09-202-153/+259
* CMFileManager: Simplify selection string creationHasso Tepper2013-07-301-6/+8
* Allow pluralization of selection string.Danny Baumann2013-07-221-9/+9
* CMFileManager: Make use of plurals correctlyHasso Tepper2013-07-221-30/+10
* CMFileManager: Correct logic of string generationHasso Tepper2013-07-091-2/+7
* CMFM: Editor initial highlight support + props syntax processor + others feat...Jorge Ruesga2013-03-272-2/+2
* Allow picking of directories.Danny Baumann2013-01-231-1/+28
* CMFM: Properly handle async task exceptionJorge Ruesga2013-01-131-13/+17
* CMFM: Fix FC caused by accessing ui outside of UI threadJorge Ruesga2013-01-071-8/+14
* Merge "CMFM: Fix NPE when parent dir is null" into cm-10.1Jorge Ruesga2013-01-071-0/+3
|\
| * CMFM: Fix NPE when parent dir is nullJorge Ruesga2013-01-061-0/+3
* | CMFM: Fix navigation view fade effectJorge Ruesga2013-01-061-6/+22
|/
* CMFM: Fixes and ImprovementsJorge Ruesga2013-01-052-37/+82
* CMFileManager: AOSP GET_CONTENT_DATA compatibilityJorge Ruesga2012-12-111-13/+17
* CMFileManager: Themes support + Dark themeJorge Ruesga2012-11-116-32/+127
* CleanUpjruesga2012-10-281-2/+2
* Don't scroll when flinging. (has some effects over scrolling) (issue #8)jruesga2012-10-281-10/+38
* Remove unused importsjruesga2012-10-281-1/+0
* If no flinger listener set, then do not trap any eventjruesga2012-10-281-3/+8
* Better flinger scrolling detectionjruesga2012-10-281-6/+5
* Update the internal array when a item was removejruesga2012-10-281-7/+18
* Flinger gesture detection support (issue #8)jruesga2012-10-282-2/+558
* Remove console selection (Issue #17) - Part II (Settings & Code)jruesga2012-10-271-1/+3