Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
5b1975b6ccb17fc77ecc3a771655ae1040ae1141
/
ui.h
efb49ad
ui: Move locale and friends into ScreenRecoveryUI class.
by Tao Bao
· 8 years ago
7577965
ui: Refactor the declaration orders.
by Tao Bao
· 7 years ago
046aae2
ui: Check for bootreason=recovery_ui.
by Tao Bao
· 7 years ago
5f8dd99
ui: Move the support for touch inputs into RecoveryUI.
by Tao Bao
· 7 years ago
99b2d77
Add override specifier and member constness to RecoveryUI classes.
by Tao Bao
· 7 years ago
5d2e3bd
Formatting RecoveryUI related files.
by Tao Bao
· 7 years ago
6278bdf
recovery: Add screensaver mode.
by Tao Bao
· 8 years ago
0b1118d
minui: Move callback functions to std::function.
by Tao Bao
· 8 years ago
736d59c
recovery: Fix the broken UI text.
by Tao Bao
· 8 years ago
d530449
Add a stub recovery UI.
by Sen Jiang
· 8 years ago
35926c4
Add ability to show "installing security update"
by Tianjie Xu
· 9 years ago
b6918c7
Log update outputs in order
by Tao Bao
· 9 years ago
985022a
Remove unnecessary globals.
by Elliott Hughes
· 10 years ago
4af215b
Auto-detect whether to use the long-press UI.
by Elliott Hughes
· 10 years ago
642aaa7
Fix ScreenRecoveryUI to handle devices without power/up/down.
by Elliott Hughes
· 10 years ago
ec28340
Move "Mount /system" to the main menu.
by Elliott Hughes
· 10 years ago
8de5207
Move file paging into ScreenRecoveryUI.
by Elliott Hughes
· 10 years ago
018ed31
Enable printf format argument checking.
by Elliott Hughes
· 10 years ago
c704e06
disable async reboot during package installation
by Doug Zongker
· 10 years ago
a766c34
am d327c63a: am c87bab10: add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
c87bab1
add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
a5ef19f
recovery: fix epoll events type to uint32_t
by Todd Poynor
· 11 years ago
e7265df
recovery: ui changes for ev_*() switch to epoll
by Todd Poynor
· 11 years ago
9e805d6
allow CheckKey to request mounting /system
by Doug Zongker
· 11 years ago
c0441d1
notify about pending long press
by Doug Zongker
· 11 years ago
bb01d0c
add NextCheckKeyIsLong() and EnqueueKey() methods
by Doug Zongker
· 12 years ago
5fa8c23
localization for recovery messages
by Doug Zongker
· 12 years ago
02ec6b8
add simple text to recovery UI
by Doug Zongker
· 12 years ago
48b5b07
allow recovery UI to ignore certain keypresses
by Doug Zongker
· 13 years ago
32a0a47
move key processing to RecoveryUI
by Doug Zongker
· 13 years ago
daefc1d
C++ class for device-specific code
by Doug Zongker
· 13 years ago
211aebc
refactor ui functions into a class
by Doug Zongker
· 13 years ago
28ce47c
turn recovery into a C++ binary
by Doug Zongker
· 13 years ago