summaryrefslogtreecommitdiffstats
path: root/gui/pages.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make custom themes work againEthan Yonker2014-11-081-3/+24
* Disable custom theme and fix png loadingEthan Yonker2014-11-071-1/+1
* Add command line capabilitiesEthan Yonker2014-08-091-0/+10
* Allow using variables and addition/subtraction in variablesEthan Yonker2014-08-071-1/+26
* Allow ui.xml to include additional xml files to readEthan Yonker2014-07-281-21/+153
* Whitespace and minor code cleanupMatt Mower2014-06-041-7/+7
* Add support for actions triggered by key combinationVojtech Bocek2014-04-161-12/+21
* Cache results of GUIObject::isConditionTrue()Vojtech Bocek2014-02-121-7/+5
* Properly delete all GUIObjects and pages on theme reloadVojtech Bocek2014-02-121-0/+27
* Implement mouse cursorVojtech Bocek2014-02-071-2/+38
* Add support for persistent variables in theme's <variables> sectionVojtech Bocek2013-12-071-5/+10
* Update licenses to all matchDees Troy2013-10-221-0/+1
* Add a TW_NO_TIMEOUT optionRicardo Gomez2013-08-251-1/+6
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-582/+609
* Do not render the GUI when the blanktimer turns off the display.gordon13372013-06-081-0/+5
* Add new SliderValue GUI widgetVojtech Bocek2013-04-041-0/+6
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-27/+26
* Add partition list GUI elementDees_Troy2013-03-301-1/+24
* Add keyboard key highlightDees_Troy2012-10-201-11/+18
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+892