summaryrefslogtreecommitdiffstats
path: root/default_device.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-31C++ class for device-specific codeDoug Zongker1-0/+92
Replace the device-specific functions with a class. Move some of the key handling (for log visibility toggling and rebooting) into the UI class. Fix up the key handling so there is less crosstalk between the immediate keys and the queued keys (an increasing annoyance on button-limited devices). Change-Id: I698f6fd21c67a1e55429312a0484b6c393cad46f