summaryrefslogtreecommitdiffstats
path: root/gui/pages.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-08Make custom themes work againEthan Yonker1-3/+24
2014-11-07Disable custom theme and fix png loadingEthan Yonker1-1/+1
2014-08-09Add command line capabilitiesEthan Yonker1-0/+10
2014-08-07Allow using variables and addition/subtraction in variablesEthan Yonker1-1/+26
2014-07-28Allow ui.xml to include additional xml files to readEthan Yonker1-21/+153
2014-06-04Whitespace and minor code cleanupMatt Mower1-7/+7
2014-04-16Add support for actions triggered by key combinationVojtech Bocek1-12/+21
2014-02-12Cache results of GUIObject::isConditionTrue()Vojtech Bocek1-7/+5
2014-02-12Properly delete all GUIObjects and pages on theme reloadVojtech Bocek1-0/+27
2014-02-07Implement mouse cursorVojtech Bocek1-2/+38
2013-12-07Add support for persistent variables in theme's <variables> sectionVojtech Bocek1-5/+10
2013-10-24Update licenses to all matchDees Troy1-0/+1
2013-10-22Update licenses to all matchDees Troy1-0/+1
2013-08-25Add a TW_NO_TIMEOUT optionRicardo Gomez1-1/+6
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-582/+609
2013-06-08Do not render the GUI when the blanktimer turns off the display.gordon13371-0/+5
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-0/+6
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-27/+26
2013-03-30Add partition list GUI elementDees_Troy1-1/+24
2012-10-20Add keyboard key highlightDees_Troy1-11/+18
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+892