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
*
Update minuitwrp graphics in line with latest minui
Ethan Yonker
2016-01-27
1
-1
/
+1
*
Multiple Language Support
Ethan Yonker
2015-12-19
1
-10
/
+103
*
GUI TextBox
Ethan Yonker
2015-10-26
1
-32
/
+2
*
Fix a bunch of warnings
Ethan Yonker
2015-10-25
1
-3
/
+3
*
Allow text to scale to fit
Ethan Yonker
2015-10-16
1
-1
/
+1
*
Reduce themes to 5 and rely on scaling
Ethan Yonker
2015-03-13
1
-1
/
+7
*
gui: kinetic scrolling for console
that
2015-03-05
1
-168
/
+88
*
GUI: Support styles in xml to reduce xml file size
Ethan Yonker
2015-02-21
1
-9
/
+4
*
gui: make resources type safe
that
2015-02-15
1
-27
/
+8
*
gui: fix console lockup when scrolling
that
2015-02-06
1
-12
/
+12
*
gui: fix IsInRegion
that
2015-01-29
1
-2
/
+2
*
Add support for TrueType fonts
Vojtech Bocek
2014-10-14
1
-1
/
+1
*
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