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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
gui: preserve order of gui_print vs gui_msg
that
1
-31
/
+50
2017-01-18
Whitespace cleanup
Matt Mower
1
-4
/
+7
2016-01-27
Update minuitwrp graphics in line with latest minui
Ethan Yonker
1
-1
/
+1
2015-12-19
Multiple Language Support
Ethan Yonker
1
-10
/
+103
2015-10-26
GUI TextBox
Ethan Yonker
1
-32
/
+2
2015-10-25
Fix a bunch of warnings
Ethan Yonker
1
-3
/
+3
2015-10-16
Allow text to scale to fit
Ethan Yonker
1
-1
/
+1
2015-03-13
Reduce themes to 5 and rely on scaling
Ethan Yonker
1
-1
/
+7
2015-03-05
gui: kinetic scrolling for console
that
1
-168
/
+88
2015-02-21
GUI: Support styles in xml to reduce xml file size
Ethan Yonker
1
-9
/
+4
2015-02-15
gui: make resources type safe
that
1
-27
/
+8
2015-02-06
gui: fix console lockup when scrolling
that
1
-12
/
+12
2015-01-29
gui: fix IsInRegion
that
1
-2
/
+2
2014-10-14
Add support for TrueType fonts
Vojtech Bocek
1
-1
/
+1
2014-08-09
Add command line capabilities
Ethan Yonker
1
-0
/
+10
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