Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-09 | Color in the console | Ethan Yonker | 1 | -15/+49 |
2014-03-07 | Remove size parameter from substr call | Ethan Yonker | 1 | -1/+1 |
2014-03-06 | Fix "\n\n" string in gui_print(), remove unused gui_print_overwrite() | Vojtech Bocek | 1 | -46/+8 |
2014-03-04 | Fix wordwrap in console eating last char if str.size() == max_line_len | Vojtech Bocek | 1 | -1/+1 |
2014-02-26 | Add word wrap to console output and fix scrolling in console | Dees Troy | 1 | -41/+49 |
2014-02-12 | Conditional -> GUIObject and make all gui objects children of GUIObject | Vojtech Bocek | 1 | -1/+10 |
2013-08-24 | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 1 | -307/+308 |
2013-06-08 | Console Render Bug caused by touch drag event | gordon1337 | 1 | -0/+1 |
2013-04-04 | Move all AOSP code out of recovery binary | Dees_Troy | 1 | -2/+1 |
2012-09-26 | Fix a problem with scrolling in the console | Dees_Troy | 1 | -1/+1 |
2012-09-12 | Make text appear in GUI console, Zip install works. | Dees_Troy | 1 | -0/+4 |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -0/+398 |