summaryrefslogtreecommitdiffstats
path: root/gui/console.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-1/+1
2015-12-19Multiple Language SupportEthan Yonker1-10/+103
2015-10-26GUI TextBoxEthan Yonker1-32/+2
2015-10-25Fix a bunch of warningsEthan Yonker1-3/+3
2015-10-16Allow text to scale to fitEthan Yonker1-1/+1
2015-03-13Reduce themes to 5 and rely on scalingEthan Yonker1-1/+7
2015-03-05gui: kinetic scrolling for consolethat1-168/+88
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-9/+4
2015-02-15gui: make resources type safethat1-27/+8
2015-02-06gui: fix console lockup when scrollingthat1-12/+12
2015-01-29gui: fix IsInRegionthat1-2/+2
2014-10-14Add support for TrueType fontsVojtech Bocek1-1/+1
2014-08-09Add command line capabilitiesEthan Yonker1-0/+10
2014-07-09Color in the consoleEthan Yonker1-15/+49
2014-03-07Remove size parameter from substr callEthan Yonker1-1/+1
2014-03-06Fix "\n\n" string in gui_print(), remove unused gui_print_overwrite()Vojtech Bocek1-46/+8
2014-03-04Fix wordwrap in console eating last char if str.size() == max_line_lenVojtech Bocek1-1/+1
2014-02-26Add word wrap to console output and fix scrolling in consoleDees Troy1-41/+49
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+10
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-307/+308
2013-06-08Console Render Bug caused by touch drag eventgordon13371-0/+1
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-2/+1
2012-09-26Fix a problem with scrolling in the consoleDees_Troy1-1/+1
2012-09-12Make text appear in GUI console, Zip install works.Dees_Troy1-0/+4
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+398