aboutsummaryrefslogtreecommitdiffstats
path: root/ui.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking sta...Doug Zongker2014-06-061-0/+1
|\
| * recovery: initialize keys press tracking statusMihai Serban2014-06-061-0/+1
| * allow CheckKey to request mounting /systemDoug Zongker2014-03-111-2/+46
* | disable async reboot during package installationDoug Zongker2014-05-231-4/+21
* | remove DefaultDevice's UI subclassDoug Zongker2014-04-011-1/+1
* | recovery: fix epoll events type to uint32_tTodd Poynor2013-09-171-1/+1
* | recovery: ui changes for ev_*() switch to epollTodd Poynor2013-09-121-2/+2
* | allow CheckKey to request mounting /systemDoug Zongker2013-09-041-2/+46
|/
* notify about pending long pressDoug Zongker2013-07-311-8/+33
* add NextCheckKeyIsLong() and EnqueueKey() methodsDoug Zongker2012-12-171-9/+28
* allow recovery UI to ignore certain keypressesDoug Zongker2012-01-181-0/+3
* move key processing to RecoveryUIDoug Zongker2011-11-041-0/+222
* refactor ui functions into a classDoug Zongker2011-10-311-666/+0
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+666