summaryrefslogtreecommitdiffstats
path: root/ui.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-5/+67
|\
| * am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking status"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-051-2/+46
| |/
* | Fix merge conflicts and update for 4.4 kitkatDees Troy2013-11-021-8/+33
|\|
| * notify about pending long pressDoug Zongker2013-07-311-8/+33
* | Update to latest AOSP masterDees_Troy2013-09-041-9/+28
|\|
| * add NextCheckKeyIsLong() and EnqueueKey() methodsDoug Zongker2012-12-171-9/+28
* | Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-0/+4
|/
* allow recovery UI to ignore certain keypressesDoug Zongker2012-01-191-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