summaryrefslogtreecommitdiffstats
path: root/gui/fileselector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check for root and root perms and offer to install/fixDees_Troy2013-02-211-4/+4
| | | | | | Also fix sort order for file selector by date and file sizes Change-Id: Idff9fe4232c19d4ed1082e78fabe6f921aa0a114
* Add highlight to file selectorDees_Troy2013-02-151-3/+62
|
* file manager updates for exFATDees_Troy2013-01-281-2/+9
| | | | Change-Id: I06fa6120a975cbc3d4eef9bc2ca034ec716740ee
* Fix file manager displays empty list when folder is deletedDees_Troy2013-01-251-14/+14
|
* Display symlinks and block devices in file managerDees_Troy2012-09-271-1/+1
|
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+833
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere