- Aug 04, 2011
-
-
Jean Chalard authored
Bug: 5095140 Change-Id: Ie4322815f029f063dda2925697d6d8f63bfaf6d6
-
- Aug 03, 2011
-
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
This change also uses longer timeout for restoring keyboard state. Bug: 4311428 Change-Id: Ieade33d7c69f1dee727b2b8c26f0112eca44b336
-
Tadashi G. Takaoka authored
Bug: 5099761 Change-Id: I00ad796ea43a07ae13e71224b7a081ee2f160f1a
-
satok authored
Change-Id: I52b34de45969fef82e46d9c10079c2d45e0b94eb
-
satok authored
-
satok authored
Change-Id: If016a61f9e303b615c59c0035724256535aec817
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
This change also changes the timimng that the window width is registered. Bug: 4311428 Change-Id: Ied6b1b43bfa16a85f0e05cd308ce919d5d65677e
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 5108339 Change-Id: I7cd4258a95a7e25b8b1114b43ffcca5b77c5c1e3
-
Ken Wakasa authored
-
Ken Wakasa authored
bug: 5113471 Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b
-
Ken Wakasa authored
This is a follow up change to Ieb42fdfa. bug: 5094401 Change-Id: If78c966ed02fbc9b8c6da726e00424a927349142
-
Ken Wakasa authored
-
Jean Chalard authored
-
Ken Wakasa authored
Change-Id: Ic4d8df7a8aa0ec59fee40eb7fadd8a7e49db4198
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
This is a follow up change of I90ffbde0 Bug: 5023981 Change-Id: I3a6b862d05f5f907dee954cd6d6fee983b20ab5e
-
- Aug 02, 2011
-
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: Idd149b6bec4a78bc7c5f95096bdc2d8e5eaf64c5
-
Ken Wakasa authored
bug: 5108339 Change-Id: Ie1abcf50abba569683f76a136718ab24f5089677
-
Ken Wakasa authored
Change-Id: I7a63dce1e85282055b847c43a6e9b9b90a10fa98
-
Jean Chalard authored
The dictionary filename used to be passed directly to Latin IME. This change implements, on the part of Latin IME, the passing of them as an id that should then be passed through openAssetFileDescriptor. Bug: 5095140 Change-Id: I7d1e9d57c19f0645045368f68681680f238189fc
-
Jean Chalard authored
Bug: 5046459 Change-Id: Id2c7686c5da078751ed587e559417e808779aa7a
-
satok authored
-
satok authored
Change-Id: I2d9e2db81cf6597ca4e88d7bc6737ab3b52b34b2
-
Tadashi G. Takaoka authored
This is the first step to implement suggestions pane as mini keyboard. Bug: 5023981 Change-Id: I90ffbde0fda19b4be68add449310997b56bf6904
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
This change also re-orders and renames some fields. Bug: 5023981 Change-Id: I28c1ca7384bb70e3584398cd19ce2276ddfe8541
-
Tadashi G. Takaoka authored
Bug: 5023981 Change-Id: Ifb07b54a68cfdd32ff2ea79812188fb6158bd073
-
Tadashi G. Takaoka authored
This object will hold all keyboard parameter while parsing XML file and act like a Keyboard. After finishing reading XML file, this will be passed as an argument for the Keyboard class constructor. Bug: 5023981 Change-Id: I2737b30036b6e4d204e8ed9984a1272e195209be
-
Tadashi G. Takaoka authored
Bug: 5023981 Change-Id: Ib0b9debf2018a0a9e9efe9323738e85174589e71
-
Tadashi G. Takaoka authored
-
- Aug 01, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5023981 Change-Id: Ida06fc6a588c4eb8543455d932e71ac2797d27e5
-
Tadashi G. Takaoka authored
Bug: 5023981 Change-Id: I729354f32797eef354ec9af8e05f17839f0a361c
-
Jean Chalard authored
-
Jean Chalard authored
This does not really fix the underlying bug, but it does fix the apparent symptoms. When the user presses space and a letter quick, the onUpdateSelection handler may be called after the letter has been actually committed. The keyboard then happily proceeds to clearing the composition because it thinks space was pressed (or the user moved the cursor, since it can't guess which happened). This change removes this behavior when we are expecting an update event from a keypress. This means the bug still exists if the user presses space twice and a letter, and all events come after the letter, but it is very very hard to reproduce this. There may be other collateral damage when the user moves the cursor in the form of race conditions, but likewise, they should be really hard to reproduce. Bug: 5100521 Change-Id: Ib05328c9b451bf6fe288ae00296fd283a9a4e863
-