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