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
/
ui.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
recovery: Porting screensave mode for new platform.
katao
2017-12-14
1
-6
/
+17
*
ui: Move locale and friends into ScreenRecoveryUI class.
Tao Bao
2017-09-11
1
-27
/
+2
*
ui: Check for bootreason=recovery_ui.
Tao Bao
2017-08-03
1
-0
/
+20
*
ui: Move the support for touch inputs into RecoveryUI.
Tao Bao
2017-08-02
1
-4
/
+135
*
Formatting RecoveryUI related files.
Tao Bao
2017-06-24
1
-165
/
+165
*
Adding support for quiescent reboot to recovery
Dmitri Plotnikov
2017-04-19
1
-1
/
+1
*
Removed C-style casts
Mikhail Lappo
2017-03-23
1
-1
/
+1
*
Add the missing #include of <functional>.
Tao Bao
2017-03-17
1
-0
/
+1
*
Fix a log issue in ui.cpp.
Tao Bao
2017-02-01
1
-1
/
+1
*
recovery: Add screensaver mode.
Tao Bao
2017-01-31
1
-24
/
+105
*
minui: Move callback functions to std::function.
Tao Bao
2017-01-23
1
-6
/
+2
*
recovery: Fix the broken UI text.
Tao Bao
2017-01-04
1
-20
/
+47
*
Add a stub recovery UI.
Sen Jiang
2016-12-13
1
-1
/
+2
*
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-26
1
-2
/
+2
*
Clean up the sleep()'s after poking init services
Tao Bao
2015-05-27
1
-1
/
+1
*
recovery: change the way of rebooting when using power key combo
Gaelle Nassiet
2015-05-27
1
-1
/
+3
*
Check all lseek calls succeed.
Elliott Hughes
2015-04-30
1
-1
/
+1
*
Remove unnecessary globals.
Elliott Hughes
2015-04-13
1
-45
/
+40
*
Auto-detect whether to use the long-press UI.
Elliott Hughes
2015-04-11
1
-1
/
+5
*
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
2015-04-10
1
-24
/
+55
*
Move "Mount /system" to the main menu.
Elliott Hughes
2015-04-10
1
-40
/
+16
*
am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking status"
Doug Zongker
2014-06-06
1
-0
/
+1
|
\
|
*
recovery: initialize keys press tracking status
Mihai Serban
2014-06-06
1
-0
/
+1
|
*
allow CheckKey to request mounting /system
Doug Zongker
2014-03-11
1
-2
/
+46
*
|
disable async reboot during package installation
Doug Zongker
2014-05-23
1
-4
/
+21
*
|
remove DefaultDevice's UI subclass
Doug Zongker
2014-04-01
1
-1
/
+1
*
|
recovery: fix epoll events type to uint32_t
Todd Poynor
2013-09-17
1
-1
/
+1
*
|
recovery: ui changes for ev_*() switch to epoll
Todd Poynor
2013-09-12
1
-2
/
+2
*
|
allow CheckKey to request mounting /system
Doug Zongker
2013-09-05
1
-2
/
+46
|
/
*
notify about pending long press
Doug Zongker
2013-07-31
1
-8
/
+33
*
add NextCheckKeyIsLong() and EnqueueKey() methods
Doug Zongker
2012-12-17
1
-9
/
+28
*
allow recovery UI to ignore certain keypresses
Doug Zongker
2012-01-19
1
-0
/
+3
*
move key processing to RecoveryUI
Doug Zongker
2011-11-04
1
-0
/
+222
*
refactor ui functions into a class
Doug Zongker
2011-10-31
1
-666
/
+0
*
turn recovery into a C++ binary
Doug Zongker
2011-10-31
1
-0
/
+666