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
/
gui.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow touch to use a key code to sync touch events
Ethan Yonker
2015-03-13
1
-0
/
+17
*
Reduce themes to 5 and rely on scaling
Ethan Yonker
2015-03-13
1
-1
/
+1
*
gui: support string resources
that
2015-03-11
1
-10
/
+12
*
gui: don't truncate values to 0 after scaling
that
2015-02-23
1
-2
/
+8
*
Scale the GUI to fit the screen
Ethan Yonker
2015-02-10
1
-3
/
+61
*
gui: avoid high CPU usage while waiting for input
that
2015-02-09
1
-11
/
+20
*
Reset data manager variables before running runPages
Ethan Yonker
2015-02-09
1
-1
/
+3
*
gui: fix lag (and event logging)
that
2015-02-01
1
-18
/
+18
*
gui: move input handling into a class
that
2015-01-30
1
-219
/
+243
*
Move input handling into the main thread
Ethan Yonker
2015-01-30
1
-150
/
+169
*
Use TWAtomicInt in gui.cpp to make it thread safe
Ethan Yonker
2015-01-27
1
-35
/
+23
*
Use /twres instead of /res for theme resources
Dees Troy
2015-01-22
1
-5
/
+7
*
Move ORS command line into main thread
Ethan Yonker
2015-01-22
1
-139
/
+110
*
Fix handling of custom themes after decrypt
Ethan Yonker
2015-01-13
1
-0
/
+32
*
gui: simplify blanktimer
that
2015-01-11
1
-34
/
+9
*
Allow for X and Y offsets in GUI
Ethan Yonker
2015-01-09
1
-1
/
+1
*
Use one mizip for all
Ethan Yonker
2014-12-10
1
-5
/
+0
*
Fix crash when rapid firing command line commands
Ethan Yonker
2014-10-22
1
-0
/
+4
*
Add command line capabilities
Ethan Yonker
2014-08-09
1
-1
/
+98
*
Whitespace and minor code cleanup
Matt Mower
2014-06-04
1
-4
/
+1
*
Add support for actions triggered by key combination
Vojtech Bocek
2014-04-16
1
-17
/
+14
*
Fix touch on Sprint HTC One m8
Dees Troy
2014-04-15
1
-8
/
+10
*
Allow building of an OEM friendly TWRP
Ethan Yonker
2014-04-04
1
-3
/
+5
*
Merge "Add option to print render time of each frame to log file" into android-4.4
Dees Troy
2014-02-07
1
-0
/
+27
|
\
|
*
Add option to print render time of each frame to log file
Vojtech Bocek
2014-02-06
1
-0
/
+27
*
|
Implement mouse cursor
Vojtech Bocek
2014-02-07
1
-1
/
+62
|
/
*
Update licenses to all match
Dees Troy
2013-10-22
1
-14
/
+16
*
Kang in older minzip for building in CM9 & CM7
Dees Troy
2013-09-10
1
-0
/
+4
*
Add a TW_NO_TIMEOUT option
Ricardo Gomez
2013-08-25
1
-0
/
+30
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-433
/
+407
*
Revert "Fix touch not working due to gr_fb_width returning 0 in some cases"
Dees_Troy
2013-08-24
1
-3
/
+1
*
Fix touch not working due to gr_fb_width returning 0 in some cases
Dees_Troy
2013-08-11
1
-1
/
+3
*
Improve handling of XML errors for fix permissions
Dees_Troy
2013-04-05
1
-1
/
+2
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-25
/
+23
*
Load user saved setting for blank timer on recovery startup
bigbiff bigbiff
2013-02-28
1
-0
/
+3
*
Check for root and root perms and offer to install/fix
Dees_Troy
2013-02-21
1
-0
/
+4
*
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
bigbiff bigbiff
2013-02-13
1
-466
/
+546
*
Use GUI for ORS instead of console only
Dees_Troy
2013-01-25
1
-0
/
+1
*
Improve ORS sideload to display GUI with cancel button
Dees_Troy
2013-01-18
1
-3
/
+77
*
Change curtain to file and remove curtain raise
Dees_Troy
2012-09-24
1
-36
/
+6
*
Add processing of fstab, mounting, and decrypt
Dees_Troy
2012-09-07
1
-17
/
+10
*
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-0
/
+629