summaryrefslogtreecommitdiffstats
path: root/gui/fileselector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-27ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff1-3/+7
2017-01-18Unused variable cleanupMatt Mower1-1/+0
2017-01-18Whitespace cleanupMatt Mower1-2/+2
2016-01-29gui: move "(Up A Level)" in file selector to resource stringthat1-12/+8
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-1/+1
2015-03-05gui: introduce virtual RenderItem method in ScrollListthat1-5/+9
2015-02-23gui: fix missing icons in fileselectorthat1-6/+6
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-1/+9
2015-02-15gui: make resources type safethat1-24/+6
2015-02-13gui: fix condition handling for liststhat1-2/+2
2015-02-10Remove deletes for images from scroll list GUI ElementsEthan Yonker1-2/+0
2015-02-05Unify scrollable list codeEthan Yonker1-775/+125
2014-10-14Add support for TrueType fontsVojtech Bocek1-1/+1
2014-06-04Whitespace and minor code cleanupMatt Mower1-2/+2
2014-02-12Cache results of GUIObject::isConditionTrue()Vojtech Bocek1-1/+3
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+13
2014-02-08Add vibrations to Checkbox, Fileselect, Listbox and PartitionlistVojtech Bocek1-0/+2
2014-01-29Don't switch between fast and normal scroll during drag in listviewsVojtech Bocek1-2/+6
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-9/+9
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-4/+2
2013-03-30Add partition list GUI elementDees_Troy1-2/+18
2013-03-11Remove mutex from file seselectorDees_Troy1-12/+4
2013-03-04More file selector fixesDees_Troy1-12/+30
2013-02-28Fix file selector crashDees_Troy1-13/+18
2013-02-27Add fast scroll bar to fileselectorVojtech Bocek1-2/+94
2013-02-21Check for root and root perms and offer to install/fixDees_Troy1-4/+4
2013-02-15Add highlight to file selectorDees_Troy1-3/+62
2013-01-28file manager updates for exFATDees_Troy1-2/+9
2013-01-25Fix file manager displays empty list when folder is deletedDees_Troy1-14/+14
2012-09-27Display symlinks and block devices in file managerDees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+833