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