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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
Add ability to show "installing security update"
Tianjie Xu
1
-0
/
+1
2015-06-03
Log update outputs in order
Tao Bao
1
-1
/
+3
2015-04-13
Remove unnecessary globals.
Elliott Hughes
1
-5
/
+6
2015-04-11
Auto-detect whether to use the long-press UI.
Elliott Hughes
1
-0
/
+4
2015-04-10
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
1
-13
/
+16
2015-04-10
Move "Mount /system" to the main menu.
Elliott Hughes
1
-2
/
+1
2015-04-09
Move file paging into ScreenRecoveryUI.
Elliott Hughes
1
-2
/
+4
2015-04-09
Enable printf format argument checking.
Elliott Hughes
1
-1
/
+1
2014-05-23
disable async reboot during package installation
Doug Zongker
1
-0
/
+8
2014-03-11
allow CheckKey to request mounting /system
Doug Zongker
1
-1
/
+5
2013-11-27
add the functions for multi-stage packages to updater
Doug Zongker
1
-0
/
+2
2013-09-17
recovery: fix epoll events type to uint32_t
Todd Poynor
1
-1
/
+1
2013-09-12
recovery: ui changes for ev_*() switch to epoll
Todd Poynor
1
-1
/
+1
2013-09-05
allow CheckKey to request mounting /system
Doug Zongker
1
-1
/
+5
2013-07-31
notify about pending long press
Doug Zongker
1
-1
/
+20
2012-12-17
add NextCheckKeyIsLong() and EnqueueKey() methods
Doug Zongker
1
-0
/
+7
2012-09-19
localization for recovery messages
Doug Zongker
1
-0
/
+3
2012-09-18
localization for recovery messages
Doug Zongker
1
-0
/
+3
2012-08-23
add simple text to recovery UI
Doug Zongker
1
-1
/
+1
2012-01-19
allow recovery UI to ignore certain keypresses
Doug Zongker
1
-1
/
+1
2012-01-18
allow recovery UI to ignore certain keypresses
Doug Zongker
1
-1
/
+1
2011-11-04
move key processing to RecoveryUI
Doug Zongker
1
-5
/
+26
2011-11-01
move key processing to RecoveryUI
Doug Zongker
1
-5
/
+26
2011-10-31
C++ class for device-specific code
Doug Zongker
1
-0
/
+7
2011-10-31
refactor ui functions into a class
Doug Zongker
1
-50
/
+59
2011-10-31
C++ class for device-specific code
Doug Zongker
1
-0
/
+7
2011-10-31
turn recovery into a C++ binary
Doug Zongker
1
-63
/
+6
2011-10-28
turn recovery into a C++ binary
Doug Zongker
1
-55
/
+10
2011-04-12
save a last_install file with the result of the last package install attempt
Doug Zongker
1
-0
/
+3
2011-03-01
make recovery UI images more general; allow for installation animation
Doug Zongker
1
-0
/
+19
2011-02-25
store partition length in recovery.fstab
Doug Zongker
1
-0
/
+6
2011-02-25
store partition length in recovery.fstab
Doug Zongker
1
-0
/
+6
2011-02-18
store partition length in recovery.fstab
Doug Zongker
1
-0
/
+6
2011-01-25
make recovery reboot after 2 minutes of no activity
Doug Zongker
1
-0
/
+1
2010-09-21
remove the notion of "root path"; support mixed flash types
Doug Zongker
1
-0
/
+13
2010-09-21
remove the notion of "root path"; support mixed flash types (do not merge)
Doug Zongker
1
-0
/
+13
2010-09-15
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-4
/
+4
2010-09-15
(cherry-pick) support installing any .zip file on the sdcard
Doug Zongker
1
-1
/
+1
2010-09-03
add --show_text option to recovery
Doug Zongker
1
-0
/
+1
2010-07-02
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-4
/
+4
2010-06-25
Add __attribute__((format(printf, a, b))) to printf like functions.
Nick Kralevich
1
-1
/
+1
2010-04-08
support installing any .zip file on the sdcard
Doug Zongker
1
-1
/
+1
2010-02-03
bump updater API version to 3; deprecate firmware update command
Doug Zongker
1
-7
/
+0
2009-11-13
eclair snapshot
Jean-Baptiste Queru
1
-1
/
+1
2009-09-20
reduce fraction of progress bar for verification
Doug Zongker
1
-1
/
+1
2009-06-18
let the "firmware" command take the file straight from the package
Doug Zongker
1
-0
/
+3
2009-04-02
AI 144105: am: CL 144082 Remove the unused "unpacking" recovery icon.
Doug Zongker
1
-1
/
+0
2009-04-01
AI 144082: Remove the unused "unpacking" recovery icon.
Doug Zongker
1
-1
/
+0
2009-03-04
auto import from //depot/cupcake/@135843
The Android Open Source Project
1
-0
/
+94
2009-03-04
auto import from //depot/cupcake/@135843
The Android Open Source Project
1
-94
/
+0
2009-02-11
auto import from //branches/cupcake/...@130745
The Android Open Source Project
1
-0
/
+12