- Apr 28, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13630847 Change-Id: I016a464890d5e63794fb1288b4ce7b09adffc453
-
Keisuke Kuroyanagi authored
Bug: 13630847 Change-Id: Iadcf5b31f66fb73efc5c640e96e8c2106a0224dd
-
- Apr 02, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Change-Id: I8ae20c957a8e127b76c83cc3a65ff052d43bf2b5
-
- Dec 26, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Change-Id: I2f91da12ba2a9e7ce28abd06f314e0e6125d08dc
-
- Sep 10, 2013
-
-
Yuichiro Hanada authored
Change-Id: I003b769e408ebd692085a7e17fed6d9396876202
-
- Aug 28, 2013
-
-
Keisuke Kuroyanagi authored
This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4
-
- May 01, 2013
-
-
Jean Chalard authored
Bug: 8773353 Change-Id: Ic1019742ce7ff6e4f7fff4d2729f8ab52d841488
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
-
- Sep 27, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
-
- Jul 10, 2012
-
-
Jean Chalard authored
Change-Id: I5435cef8ac6be523934ffa394952cb120c8e89d6
-
Jean Chalard authored
Change-Id: I29d6afbcba0998558c9b19287a460d9f0e410994
-
- Jul 05, 2012
-
-
Satoshi Kataoka authored
Change-Id: Ia3f8713f4c854ad12c009f64a38040cf3ac69731
-
- Jun 27, 2012
-
-
Jean Chalard authored
Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
-
- Jun 26, 2012
-
-
Jean Chalard authored
Bug: 6252660 Bug: 6166228 Bug: 2704000 Bug: 6225530 Change-Id: I919bf70a1213ab5d7c7a9e5715bd72a6e257148b
-
Jean Chalard authored
This only returns stuff, but it doesn't change yet how the data is really passed. It merely adds a way of getting the same data. Later, the old way will be removed. Change-Id: If3a064de362175fc5a6781b7a97b65d8730aaf3c
-
- Jun 05, 2012
-
-
Jean Chalard authored
Bug: 6611183 Change-Id: I8a879feb598e1ac55d73f9cb27e54aa533d3a010
-
- May 17, 2012
-
-
Tom Ouyang authored
Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6
-
- Apr 17, 2012
-
-
Jean Chalard authored
This is a preparative change to bug#6313806 Change-Id: I1be9ec49b21005c1f45ce459fa93712bc74ef3f0
-
- Apr 14, 2012
-
-
Tom Ouyang authored
Add a new binary contacts dictionary based on ExpandableBinaryDictionary and use locale for bigrams. Bug: 6188977 Change-Id: I753422eed1effaeb5fd01124cf1ddd1e31ee9d60
-
- Oct 24, 2011
-
-
Jean Chalard authored
Bug: 5447495 Change-Id: I7292eb291a1630265884cc8e505a2e83a74f0c72
-
- Oct 04, 2011
-
-
Tadashi G. Takaoka authored
This change also gets rid of several compiler warnings. Change-Id: I23962edaadad18a6e0395d528af17b909dcf5dad
-
- Sep 15, 2011
-
-
Jean Chalard authored
This should not be used lightly, as it violates the general contract of locale, and does kill some legitimate (albeit alledgedly rare) use patterns. Currently, the spell checker uses this because it uses a negative logic: it should match broadly, and when in doubt, match even more broadly, which is almost never the case of something that uses the locale. In other words: don't use this option unless you are very, VERY sure that's what you want. Hint: it isn't Bug: 5280929 Change-Id: Ib3cae319c692161d653630038c5bcde1f4340c05
-
- Aug 29, 2011
-
-
Jean Chalard authored
This fixes a race condition that would end up with the spell checker not finding some words in the user dictionary when it just booted. Bug: 5194627 Change-Id: I1ba911cc53e6ae3b111d54a6f91d1d5feef3f5de
-