summaryrefslogtreecommitdiffstats
path: root/device.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-27Add a new option in recovery menu to test the background textsTianjie Xu1-0/+1
2017-03-08recovery: Move a few int to bool.Tao Bao1-79/+73
2016-06-30Fix google-explicit-constructor warnings in bootable/recovery.Chih-Hung Hsieh1-1/+1
2016-04-15Update the system update animation.Elliott Hughes1-0/+1
2015-06-10Split WipeData into PreWipeData and PostWipeData.Elliott Hughes1-7/+10
2015-06-10Split WipeData into PreWipeData and PostWipeData.Elliott Hughes1-7/+10
2015-04-14Move the menu header out of the menu.Elliott Hughes1-6/+0
2015-04-11Auto-detect whether to use the long-press UI.Elliott Hughes1-1/+1
2015-04-10Move "Mount /system" to the main menu.Elliott Hughes1-4/+13
2015-04-09Move default implementations into Device.Elliott Hughes1-12/+16
2015-04-09Remove some commented-out code.Elliott Hughes1-10/+0
2014-10-24Make /cache/recovery/last_log available in recoveryNick Kralevich1-1/+1
2014-10-23Make /cache/recovery/last_log available in recoveryNick Kralevich1-1/+1
2014-07-08drop APPLY_CACHE and refactor APPLY_EXTDoug Zongker1-1/+2
2014-04-01add reboot-to-bootloader and power down options to recovery menuDoug Zongker1-1/+2
2012-01-18support "sideload over ADB" modeDoug Zongker1-1/+1
2012-01-10support "sideload over ADB" modeDoug Zongker1-1/+1
2011-10-31C++ class for device-specific codeDoug Zongker1-0/+112
2011-10-31C++ class for device-specific codeDoug Zongker1-0/+112