LatinIME/java/src/com/android/inputmethod/latin/spellcheck
Jean Chalard f019d505d7 Fix a bug with synchronicity of spell checking/user dict
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
2011-08-29 18:33:20 +09:00
..
AndroidSpellCheckerService.java Fix a bug with synchronicity of spell checking/user dict 2011-08-29 18:33:20 +09:00
DictAndProximity.java Have a pool of dictionaries to check spelling. 2011-08-16 18:13:12 +09:00
DictionaryPool.java Close dictionary pools when they are not used any more. 2011-08-16 20:04:57 +09:00
SpellCheckerProximityInfo.java Add proximity info for the spell checker. 2011-08-09 17:24:28 +09:00
SpellCheckerSettingsActivity.java Add a settings activity for the spell checker. 2011-08-12 19:07:51 +09:00
SpellCheckerSettingsFragment.java Add a settings activity for the spell checker. 2011-08-12 19:07:51 +09:00