| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
|
| |
|
|
|
|
| |
This change also renames MoreKeySpecParser to KeySpecParser
Change-Id: I35733cdbb344f16b57ffa2cfe79055c089b4e409
|
| |
|
|
|
|
|
| |
This change also removes isRtlKeyboard attribute from <Keyboard/>
Bug: 5948247
Change-Id: I85998f17ae146a4c8cd0f419ab820b746cb8974f
|
| |
|
|
| |
Change-Id: I5e910f8225a248fc6403771836dec4c0b7294caa
|
| |
|
|
|
|
|
| |
This change also moves XmlParseUtils to com.android.inputmethod.latin package.
Bug: 5778201
Change-Id: I7d9faa344460753ce178ad4048e0fadb65c75614
|
| |
|
|
|
|
|
|
| |
This change also gets rid of XML id from KeyboardId.
Bug: 5002108
Bug: 5679585
Change-Id: I7086c7da3c01ba4ade7f77ee5cc731310da46404
|
| |
|
|
|
|
|
|
|
| |
This change introduces KeyboardSet and SubKeyboard XML definitions to
represent a set of keyboard layouts.
Bug: 5002108
Bug: 5679585
Change-Id: Ib6c8d5936187381bb6725c9fe574e93871c01a86
|
| |
|
|
|
|
|
|
|
|
| |
Use pre-computed width and height of mini keyboard if
* Popup key preview is enabled
* The mini keyboard has only one key
* Pre-computed width and height are specified
Bug: 5248783
Change-Id: I53475698e87d5bd67d36e63323c25a9e9f18fbb1
|
| |
|
|
| |
Change-Id: I2b78d2ca756223b5497d01127c3a0190dcc81e57
|
| |
|
|
|
|
|
| |
The keyboard height will be distrubuted as:
top_padding + (key_height + vertical_gap) * row_count - vertical_gap + bottom_padding
Change-Id: I841f356b9dbf8cfaf3756178bc9e4e6b2aa61364
|
| |
|
|
|
|
|
| |
This change only gets rid of the surrounding paddings of the mini keyboard.
Bug: 5248783
Change-Id: Idb95ac1467085c230fd60e4bc0f466fef5700bfb
|
| |
|
|
|
|
| |
Also renames PopupPanel to MoreKeysPanel
Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
|
| |
|
|
| |
Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0
|
| |
|
|
|
|
|
| |
This is a follow up change for I737bacb1.
Bug: 5023981
Change-Id: I980e3e993c81afe4fbdb95c9c263d7aa52aff66c
|
| |
|
|
|
| |
Bug: 5023981
Change-Id: I737bacb1a6bb40f70be65d6eff85614afe6c79ed
|
| |
|
|
|
|
|
| |
This reverts commit be34d973349909196dc3427a5653f4e119092ea7.
Bug: 5023981
Change-Id: I34f75cde035f04a9a82c9259442ed0e255cb7118
|
| |
|
|
|
|
|
|
| |
This change also partialy reverts I5832421c, because of incorrect
popup mini key width calculation.
Bug: 5023981
Change-Id: I1acde090c01d3d861fcc5559cad81e638de2c2bb
|
| |
|
|
| |
Change-Id: I5832421cab3d496d4bb8a5e9902d0b5f4929fd0b
|
| |
|
|
| |
Change-Id: Ia92ec4612090b03829db9a87ce68d701db6e15bc
|
| |
|
|
|
|
|
| |
This is a follow up change of I90ffbde0
Bug: 5023981
Change-Id: I3a6b862d05f5f907dee954cd6d6fee983b20ab5e
|
| |
|
|
|
|
|
| |
This is the first step to implement suggestions pane as mini keyboard.
Bug: 5023981
Change-Id: I90ffbde0fda19b4be68add449310997b56bf6904
|
| |
|
|
|
| |
Bug: 5047217
Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change also modifies 9-patch drawables to fix the following
issues. In order to draw key background drawable just on the
coordinates we want, we have to know where an actual "visible" part is
in the drawable. The only clue we can use is "padding" of the
drawable. To achieve this, the 9-patch drawable must have its
"visible" part marked as "content". Please refer the Bug: 4948171 for
more detailed explanation.
This change also reverts the following "black" drawables back from
Gingerbread because recent change broke these (I70019a91).
* drawable-hdpi/sym_bkeyboard_*.png
* drawable-hdpi/btn_keyboard_key_*_stone.9.png
Bug: 4948171
Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f
|
| |
|
|
|
| |
Bug: 4903326
Change-Id: I2493d6dae613d2e37dfa8ce96b4cddc9a038160c
|
| |
|
|
| |
Change-Id: Ic1459066b865cde5104b3734193f76c997959c68
|
| |\ |
|
| | |
| |
| |
| |
| | |
Bug: 4450008
Change-Id: Ic6c457db808d8e7479bfaa509192c07a384453e2
|
| |/
|
|
| |
Change-Id: Iaceedc783181e43af6dd48ece218a42eace66532
|
| |
|
|
| |
Change-Id: I8d68b944762ccde05020978f20b3742eb6ab945b
|
|
|
Bug: 2214959
Change-Id: I06370e1c9e0683666ad19454a2fb501008af95c0
|