summaryrefslogtreecommitdiffstats
path: root/gui/button.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-5/+5
* gui: Initialize button render positionMatt Mower2017-01-181-1/+1
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* Fix bution action position when using textplacement TEXT_ONLY_RIGHTEthan Yonker2015-11-061-1/+4
* Allow text to scale to fitEthan Yonker2015-10-161-20/+19
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-35/+8
* gui: make resources type safethat2015-02-151-13/+6
* Remove deletes for images from scroll list GUI ElementsEthan Yonker2015-02-101-1/+0
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+1
* Expansion of vibrate optionsEthan Yonker2014-02-071-1/+1
* Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-061-0/+2
* Fix render issue when button has conditionalDees Troy2013-11-291-5/+9
* Pull ROM info from build.prop for backup namesDees Troy2013-09-121-13/+10
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-128/+127
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-3/+2
* Add partition list GUI elementDees_Troy2013-03-301-9/+68
* Add button highlightDees_Troy2013-02-151-0/+19
* Add ability for buttons to have highlights on touchDees_Troy2012-10-191-2/+25
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+194