summaryrefslogtreecommitdiffstats
path: root/gui/pages.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gui: make resources type safethat2015-02-151-33/+75
* Scale the GUI to fit the screenEthan Yonker2015-02-101-0/+56
* Use /twres instead of /res for theme resourcesDees Troy2015-01-221-3/+4
* Fix some crashes during theme (re)loadingVojtech Bocek2015-01-121-11/+25
* gui: simplify blanktimerthat2015-01-111-8/+1
* Allow for X and Y offsets in GUIEthan Yonker2015-01-091-0/+19
* Use one mizip for allEthan Yonker2014-12-101-18/+0
* Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker2014-12-021-0/+18
* 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