summaryrefslogtreecommitdiffstats
path: root/gui/console.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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