index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui
/
console.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add command line capabilities
Ethan Yonker
2014-08-09
1
-0
/
+10
*
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