Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the functions for multi-stage packages to updater | Doug Zongker | 2013-11-27 | 1 | -0/+2 |
* | notify about pending long press | Doug Zongker | 2013-07-31 | 1 | -1/+20 |
* | add NextCheckKeyIsLong() and EnqueueKey() methods | Doug Zongker | 2012-12-17 | 1 | -0/+7 |
* | localization for recovery messages | Doug Zongker | 2012-09-18 | 1 | -0/+3 |
* | add simple text to recovery UI | Doug Zongker | 2012-08-23 | 1 | -1/+1 |
* | allow recovery UI to ignore certain keypresses | Doug Zongker | 2012-01-19 | 1 | -1/+1 |
* | move key processing to RecoveryUI | Doug Zongker | 2011-11-04 | 1 | -5/+26 |
* | C++ class for device-specific code | Doug Zongker | 2011-10-31 | 1 | -0/+7 |
* | refactor ui functions into a class | Doug Zongker | 2011-10-31 | 1 | -50/+59 |
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-31 | 1 | -0/+75 |