| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Change [2/3]
Add an attribute that's used in layout xmls for specifying
the split-keyboard layout.
This attribute will be checked/set by the KeyboardBuilder which knows about
the "splittability" of the keyboard.
Bug: 4968173
Change-Id: I5d792e570b9648e09022e9b7e92a972a161009ee
|
|
|
|
|
|
| |
The bulk merge from -bayo to klp-dev should not have been merged to master.
Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
|
|
|
|
|
|
|
| |
This change splits keyboardHorizontalEdgesPadding attributes of
Keyboard into two attributes.
Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1
|
|
|
|
|
|
|
|
| |
This change also disables touch position correction for Phone/Dvorak
keyboard.
Bug: 7243101
Change-Id: Idfcc7ad1feabbe6a81635dceba5be087401fa18b
|
|
|
|
|
| |
Bug: 6911182
Change-Id: I78f59564e8c31b9b66ed9a136584d0c57cc43120
|
|
|
|
|
|
|
|
| |
This change also adds workaround to display Thai composing letters
correctly.
Bug: 6753168
Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897
|
|
|
|
| |
Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4
|
|
|
|
|
|
|
| |
This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1.
Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7
Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3
|
|
|
|
|
|
| |
This reverts commit ac621d1527ee998e7d299788c2ab240f94046046
Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8
|
|
|
|
|
|
|
|
| |
The key text size can be specified in each keyboard layout in addition
to by KeyboardView theme.
Bug: 6473915
Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2
|
|
|
|
|
|
|
|
| |
The key text style can be specified in each keyboard layout in
addition to by KeyboardView theme.
Bug: 6753168
Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05
|
|
|
|
|
|
|
| |
Bug: 6411288
Bug: 6411588
Bug: 6411840
Change-Id: I44b358ae9c078779d6b1108281c1458387a32948
|
|
|
|
| |
Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c
|
|
|
|
| |
Change-Id: Ib7239a3d06db7154fb0fb506fcc64805c18a6787
|
|
|
|
| |
Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
* <Keyboard> XML file should be kbd_*.xml
* <Row> XML file should be rows_*.xml or row_*.xml
* <Key> XML file should be key_*.xml or keys_*.xml
* <key-style> XML file should be key_styles_*.xml
Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13
|
|
|
|
| |
Change-Id: Ida6b458f3233cd4ea3ae71e07e2a5c80c7750954
|
|
|
|
| |
Change-Id: Ib255697c606199e24e631ed886331d981c4dec38
|
|
|
|
|
|
| |
This is a follow up change for Ic83cd120.
Change-Id: I459fb68a795dfedf9327bac5b63e9b031af1c167
|
|
Unfortunately current Master seems have bugs in resource
selection. The xml-en/kbd_qwerty.xml is added to avoide those issue as
work around, and must be removed if the issue is fixed.
Bug: 4442045
Change-Id: Ic43d66e8669fb63e2c3f0b8b9aae9178ca3c32b5
|