summaryrefslogtreecommitdiffstats
path: root/gui/fileselector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-2/+11
* ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff2017-11-271-3/+7
* Unused variable cleanupMatt Mower2017-01-181-1/+0
* Whitespace cleanupMatt Mower2017-01-181-2/+2
* gui: move "(Up A Level)" in file selector to resource stringthat2016-01-291-12/+8
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* gui: introduce virtual RenderItem method in ScrollListthat2015-03-051-5/+9
* gui: fix missing icons in fileselectorthat2015-02-231-6/+6
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-1/+9
* gui: make resources type safethat2015-02-151-24/+6
* gui: fix condition handling for liststhat2015-02-131-2/+2
* Remove deletes for images from scroll list GUI ElementsEthan Yonker2015-02-101-2/+0
* Unify scrollable list codeEthan Yonker2015-02-051-775/+125
* 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