summaryrefslogtreecommitdiffstats
path: root/gui/button.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-18Vibration: allow BoardConfig to disable vibration for a device.bigbiff bigbiff1-0/+3
2017-01-18gui: Initialize button render positionMatt Mower1-1/+1
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-1/+1
2015-11-06Fix bution action position when using textplacement TEXT_ONLY_RIGHTEthan Yonker1-1/+4
2015-10-16Allow text to scale to fitEthan Yonker1-20/+19
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-35/+8
2015-02-15gui: make resources type safethat1-13/+6
2015-02-10Remove deletes for images from scroll list GUI ElementsEthan Yonker1-1/+0
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+1
2014-02-07Expansion of vibrate optionsEthan Yonker1-1/+1
2014-02-06Add haptic feedbackSamer Diab (S.a.M.e.R_d)1-0/+2
2013-11-29Fix render issue when button has conditionalDees Troy1-5/+9
2013-09-12Pull ROM info from build.prop for backup namesDees Troy1-13/+10
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-128/+127
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-3/+2
2013-03-30Add partition list GUI elementDees_Troy1-9/+68
2013-02-15Add button highlightDees_Troy1-0/+19
2012-10-19Add ability for buttons to have highlights on touchDees_Troy1-2/+25
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+194