summaryrefslogtreecommitdiffstats
path: root/ui.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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