summaryrefslogtreecommitdiffstats
path: root/gui/pages.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-1/+1
* Merge up to android-8.1.0_r1 and fix conflictsEthan Yonker2017-12-151-0/+10
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-16/+19
* twrpDigest refactorbigbiff bigbiff2017-06-171-1/+1
* gui: preserve order of gui_print vs gui_msgthat2017-03-011-8/+1
* gui: bump theme version to 2that2017-01-181-1/+3
* Whitespace cleanupMatt Mower2017-01-181-11/+11
* Support theme width and height offsetsJames Christopher Adduono2017-01-111-5/+22
* Improve backup & wipe exclusion handlingEthan Yonker2016-11-301-0/+1
* Stop loading languages for the splash screenEthan Yonker2016-03-311-2/+4
* gui: rewrite theme loading codethat2016-03-291-202/+175
* sort languages by display valueXuefer2016-02-031-0/+3
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-1/+1
* gui: use XML-based page for splash screen instead of a static jpgthat2016-01-251-7/+2
* Update mStartPage to make language selection work on other pagesEthan Yonker2016-01-231-0/+4
* Fix (Auto Generate) handling for backup namesEthan Yonker2016-01-221-2/+4
* Ensure that a base language is loaded before custom themeEthan Yonker2016-01-211-9/+13
* Add theme version checkingEthan Yonker2016-01-161-2/+21
* gui: add terminal emulatorthat2016-01-071-0/+8
* gui: add keyboard support for Ctrl layer and more special keysthat2016-01-071-20/+10
* get rid of console thread for OpenRecoveryScriptthat2015-12-291-18/+10
* Multiple Language SupportEthan Yonker2015-12-191-6/+178
* Move reloading of theme outside of the action threadEthan Yonker2015-11-091-21/+63
* gui: fix default styles if object type is in element namethat2015-11-051-8/+8
* GUI TextBoxEthan Yonker2015-10-261-0/+7
* Allow text to scale to fitEthan Yonker2015-10-161-2/+2
* Use unified LoadFileToBuffer functionEthan Yonker2015-10-161-79/+80
* gui: allow specifying object type in element namethat2015-07-131-25/+17
* GUI: Prevent duplicate page overlaysMatt Mower2015-05-181-0/+11
* Allow multiple overlaysEthan Yonker2015-03-191-19/+50
* Add UI for entering pattern for device decryptionVojtech Bocek2015-03-131-0/+7
* gui: type safe resources part 2that2015-03-111-20/+9
* gui: kinetic scrolling for consolethat2015-03-051-0/+3
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-3/+87
* 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