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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Read custom recovery UI values via system property.
Tao Bao
2018-08-01
1
-2
/
+2
*
recovery: Add ability to interrupt UI
Jerry Zhang
2018-07-30
1
-3
/
+24
*
recovery: c++ify pthread use in UI
Jerry Zhang
2018-05-30
1
-3
/
+4
*
ui: Use std::thread to create input/progress threads.
Tao Bao
2018-05-22
1
-13
/
+7
*
recovery: Add ability to set title lines
Jerry Zhang
2018-05-22
1
-0
/
+2
*
Device owns the RecoveryUI instance.
Tao Bao
2018-05-10
1
-1
/
+1
*
recovery: Get UI and locale from device.
Jerry Zhang
2018-05-08
1
-0
/
+2
*
Move menu headers/items to std::vector<std::string>.
Tao Bao
2018-05-03
1
-4
/
+6
*
screen_ui: Drop the dependency on common.h.
Tao Bao
2018-05-02
1
-1
/
+3
*
Add ScreenRecoveryUI::ShowMenu().
Tao Bao
2018-05-01
1
-11
/
+13
*
recovery: Porting screensave mode for new platform.
katao
2017-12-14
1
-0
/
+2
*
ui: Move locale and friends into ScreenRecoveryUI class.
Tao Bao
2017-09-11
1
-6
/
+0
*
ui: Refactor the declaration orders.
Tao Bao
2017-09-10
1
-23
/
+49
*
ui: Check for bootreason=recovery_ui.
Tao Bao
2017-08-03
1
-0
/
+1
*
ui: Move the support for touch inputs into RecoveryUI.
Tao Bao
2017-08-02
1
-0
/
+24
*
Add override specifier and member constness to RecoveryUI classes.
Tao Bao
2017-06-24
1
-38
/
+30
*
Formatting RecoveryUI related files.
Tao Bao
2017-06-24
1
-148
/
+148
*
recovery: Add screensaver mode.
Tao Bao
2017-01-31
1
-0
/
+15
*
minui: Move callback functions to std::function.
Tao Bao
2017-01-23
1
-2
/
+0
*
recovery: Fix the broken UI text.
Tao Bao
2017-01-04
1
-7
/
+14
*
Add a stub recovery UI.
Sen Jiang
2016-12-13
1
-2
/
+2
*
Add ability to show "installing security update"
Tianjie Xu
2016-04-29
1
-0
/
+1
*
Log update outputs in order
Tao Bao
2015-06-03
1
-1
/
+3
*
Remove unnecessary globals.
Elliott Hughes
2015-04-13
1
-5
/
+6
*
Auto-detect whether to use the long-press UI.
Elliott Hughes
2015-04-11
1
-0
/
+4
*
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
2015-04-10
1
-13
/
+16
*
Move "Mount /system" to the main menu.
Elliott Hughes
2015-04-10
1
-2
/
+1
*
Move file paging into ScreenRecoveryUI.
Elliott Hughes
2015-04-09
1
-2
/
+4
*
Enable printf format argument checking.
Elliott Hughes
2015-04-09
1
-1
/
+1
*
disable async reboot during package installation
Doug Zongker
2014-05-23
1
-0
/
+8
*
am d327c63a: am c87bab10: add the functions for multi-stage packages to updater
Doug Zongker
2013-12-03
1
-0
/
+2
|
\
|
*
add the functions for multi-stage packages to updater
Doug Zongker
2013-11-27
1
-0
/
+2
*
|
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
-1
/
+1
*
|
allow CheckKey to request mounting /system
Doug Zongker
2013-09-05
1
-1
/
+5
|
/
*
notify about pending long press
Doug Zongker
2013-07-31
1
-1
/
+20
*
add NextCheckKeyIsLong() and EnqueueKey() methods
Doug Zongker
2012-12-17
1
-0
/
+7
*
localization for recovery messages
Doug Zongker
2012-09-18
1
-0
/
+3
*
add simple text to recovery UI
Doug Zongker
2012-08-23
1
-1
/
+1
*
allow recovery UI to ignore certain keypresses
Doug Zongker
2012-01-19
1
-1
/
+1
*
move key processing to RecoveryUI
Doug Zongker
2011-11-04
1
-5
/
+26
*
C++ class for device-specific code
Doug Zongker
2011-10-31
1
-0
/
+7
*
refactor ui functions into a class
Doug Zongker
2011-10-31
1
-50
/
+59
*
turn recovery into a C++ binary
Doug Zongker
2011-10-31
1
-0
/
+75