- Jan 23, 2014
-
-
Jean Chalard authored
Please hold my gun while I have this nice cup of tea. Yes !! Bug: 8636060 Change-Id: I33c8ffe51bb2106b17f7941235ad1e427e3a81f7
-
Jean Chalard authored
Bug: 8636060 Change-Id: Iec56bce362ebfc52fedab02b127978abb4f3c7f9
-
Jean Chalard authored
Bug: 8636060 Change-Id: I624a45500603dfad355ee3b8b794b2d895219c0b
-
Jean Chalard authored
Bug: 8636060 Change-Id: I242b7c264abf380bcd6b6b3c848238921f988e54
-
- Jan 15, 2014
-
-
Jean Chalard authored
Bug: 12297051 Change-Id: Iffa1c98b8fe2b816c3ac6bc171037288107f637d
-
- Jan 08, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: I5580250c91b29f93ed886b080ce33845b3b67ace
-
- Dec 26, 2013
-
-
Jean Chalard authored
Bug: 12295276 Change-Id: Id359c92acde44758b12929e7bac719d5c9c7577b
-
- Dec 16, 2013
-
-
Jean Chalard authored
This is simpler and more correct. Change-Id: I41806d2fc12b4ca25f76e32972b38f91f3d05c2b
-
- Dec 13, 2013
-
-
Jean Chalard authored
Bug: 12101276 Change-Id: Icf36d55ec171194e5561b946021bcf648782ddd4
-
Ken Wakasa authored
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
-
- Nov 28, 2013
-
-
Jean Chalard authored
Bug: 11328842 Change-Id: I08229e895fc34403932648b9b931583d965f0e01
-
- Aug 15, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d
-
- Jul 26, 2013
-
-
Satoshi Kataoka authored
Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60
-
- Jul 22, 2013
-
-
Jean Chalard authored
Bug: 9892261 Change-Id: I9db20c5b20a0764bd9f5b5e2bdc98180bbb9ec15
-
- Jul 01, 2013
-
-
Jean Chalard authored
This is much better interface-wise. It eliminates all blinking of the line in the practice. Bug: 8874148 Bug: 8864306 Change-Id: I87754e44784327c2e9c8b162d598d145e20668e8
-
- May 08, 2013
-
-
Satoshi Kataoka authored
Bug: 8783170 Change-Id: I067486e5ec1ae7cdef8e2121392464ba71ee8add
-
- Apr 15, 2013
-
-
Jean Chalard authored
Bug: 8084810 Change-Id: I1743c09c43ca6835bb2f607684b037bf17d36335
-
Jean Chalard authored
If the user gestures a word, then hits backspace in disapproval, and gestures about the same thing again, make sure that we don't suggest the same thing again. Bug: 7549311 Change-Id: I793bc4df7c3841fa8f2f4146707c26e873f374c1
-
- Apr 12, 2013
-
-
Jean Chalard authored
This uses the old suggestions. It does not try to recompute new suggestions if there are no old suggestions yet: this is coming in a later change. If there are no suggestions, this shows the word itself as a suggestion. Bug: 8084810 Change-Id: I4c2e25df0ff3673be1825f57a0c19a9d23d47a48
-
- Feb 20, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I500654e7a26717aa5547942357e56060afb72969
-
- Jan 21, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
-
- Jan 17, 2013
-
-
Jean Chalard authored
Only resetting mCapitalizedMode is enough to fix bug#8013488, but we may as well correctly reset both fields. Bug: 8013488 Change-Id: Icb0d7c5b1e93368e8eb7848aa9137b45d5d3531e
-
Jean Chalard authored
Bug: 7972124 Change-Id: I3c74f3b075e698b9e9dd1d2c7b6f173073539063
-
- Dec 17, 2012
-
-
Ken Wakasa authored
Change-Id: I7defaf1f577fd67e678cac83ff935e8181dd0a48
-
- Oct 29, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Iee01d4d2b916d0b584531104ac865ae6e6370a3d
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
-
- 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
-