summaryrefslogtreecommitdiffstats
path: root/gui/pages.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-17twrpDigest refactorbigbiff bigbiff1-1/+1
2017-03-01gui: preserve order of gui_print vs gui_msgthat1-8/+1
2017-01-18gui: bump theme version to 2that1-1/+3
2017-01-18Whitespace cleanupMatt Mower1-11/+11
2017-01-11Support theme width and height offsetsJames Christopher Adduono1-5/+22
2016-11-30Improve backup & wipe exclusion handlingEthan Yonker1-0/+1
2016-03-31Stop loading languages for the splash screenEthan Yonker1-2/+4
2016-03-29gui: rewrite theme loading codethat1-202/+175
2016-02-03sort languages by display valueXuefer1-0/+3
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-1/+1
2016-01-25gui: use XML-based page for splash screen instead of a static jpgthat1-7/+2
2016-01-23Update mStartPage to make language selection work on other pagesEthan Yonker1-0/+4
2016-01-22Fix (Auto Generate) handling for backup namesEthan Yonker1-2/+4
2016-01-21Ensure that a base language is loaded before custom themeEthan Yonker1-9/+13
2016-01-16Add theme version checkingEthan Yonker1-2/+21
2016-01-07gui: add terminal emulatorthat1-0/+8
2016-01-07gui: add keyboard support for Ctrl layer and more special keysthat1-20/+10
2015-12-29get rid of console thread for OpenRecoveryScriptthat1-18/+10
2015-12-19Multiple Language SupportEthan Yonker1-6/+178
2015-11-09Move reloading of theme outside of the action threadEthan Yonker1-21/+63
2015-11-05gui: fix default styles if object type is in element namethat1-8/+8
2015-10-26GUI TextBoxEthan Yonker1-0/+7
2015-10-16Allow text to scale to fitEthan Yonker1-2/+2
2015-10-16Use unified LoadFileToBuffer functionEthan Yonker1-79/+80
2015-07-13gui: allow specifying object type in element namethat1-25/+17
2015-05-18GUI: Prevent duplicate page overlaysMatt Mower1-0/+11
2015-03-19Allow multiple overlaysEthan Yonker1-19/+50
2015-03-13Add UI for entering pattern for device decryptionVojtech Bocek1-0/+7
2015-03-11gui: type safe resources part 2that1-20/+9
2015-03-05gui: kinetic scrolling for consolethat1-0/+3
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-3/+87
2015-02-15gui: make resources type safethat1-33/+75
2015-02-10Scale the GUI to fit the screenEthan Yonker1-0/+56
2015-01-22Use /twres instead of /res for theme resourcesDees Troy1-3/+4
2015-01-12Fix some crashes during theme (re)loadingVojtech Bocek1-11/+25
2015-01-11gui: simplify blanktimerthat1-8/+1
2015-01-09Allow for X and Y offsets in GUIEthan Yonker1-0/+19
2014-12-10Use one mizip for allEthan Yonker1-18/+0
2014-12-02 Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker1-0/+18
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