summaryrefslogtreecommitdiffstats
path: root/gui/keyboard.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Increase char array sizes to allow for null char for strcpyDees_Troy2013-01-101-1/+1
|
* Add keyboard key highlightDees_Troy2012-10-201-4/+86
|
* Fix weird keyboard problemDees_Troy2012-10-151-3/+3
|
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+442
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere