summaryrefslogtreecommitdiffstats
path: root/gui/input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Whitespace cleanupMatt Mower1-2/+2
2016-04-04gui: don't mix up display value with actual valueSultan Qasim Khan1-29/+29
2016-03-29Improve input box text handlingEthan Yonker1-312/+155
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-14/+14
2016-01-07gui: add keyboard support for Ctrl layer and more special keysthat1-44/+62
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-40/+18
2015-02-15gui: make resources type safethat1-28/+11
2015-02-10Scale the GUI to fit the screenEthan Yonker1-1/+1
2015-02-10Remove deletes for images from scroll list GUI ElementsEthan Yonker1-2/+0
2015-02-01gui: fix potential invalid memory accessthat1-5/+1
2014-10-14Add support for TrueType fontsVojtech Bocek1-1/+1
2014-02-12Cache results of GUIObject::isConditionTrue()Vojtech Bocek1-1/+3
2014-02-12Properly delete all GUIObjects and pages on theme reloadVojtech Bocek1-1/+0
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+1
2013-10-24Update licenses to all matchDees Troy1-0/+18
2013-10-22Update licenses to all matchDees Troy1-0/+18
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-52/+54
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-3/+2
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+738