- Mar 07, 2012
-
-
Tadashi G. Takaoka authored
Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c
-
- Mar 06, 2012
-
-
satok authored
-
Jean Chalard authored
-
Jean Chalard authored
Update makedict to write the magic number to the format expected by LatinIME starting with I3aafdd7e Bug: 5686638 Change-Id: I78c6befc3347f689a8520b450d589eabefc413d6
-
satok authored
Change-Id: I2c8b093b59ad36ffe860c3c4d360d87251d101c4
-
satok authored
-
Tadashi G. Takaoka authored
Change-Id: I973f9d4a3989f3d2b797ad26f9d006c0f2c613b5
-
satok authored
Bug: 4343280 Change-Id: I0f6a7e6912ed4abea07c10d266da4c7ccb0dae76
-
Jean Chalard authored
-
Jean Chalard authored
This fixes two defects: - One where some separators should promote a phantom space to a real space. This bug had a unit test but wasn't tracked. - One where French punctuations would behave incorrectly. Tracked Bug: 6113693 Change-Id: Ia7f86fc960e00141757632ab2c9bce9168dd6966
-
Jean Chalard authored
To some extent, the test was wrong here. After space is typed in this case, we wait a small delay before updating the suggestion strip so that we can display bigram predictions without introducing delays. The suggestion strip is not displayed until then. The test was bypassing this by simulating a press on the suggestion strip, but for LatinIME it was not displayed yet, hence the bug. The new code waits for the delay, makes sure the suggestion strip is actually displaying punctuation marks, then press the mark and do the intended test on space. Change-Id: I18f82da1bc0a8e584e9b1bac59ff48823d78ec12
-
Ken Wakasa authored
-
- Mar 05, 2012
-
-
Eric Fischer authored
Change-Id: If76e0272d3a4b1ec294ce905accf7bd0280b96dd
-
alanv authored
Bug: 5829051 Change-Id: Ie1784d1ba1a4515ab492a06d7adc10c7d54a64c5
-
Tadashi G. Takaoka authored
Change-Id: I1b0f7b857e89307c987187c1969a2846aa97fdcc
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Change-Id: I72a2f71d7f6565a30c06e563b0a64f496542cde9
-
satok authored
-
satok authored
-
satok authored
Change-Id: I894c0850e803bdfc7b590a62ddd4076a3a4e4658
-
Tadashi Takaoka authored
-
Tadashi Takaoka authored
This reverts commit c208f4df
-
Jean Chalard authored
-
Jean Chalard authored
Change-Id: I2f92c01fa1ff6b318128d387f26942b5d47de3e0
-
satok authored
Change-Id: I4b4dc6f86d659491d8b9a74ed120092eab964345
-
Tadashi G. Takaoka authored
Bug: 6114350 Change-Id: I419bc1736c27046dfea254ac510f5da478b6412c
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Change-Id: I26bd82aee5ead84e40abfc3db5a48ed6d1e42361
-
satok authored
-
satok authored
Change-Id: I8b93f66c272d91ba02888da31d56a9811ba2a1f0
-
Tadashi G. Takaoka authored
-
Jean Chalard authored
It makes more sense to catch words with the safety net in updateSuggestions() than in showSuggestions(). Also, it's useless to do it in updateBigramPredictions, because the result will always be provably false. This will also help with writing unit tests. Change-Id: Ifab81e6c5a74b1aa75cf85ef7742fee69a98f5ce
-
Tadashi G. Takaoka authored
This is a followup change to Ie10b3e0b. Change-Id: I1f91d96e32357b83bd0546537d561d638b6ff0c6
-
Jean Chalard authored
Change-Id: I11f87448f689cf828bff960ad7a3e4739a3457dc
-
Jean Chalard authored
-
Jean Chalard authored
Change-Id: I2002662ee07af2fcc626a52ea4e9ad8977b29ca2
-
Tadashi G. Takaoka authored
-
Jean Chalard authored
-
Jean Chalard authored
-
Tadashi G. Takaoka authored
Bug: 6080806 Change-Id: Ifc3145fd79f10b39442b95432a8d19a624c2fdfd
-