| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|