summaryrefslogtreecommitdiffstats
path: root/gui/pages.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Add missing license headersMatt Mower1-0/+18
2016-03-29gui: rewrite theme loading codethat1-6/+8
2016-02-03sort languages by display valueXuefer1-0/+5
2016-01-25gui: use XML-based page for splash screen instead of a static jpgthat1-1/+0
2016-01-23Update mStartPage to make language selection work on other pagesEthan Yonker1-0/+1
2016-01-21Ensure that a base language is loaded before custom themeEthan Yonker1-1/+1
2016-01-07gui: add keyboard support for Ctrl layer and more special keysthat1-3/+3
2015-12-29get rid of console thread for OpenRecoveryScriptthat1-4/+2
2015-12-19Multiple Language SupportEthan Yonker1-2/+19
2015-11-09Move reloading of theme outside of the action threadEthan Yonker1-5/+6
2015-10-16Use unified LoadFileToBuffer functionEthan Yonker1-0/+1
2015-07-13gui: allow specifying object type in element namethat1-2/+2
2015-03-19Allow multiple overlaysEthan Yonker1-1/+1
2015-03-11gui: type safe resources part 2that1-3/+2
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-0/+4
2015-02-15gui: make resources type safethat1-2/+5
2015-01-12Fix some crashes during theme (re)loadingVojtech Bocek1-0/+1
2015-01-11gui: simplify blanktimerthat1-0/+12
2014-12-10Use one mizip for allEthan Yonker1-4/+0
2014-08-09Add command line capabilitiesEthan Yonker1-1/+2
2014-07-28Allow ui.xml to include additional xml files to readEthan Yonker1-3/+5
2014-04-16Add support for actions triggered by key combinationVojtech Bocek1-3/+7
2014-02-12Properly delete all GUIObjects and pages on theme reloadVojtech Bocek1-3/+4
2014-02-07Implement mouse cursorVojtech Bocek1-0/+5
2013-09-10Kang in older minzip for building in CM9 & CM7Dees Troy1-0/+6
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-64/+64
2012-12-18Fix defines on pages.hpp to not collide with pages.hDees_Troy1-4/+3
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+137