LatinIME/java/src/com/android/inputmethod/latin/spellcheck
Jean Chalard 9242a2bcf8 Fix string iterations in a couple places.
Seems I didn't get how to iterate on a String correctly >.>
Talk about a big bug. Anyway, I think it's working now.

Bug: 5955228
Change-Id: I988c900cf2a16c44b9505cfd4f77c7cda7e592f0
2012-02-03 11:15:46 +09:00
..
AndroidSpellCheckerService.java Fix string iterations in a couple places. 2012-02-03 11:15:46 +09:00
DictAndProximity.java Have a pool of dictionaries to check spelling. 2011-08-16 18:13:12 +09:00
DictionaryPool.java Cleanup unused import 2011-10-04 12:46:20 +09:00
SpellCheckerProximityInfo.java Add a test for auto-correction. 2012-01-25 19:29:40 +09:00
SpellCheckerSettingsActivity.java Cleanup unused import 2011-10-04 12:46:20 +09:00
SpellCheckerSettingsFragment.java Cleanup unused import 2011-10-04 12:46:20 +09:00