summaryrefslogtreecommitdiffstats
path: root/ui.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add the functions for multi-stage packages to updaterDoug Zongker2013-11-271-0/+2
* notify about pending long pressDoug Zongker2013-07-311-1/+20
* add NextCheckKeyIsLong() and EnqueueKey() methodsDoug Zongker2012-12-171-0/+7
* localization for recovery messagesDoug Zongker2012-09-181-0/+3
* add simple text to recovery UIDoug Zongker2012-08-231-1/+1
* allow recovery UI to ignore certain keypressesDoug Zongker2012-01-191-1/+1
* move key processing to RecoveryUIDoug Zongker2011-11-041-5/+26
* C++ class for device-specific codeDoug Zongker2011-10-311-0/+7
* refactor ui functions into a classDoug Zongker2011-10-311-50/+59
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+75