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
*
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
1
-102
/
+108
|
\
|
*
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
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-5
/
+67
|
\
|
|
*
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
|
|
/
*
|
Fix merge conflicts and update for 4.4 kitkat
Dees Troy
2013-11-02
1
-8
/
+33
|
\
|
|
*
notify about pending long press
Doug Zongker
2013-07-31
1
-8
/
+33
*
|
Update to latest AOSP master
Dees_Troy
2013-09-04
1
-9
/
+28
|
\
|
|
*
add NextCheckKeyIsLong() and EnqueueKey() methods
Doug Zongker
2012-12-17
1
-9
/
+28
*
|
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
2012-09-14
1
-0
/
+4
|
/
*
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