Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recovery: fix epoll events type to uint32_t | Todd Poynor | 2013-09-17 | 1 | -1/+1 |
* | recovery: ui changes for ev_*() switch to epoll | Todd Poynor | 2013-09-12 | 1 | -2/+2 |
* | allow CheckKey to request mounting /system | Doug Zongker | 2013-09-05 | 1 | -2/+46 |
* | notify about pending long press | Doug Zongker | 2013-07-31 | 1 | -8/+33 |
* | add NextCheckKeyIsLong() and EnqueueKey() methods | Doug Zongker | 2012-12-17 | 1 | -9/+28 |
* | allow recovery UI to ignore certain keypresses | Doug Zongker | 2012-01-19 | 1 | -0/+3 |
* | move key processing to RecoveryUI | Doug Zongker | 2011-11-04 | 1 | -0/+222 |
* | refactor ui functions into a class | Doug Zongker | 2011-10-31 | 1 | -666/+0 |
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+666 |