summaryrefslogtreecommitdiffstats
path: root/gui/button.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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