summaryrefslogtreecommitdiffstats
path: root/gui/keyboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Vibration: allow BoardConfig to disable vibration for a device.bigbiff bigbiff2019-03-181-0/+8
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-3/+3
* Unused variable cleanupMatt Mower2017-01-181-1/+0
* Update minuitwrp graphics in line with latest minuiEthan Yonker2016-01-271-3/+3
* gui: add keyboard support for Ctrl layer and more special keysthat2016-01-071-21/+84
* Allow text to scale to fitEthan Yonker2015-10-161-2/+2
* gui: keyboard: support longpress label offset, code cleanupthat2015-07-141-149/+116
* [WIP] gui: software drawn keyboard (code only)that2015-06-201-12/+163
* gui: keyboard: introduce struct Layout and simplify caps handlingthat2015-03-151-68/+58
* gui: keyboard: add HitTestKey method, minor simplificationsthat2015-03-141-114/+100
* gui: keyboard doesn't need its own actionthat2015-03-141-28/+2
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-27/+9
* gui: make resources type safethat2015-02-151-3/+3
* Scale the GUI to fit the screenEthan Yonker2015-02-101-3/+4
* gui: simplify code in GUIKeyboardthat2015-02-011-126/+68
* Add capslock support to keyboardEthan Yonker2014-02-171-2/+61
* Properly delete all GUIObjects and pages on theme reloadVojtech Bocek2014-02-121-3/+0
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-1/+1
* Expansion of vibrate optionsEthan Yonker2014-02-071-2/+2
* Add haptic feedbackSamer Diab (S.a.M.e.R_d)2014-02-061-0/+3
* Update licenses to all matchDees Troy2013-10-221-21/+17
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-11/+10
* 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