aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Auto-detect whether to use the long-press UI.Elliott Hughes2015-04-101-28/+1
* Move default implementations into Device.Elliott Hughes2015-04-091-67/+23
* Add "Apply update from sdcard" to default recovery image.Elliott Hughes2015-03-221-17/+23
* Make /cache/recovery/last_log available in recoveryNick Kralevich2014-10-221-0/+2
* add reboot-to-bootloader and power down options to recovery menuDoug Zongker2014-04-011-0/+4
* remove DefaultDevice's UI subclassDoug Zongker2014-04-011-11/+2
* support "sideload over ADB" modeDoug Zongker2012-01-101-6/+4
* C++ class for device-specific codeDoug Zongker2011-10-311-0/+92