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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
recovery: initialize keys press tracking status
Mihai Serban
1
-0
/
+1
2014-05-23
disable async reboot during package installation
Doug Zongker
1
-4
/
+21
2014-04-01
remove DefaultDevice's UI subclass
Doug Zongker
1
-1
/
+1
2014-03-11
allow CheckKey to request mounting /system
Doug Zongker
1
-2
/
+46
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
-2
/
+2
2013-09-05
allow CheckKey to request mounting /system
Doug Zongker
1
-2
/
+46
2013-07-31
notify about pending long press
Doug Zongker
1
-8
/
+33
2012-12-17
add NextCheckKeyIsLong() and EnqueueKey() methods
Doug Zongker
1
-9
/
+28
2012-09-14
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
1
-0
/
+4
2012-01-19
allow recovery UI to ignore certain keypresses
Doug Zongker
1
-0
/
+3
2012-01-18
allow recovery UI to ignore certain keypresses
Doug Zongker
1
-0
/
+3
2011-11-04
move key processing to RecoveryUI
Doug Zongker
1
-0
/
+222
2011-11-01
move key processing to RecoveryUI
Doug Zongker
1
-0
/
+222
2011-10-31
refactor ui functions into a class
Doug Zongker
1
-666
/
+0
2011-10-31
turn recovery into a C++ binary
Doug Zongker
1
-5
/
+7
2011-10-28
turn recovery into a C++ binary
Doug Zongker
1
-664
/
+0
2011-09-20
update recovery with new 3D images
Doug Zongker
1
-1
/
+1
2011-09-02
minui: events: refactor event acquisition
Dima Zavin
1
-60
/
+72
2011-08-20
change recovery images to match blue holo theme
Doug Zongker
1
-1
/
+1
2011-07-12
Update usb_connected() to support new gadget driver
Benoit Goby
1
-4
/
+5
2011-03-11
Have recovery reboot using the new android_reboot() function.
Ken Sumrall
1
-2
/
+2
2011-03-09
don't reboot for inactivity if USB is connected
Doug Zongker
1
-13
/
+38
2011-03-08
don't reboot for inactivity if USB is connected
Doug Zongker
1
-13
/
+38
2011-03-02
change the default recovery assets to be in holograph style
Doug Zongker
1
-11
/
+9
2011-03-01
make recovery UI images more general; allow for installation animation
Doug Zongker
1
-50
/
+136
2011-01-25
make recovery reboot after 2 minutes of no activity
Doug Zongker
1
-4
/
+31
2010-09-15
(cherry-pick) EMMC support in applypatch
Doug Zongker
1
-1
/
+1
2010-09-15
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-1
/
+1
2010-09-15
(cherry-pick) support installing any .zip file on the sdcard
Doug Zongker
1
-2
/
+2
2010-09-03
add --show_text option to recovery
Doug Zongker
1
-0
/
+8
2010-09-01
Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3
Ying Wang
1
-1
/
+1
2010-08-31
Fix for crespo.
Ying Wang
1
-1
/
+1
2010-07-08
EMMC support in applypatch
Doug Zongker
1
-1
/
+1
2010-07-02
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-1
/
+1
2010-04-08
support installing any .zip file on the sdcard
Doug Zongker
1
-2
/
+2
2010-02-03
bump updater API version to 3; deprecate firmware update command
Doug Zongker
1
-21
/
+0
2009-11-13
eclair snapshot
Jean-Baptiste Queru
1
-9
/
+8
2009-10-09
simplify construction of the recovery progress bar
Doug Zongker
1
-23
/
+11
2009-09-15
don't complain if recovery icon is short
Doug Zongker
1
-1
/
+5
2009-07-23
fix compile warnings in recovery, change images
Doug Zongker
1
-0
/
+1
2009-06-11
split out device-specific recovery UI code into vendor directories
Doug Zongker
1
-8
/
+2
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
/
+542
2009-03-04
auto import from //depot/cupcake/@135843
The Android Open Source Project
1
-542
/
+0
2009-02-11
auto import from //branches/cupcake/...@130745
The Android Open Source Project
1
-9
/
+131