summaryrefslogtreecommitdiffstats
path: root/gui/keyboard.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Expansion of vibrate optionsEthan Yonker2014-02-071-2/+2
| | | | | | | Improve location / timing of vibration Split out vibrate settings for buttons, keyboard, and long actions Change-Id: I282825cc5f3e44ed6dcabe65dc1f4cb21b407b67
* Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-061-0/+3
| | | | Change-Id: I15d723f73c0b0bb4a40645d1c3f4c1c616f36998
* Update licenses to all matchDees Troy2013-10-221-21/+17
|
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-11/+10
| | | | | | Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
* 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