summaryrefslogtreecommitdiffstats
path: root/gui/scrolllist.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Vibration: allow BoardConfig to disable vibration for a device.bigbiff bigbiff2019-03-181-0/+3
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-6/+11
* Whitespace cleanupMatt Mower2017-01-181-6/+6
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* Delete leading spaces after word wrapping in consolethat2016-01-181-0/+3
* GUI TextBoxEthan Yonker2015-10-261-0/+40
* Fix a bunch of warningsEthan Yonker2015-10-251-2/+2
* Allow text to scale to fitEthan Yonker2015-10-161-3/+3
* gui: kinetic scrolling for consolethat2015-03-051-5/+11
* gui: introduce virtual RenderItem method in ScrollListthat2015-03-051-54/+52
* gui: proportional scrollbarsthat2015-02-211-51/+56
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-16/+7
* gui: make kinetic scrolling deceleration more awesomethat2015-02-151-8/+10
* gui: support scrollable lists without headersthat2015-02-151-170/+73
* gui: make resources type safethat2015-02-151-20/+14
* Scale the GUI to fit the screenEthan Yonker2015-02-101-7/+7
* Remove deletes for images from scroll list GUI ElementsEthan Yonker2015-02-101-3/+0
* gui: avoid high CPU usage while waiting for inputthat2015-02-091-1/+5
* gui: make kinetic scrolling more naturalthat2015-02-061-2/+2
* Unify scrollable list codeEthan Yonker2015-02-051-0/+709