summaryrefslogtreecommitdiffstats
path: root/gui/listbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use listbox for device-specific advanced menu itemsEthan Yonker2019-03-201-1/+3
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-2/+11
* Whitespace cleanupMatt Mower2017-01-181-2/+2
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* Make listbox translation workEthan Yonker2016-01-181-2/+10
* Multiple Language SupportEthan Yonker2015-12-191-0/+18
* gui: fix initial state of checkboxes in listboxthat2015-11-051-2/+4
* Fix a bunch of warningsEthan Yonker2015-10-251-1/+1
* gui: support conditions for listbox itemsthat2015-10-161-64/+67
* Allow listbox to have a list of check boxesEthan Yonker2015-10-161-7/+46
* gui: allow listbox to be used as menu and as read-only listthat2015-07-141-6/+17
* gui: introduce virtual RenderItem method in ScrollListthat2015-03-051-7/+7
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-3/+3
* gui: make resources type safethat2015-02-151-25/+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-709/+62
* 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-23/+23
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-3/+1
* Add partition list GUI elementDees_Troy2013-03-301-1/+17
* Copy fast scroll feature to listboxDees_Troy2013-02-271-2/+93
* Minor fix for listbox codeDees_Troy2013-02-191-1/+1
* Update listbox codeDees_Troy2013-02-151-235/+562
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+381