- 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
-