aboutsummaryrefslogtreecommitdiffstats
path: root/ui.h
Commit message (Expand)AuthorAgeFilesLines
* 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-221-1/+1
* allow recovery UI to ignore certain keypressesDoug Zongker2012-01-181-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