aboutsummaryrefslogtreecommitdiffstats
path: root/device.h
Commit message (Expand)AuthorAgeFilesLines
* recovery: Add wipe system partition optionMichael Bestas2016-04-051-0/+1
* recovery: Implement sysbarTom Marshall2016-03-071-1/+4
* recovery: Menu rewrites and cleanupsTom Marshall2016-02-041-13/+18
* sr: Touch UITom Marshall2015-11-251-0/+2
* recovery: datamedia supportTom Marshall2015-11-251-4/+8
* recovery: Awakening of MiniVoldTom Marshall2015-11-251-3/+6
* Add back and home key handling.Steve Kondik2015-11-201-0/+1
* recovery: Allow device-specific reboot reasonDavid Ng2015-10-061-0/+3
* Split WipeData into PreWipeData and PostWipeData.Elliott Hughes2015-06-101-7/+10
* Move the menu header out of the menu.Elliott Hughes2015-04-131-6/+0
* Auto-detect whether to use the long-press UI.Elliott Hughes2015-04-101-1/+1
* Move "Mount /system" to the main menu.Elliott Hughes2015-04-101-4/+13
* Merge "Move default implementations into Device."Elliott Hughes2015-04-091-12/+16
|\
| * Move default implementations into Device.Elliott Hughes2015-04-091-12/+16
* | Remove some commented-out code.Elliott Hughes2015-04-091-10/+0
|/
* Make /cache/recovery/last_log available in recoveryNick Kralevich2014-10-221-1/+1
* drop APPLY_CACHE and refactor APPLY_EXTDoug Zongker2014-07-081-1/+2
* add reboot-to-bootloader and power down options to recovery menuDoug Zongker2014-04-011-1/+2
* support "sideload over ADB" modeDoug Zongker2012-01-101-1/+1
* C++ class for device-specific codeDoug Zongker2011-10-311-0/+112