aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-de-rZZ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add language agnostic QWERTY subtypeTadashi G. Takaoka2012-03-301-42/+0
| | | | | Bug: 6010147 Change-Id: I705e38ac889172ae8b7c2a68e5c688f2ffc28320
* Remove the "deprecated" classesKen Wakasa2012-03-301-2/+1
| | | | | bug: 6129704 Change-Id: Ib27f2774444e1f084b19be3fe6f56d25dffa7084
* Don't send touch coordinates if proximity characters correction is disabledTadashi G. Takaoka2012-03-291-1/+2
| | | | | Bug: 6225317 Change-Id: I4fa65e020d838f53066d4a071f58fb6f40583e0b
* Move long press shift handling from PointerTracker to KeyboardStateTadashi G. Takaoka2012-02-011-2/+2
| | | | | | | | | | | | | This change also * Rename phone shift keyboard to phone symbols keyboard. Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard. * Remove phone symbols keyboard from tablet. * Introduces enableLongPress flag of Key.keyActionFlags attribute. * Remove clumsy long press code from PointerTracker. * Remove CODE_CAPSLOCK handling from LatinIME. * Make KeyboardSwitcher to invoke haptic and audio feedback. Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054
* Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboardTadashi G. Takaoka2012-01-251-2/+2
| | | | | | | This is the first step to support separate Keyboard for elementName. This change is the second attempt of Icef66564. Change-Id: I78ea6cb9ea3d965ff89e0ff5d896a6b11ba5c670
* Revert "Add autoGenerateFromAlphabet enum to ↵Tadashi Takaoka2012-01-241-2/+2
| | | | | | | KeyboardSet.Element.elementKeyboard" This reverts commit b5b92f9b78295366c12b25d1b464a371401c3677 Bug: 5908440
* Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboardTadashi G. Takaoka2012-01-241-2/+2
| | | | | | This is the first step to support separate Keyboard for elementName. Change-Id: Icef66564b6938910fa06ecab664dce4be84c9505
* Utilize KeyboardSet XML definitionsTadashi G. Takaoka2011-12-141-6/+21
| | | | | | | | | This change introduces KeyboardSet and SubKeyboard XML definitions to represent a set of keyboard layouts. Bug: 5002108 Bug: 5679585 Change-Id: Ib6c8d5936187381bb6725c9fe574e93871c01a86
* Add German QWERTY keyboardTadashi G. Takaoka2011-06-221-0/+27
Bug: 3268561 Change-Id: I56a74dc04d337d8d5701d99e5c92493dbcc06e41