summaryrefslogtreecommitdiffstats
path: root/gui/keyboard.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Unused variable cleanupMatt Mower1-1/+0
2016-01-27Update minuitwrp graphics in line with latest minuiEthan Yonker1-3/+3
2016-01-07gui: add keyboard support for Ctrl layer and more special keysthat1-21/+84
2015-10-16Allow text to scale to fitEthan Yonker1-2/+2
2015-07-14gui: keyboard: support longpress label offset, code cleanupthat1-149/+116
2015-06-20[WIP] gui: software drawn keyboard (code only)that1-12/+163
2015-03-15gui: keyboard: introduce struct Layout and simplify caps handlingthat1-68/+58
2015-03-14gui: keyboard: add HitTestKey method, minor simplificationsthat1-114/+100
2015-03-14gui: keyboard doesn't need its own actionthat1-28/+2
2015-02-21GUI: Support styles in xml to reduce xml file sizeEthan Yonker1-27/+9
2015-02-15gui: make resources type safethat1-3/+3
2015-02-10Scale the GUI to fit the screenEthan Yonker1-3/+4
2015-02-01gui: simplify code in GUIKeyboardthat1-126/+68
2014-02-17Add capslock support to keyboardEthan Yonker1-2/+61
2014-02-12Properly delete all GUIObjects and pages on theme reloadVojtech Bocek1-3/+0
2014-02-12Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek1-1/+1
2014-02-07Expansion of vibrate optionsEthan Yonker1-2/+2
2014-02-06Add haptic feedbackSamer Diab (S.a.M.e.R_d)1-0/+3
2013-10-24Update licenses to all matchDees Troy1-21/+17
2013-10-22Update licenses to all matchDees Troy1-21/+17
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-11/+10
2013-01-10Increase char array sizes to allow for null char for strcpyDees_Troy1-1/+1
2012-10-20Add keyboard key highlightDees_Troy1-4/+86
2012-10-15Fix weird keyboard problemDees_Troy1-3/+3
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+442