aboutsummaryrefslogtreecommitdiffstats
path: root/device.cpp
Commit message (Expand)AuthorAgeFilesLines
* recovery: Fix "Wipe data" wrong "System reset" namingAdrian DC2017-01-171-1/+1
* recovery: Add wipe system partition optionMichael Bestas2016-04-051-0/+2
* recovery: Implement sysbarTom Marshall2016-03-071-2/+10
* recovery: User recovery shouldn't allow mounting systemPat Erley2016-02-111-0/+4
* recovery: Remove insecure wipe from menu on user buildsPat Erley2016-02-051-0/+4
* recovery: Menu rewrites and cleanupsTom Marshall2016-02-041-22/+98
* recovery: Allow devices to reboot to download modeAndreas Blaesius2015-11-251-0/+4
* sr: Touch UITom Marshall2015-11-251-0/+4
* recovery: datamedia supportTom Marshall2015-11-251-3/+5
* recovery: Awakening of MiniVoldTom Marshall2015-11-251-9/+7
* Add back and home key handling.Steve Kondik2015-11-201-0/+15
* Move the menu header out of the menu.Elliott Hughes2015-04-131-18/+0
* Auto-detect whether to use the long-press UI.Elliott Hughes2015-04-101-7/+43
* Move "Mount /system" to the main menu.Elliott Hughes2015-04-101-3/+5
* Move default implementations into Device.Elliott Hughes2015-04-091-0/+54