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
/
device.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fastboot mode to recovery
Hridya Valsaraju
2018-08-14
1
-0
/
+1
*
recovery: Configure device menu based on runtime info.
Tao Bao
2018-05-11
1
-41
/
+39
*
Move menu headers/items to std::vector<std::string>.
Tao Bao
2018-05-03
1
-11
/
+18
*
Drop '#include "ui.h"' from device.h.
Tao Bao
2018-05-01
1
-0
/
+2
*
Add a new option in recovery menu to test the background texts
Tianjie Xu
2017-09-27
1
-21
/
+23
*
recovery: Move a few int to bool.
Tao Bao
2017-03-08
1
-1
/
+1
*
Call update_engine_sideload from recovery.
Alex Deymo
2016-08-12
1
-24
/
+8
*
Disable the meaningless parts of the UI for A/B.
Elliott Hughes
2016-05-24
1
-14
/
+40
*
Update the system update animation.
Elliott Hughes
2016-04-15
1
-1
/
+3
*
Move the menu header out of the menu.
Elliott Hughes
2015-04-14
1
-18
/
+0
*
Auto-detect whether to use the long-press UI.
Elliott Hughes
2015-04-11
1
-7
/
+43
*
Move "Mount /system" to the main menu.
Elliott Hughes
2015-04-10
1
-3
/
+5
*
Move default implementations into Device.
Elliott Hughes
2015-04-09
1
-0
/
+54