- Aug 21, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I7863936cca18b28bf0117afcbcf544a5fd7f185d
-
- Jul 27, 2012
-
-
Jean Chalard authored
Bug: 6667462 Change-Id: I796655f57c71c9f50ae6e38dd08b71df3998dbcf
-
- Jul 19, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I02f23096f0682d30effe4dfc1ca57881a1e4aedc
-
- Jul 13, 2012
-
-
Tom Ouyang authored
Change-Id: Iee6ae48bb6309c2867b5d2e344fe7d86dfabd654
-
Jean Chalard authored
...upon commit Change-Id: I1fea87cb4c133a0884329eb9b61bf3053c36cd1b
-
- Jul 10, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I4da3c976838e8eb56c9ec80aafaaf54d759b7981
-
Jean Chalard authored
Change-Id: I9df5cf95c14da2e11ac709ca5e32dc7db3b02c37
-
- Jul 06, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I46c6a6e1c1536599cb909bf81297001b238f2ec8
-
- Jul 04, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Ie6af46acba18a2d1cf3ddd1578d60ded4c90f89a
-
Tadashi G. Takaoka authored
Change-Id: I722b9e981389f660db928b7fd5ced1b82371fbf3
-
- Jun 29, 2012
-
-
Satoshi Kataoka authored
Change-Id: I95300bf0a847fb86d026e846ff4ad723bb45284f
-
- Jun 27, 2012
-
-
Ken Wakasa authored
Change-Id: Ic1a198ab1b4f0323fde9e4245729fd0e6011b914
-
- May 24, 2012
-
-
satok authored
Bug: 6465474 Change-Id: Ifbfe0ddc2ce5fab070939ede3db7bf03a8535a45
-
- May 01, 2012
-
-
Jean Chalard authored
Bug: 6105732 Change-Id: I92e7a9c6d6eb648f747c3b396d7993479fd8478a
-
- Mar 29, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I10a634f7492b45d5a72345f14d36cf341946387d
-
- Mar 28, 2012
- Mar 27, 2012
-
-
satok authored
Change-Id: I66b61cbe491cf8375144e834390beae3209a777d
-
- Mar 23, 2012
-
-
satok authored
Change-Id: Ieb6af8385356e259720b50f1fe46a694a098b30f
-
Jean Chalard authored
Man that was bad, it's heavy, it's called quite often, and it's totally useless Change-Id: Ia7e23e0e60ff4a929b226f3f4ccabedbc3ea2c06
-
Jean Chalard authored
This results in the computation being done in native code and the correct proximity being used. Bug: 6181080 Change-Id: I08fa05c781d607e4feca2caeda353ec19c133a3d
-
- Mar 19, 2012
-
-
satok authored
Bug: 4343280 Change-Id: I57c0f9e20d9d8911009ea97057251a7f7a81512f
-
- Mar 16, 2012
- Mar 15, 2012
-
-
Tadashi G. Takaoka authored
KeyDetector should use the distance from the hit box to detect the key. Bug: 6174250 Change-Id: Id1745d90222d1d1a10467f194b45307c12449944
-
- Mar 14, 2012
-
-
satok authored
Bug: 4343280 Test: I11f8518d9ee Change-Id: I4b90bdffffed9736af223ac83c1a54019add70bb
-
- Mar 06, 2012
- Feb 22, 2012
-
-
Jean Chalard authored
This finally makes active the behavior described in Bug: 5968922 Change-Id: I363ed23270c3dea75411ea806011225097b5d07c
-
Jean Chalard authored
This stores the separator that was used to commit the word in the LastComposedWord. It may be NOT_A_SEPARATOR if there was no separator (for example, the cursor moved causing a commit, or there was a manual pick). This is necessary to implement feature request #5968922. Change-Id: I5fcf19a78ec66d68d4df89418eaef13952588207
-
Jean Chalard authored
There is no point storing the prospective autocorrect - we are recomputing it anyway. The committed word however will be necessary to implement feature request #5968922. Change-Id: I588c18e1a5a1050a791d601de465f421ccbe36cd
-
- Feb 08, 2012
-
-
Jean Chalard authored
Change-Id: I61ff218ae2ca4eb443a370e581b677755258670a
-
- Feb 06, 2012
-
-
Jean Chalard authored
Bug: 5961179 Change-Id: I452efc552c6ab390931f25557d7aee5a64bf054e
-
- Feb 03, 2012
-
-
Jean Chalard authored
And unit test Change-Id: Ic4fc3626f8b86e10156d770d41cd6deab5d31f39
-
Jean Chalard authored
Seems I didn't get how to iterate on a String correctly >.> Talk about a big bug. Anyway, I think it's working now. Bug: 5955228 Change-Id: I988c900cf2a16c44b9505cfd4f77c7cda7e592f0
-
- Feb 02, 2012
-
-
satok authored
Change-Id: Ifbe0d7e4eafea1926bbce968eae4724dd5769689
-
- Jan 26, 2012
-
-
Jean Chalard authored
It turns out this can be removed entirely. Change-Id: I6f23703cef1666311989a825285317eef696487f
-
Jean Chalard authored
Deactivate the LastComposedWord when the commit was not the right type, instead of fooling it by passing it a null auto-correction. Change-Id: I032b477dc691bd151a644ca4b0c9f0a9b5512e45
-
Jean Chalard authored
Remove the now useless WordComposer.CharacterStore class and merge back its members inside WordComposer. This should simplify the word composer a bit. Change-Id: I5fe32418c62a583cd558dce98758a4701559bdf5
-