summaryrefslogtreecommitdiffstats
path: root/gui/fileselector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for TrueType fontsVojtech Bocek2014-10-141-1/+1
* Whitespace and minor code cleanupMatt Mower2014-06-041-2/+2
* Cache results of GUIObject::isConditionTrue()Vojtech Bocek2014-02-121-1/+3
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+13
* Add vibrations to Checkbox, Fileselect, Listbox and PartitionlistVojtech Bocek2014-02-081-0/+2
* Don't switch between fast and normal scroll during drag in listviewsVojtech Bocek2014-01-291-2/+6
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-9/+9
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-4/+2
* Add partition list GUI elementDees_Troy2013-03-301-2/+18
* Remove mutex from file seselectorDees_Troy2013-03-111-12/+4
* More file selector fixesDees_Troy2013-03-041-12/+30
* Fix file selector crashDees_Troy2013-02-281-13/+18
* Add fast scroll bar to fileselectorVojtech Bocek2013-02-271-2/+94
* Check for root and root perms and offer to install/fixDees_Troy2013-02-211-4/+4
* Add highlight to file selectorDees_Troy2013-02-151-3/+62
* file manager updates for exFATDees_Troy2013-01-281-2/+9
* 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