- Oct 03, 2012
-
-
Tadashi G. Takaoka authored
Bug: 7269036 Change-Id: I9054b33ad3c8996cac3ee5f0e9c01ba8ceea4971
-
- Sep 27, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
-
- Sep 19, 2012
-
-
Jean Chalard authored
...with regards to suggestions. It's much simpler to look at whether the word is actually all capitalized or not. Bug: 7113544 Change-Id: Idc0e77b2f812964e650ade0e32b9d4c09228cb74
-
- Sep 18, 2012
-
-
Jean Chalard authored
When only one character has been typed, we should not take that as a strong symbol that everything should be upper-cased. Change-Id: I4e3a3223269e6763e3594baeaa844daa79a624ed
-
- Aug 29, 2012
-
-
Jean Chalard authored
This change makes Latin IME behave consistently with regards to other auto-correction cancellations in cases of auto-correction cancellation after smiley-triggered auto-correction. That is, pressing the smiley key when the keyboard signals it's about to auto-correct will get the auto-correction there plus a smiley, and pressing backspace will cancel the auto-correction, and pressing backspace again will delete the smiley. Bug: 7067593 Change-Id: Ia7eef70a5d06b8b9afa1f1fbb0ed1dbc21a3059f
-
- Aug 21, 2012
-
-
Jean Chalard authored
Bug: 6950087 Change-Id: I9f2271780600572c9befa96c7ad98494c554dd2b
-
Jean Chalard authored
Bug: 6950087 Change-Id: Ifab9d6d075af398c6468d081216488712f8a53fb
-
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
-