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
/
pages.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add theme version checking
Ethan Yonker
2016-01-16
1
-2
/
+21
*
gui: add terminal emulator
that
2016-01-07
1
-0
/
+8
*
gui: add keyboard support for Ctrl layer and more special keys
that
2016-01-07
1
-20
/
+10
*
get rid of console thread for OpenRecoveryScript
that
2015-12-29
1
-18
/
+10
*
Multiple Language Support
Ethan Yonker
2015-12-19
1
-6
/
+178
*
Move reloading of theme outside of the action thread
Ethan Yonker
2015-11-09
1
-21
/
+63
*
gui: fix default styles if object type is in element name
that
2015-11-05
1
-8
/
+8
*
GUI TextBox
Ethan Yonker
2015-10-26
1
-0
/
+7
*
Allow text to scale to fit
Ethan Yonker
2015-10-16
1
-2
/
+2
*
Use unified LoadFileToBuffer function
Ethan Yonker
2015-10-16
1
-79
/
+80
*
gui: allow specifying object type in element name
that
2015-07-13
1
-25
/
+17
*
GUI: Prevent duplicate page overlays
Matt Mower
2015-05-18
1
-0
/
+11
*
Allow multiple overlays
Ethan Yonker
2015-03-19
1
-19
/
+50
*
Add UI for entering pattern for device decryption
Vojtech Bocek
2015-03-13
1
-0
/
+7
*
gui: type safe resources part 2
that
2015-03-11
1
-20
/
+9
*
gui: kinetic scrolling for console
that
2015-03-05
1
-0
/
+3
*
GUI: Support styles in xml to reduce xml file size
Ethan Yonker
2015-02-21
1
-3
/
+87
*
gui: make resources type safe
that
2015-02-15
1
-33
/
+75
*
Scale the GUI to fit the screen
Ethan Yonker
2015-02-10
1
-0
/
+56
*
Use /twres instead of /res for theme resources
Dees Troy
2015-01-22
1
-3
/
+4
*
Fix some crashes during theme (re)loading
Vojtech Bocek
2015-01-12
1
-11
/
+25
*
gui: simplify blanktimer
that
2015-01-11
1
-8
/
+1
*
Allow for X and Y offsets in GUI
Ethan Yonker
2015-01-09
1
-0
/
+19
*
Use one mizip for all
Ethan Yonker
2014-12-10
1
-18
/
+0
*
Make the android-5.0 branch compile in 4.4 to 4.1
Ethan Yonker
2014-12-02
1
-0
/
+18
*
Make custom themes work again
Ethan Yonker
2014-11-08
1
-3
/
+24
*
Disable custom theme and fix png loading
Ethan Yonker
2014-11-07
1
-1
/
+1
*
Add command line capabilities
Ethan Yonker
2014-08-09
1
-0
/
+10
*
Allow using variables and addition/subtraction in variables
Ethan Yonker
2014-08-07
1
-1
/
+26
*
Allow ui.xml to include additional xml files to read
Ethan Yonker
2014-07-28
1
-21
/
+153
*
Whitespace and minor code cleanup
Matt Mower
2014-06-04
1
-7
/
+7
*
Add support for actions triggered by key combination
Vojtech Bocek
2014-04-16
1
-12
/
+21
*
Cache results of GUIObject::isConditionTrue()
Vojtech Bocek
2014-02-12
1
-7
/
+5
*
Properly delete all GUIObjects and pages on theme reload
Vojtech Bocek
2014-02-12
1
-0
/
+27
*
Implement mouse cursor
Vojtech Bocek
2014-02-07
1
-2
/
+38
*
Add support for persistent variables in theme's <variables> section
Vojtech Bocek
2013-12-07
1
-5
/
+10
*
Update licenses to all match
Dees Troy
2013-10-22
1
-0
/
+1
*
Add a TW_NO_TIMEOUT option
Ricardo Gomez
2013-08-25
1
-1
/
+6
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-582
/
+609
*
Do not render the GUI when the blanktimer turns off the display.
gordon1337
2013-06-08
1
-0
/
+5
*
Add new SliderValue GUI widget
Vojtech Bocek
2013-04-04
1
-0
/
+6
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-27
/
+26
*
Add partition list GUI element
Dees_Troy
2013-03-30
1
-1
/
+24
*
Add keyboard key highlight
Dees_Troy
2012-10-20
1
-11
/
+18
*
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-0
/
+892