LatinIME/java/src/com/android/inputmethod/latin/spellcheck
Jean Chalard 46fc768e54 Remove the whitelist dictionary.
The functionality now lives in the binary dictionary.

This finalizes work on
Bug: 6906525

Change-Id: Id106d871e8afdf9afa886d2a30bea87ff89f2d24
2012-08-17 15:13:10 +09:00
..
AndroidSpellCheckerService.java Remove the whitelist dictionary. 2012-08-17 15:13:10 +09:00
AndroidSpellCheckerSession.java Separate ICS-dependent code from the spell checker service 2012-07-10 17:45:26 +09:00
AndroidSpellCheckerSessionFactory.java Create AndroidSpellCheckerSessionFactory 2012-07-10 16:16:53 +09:00
AndroidWordLevelSpellCheckerSession.java Ensure #offer always actually offers something. 2012-08-15 18:10:10 +09:00
DictAndProximity.java Have a pool of dictionaries to check spelling. 2011-08-16 18:13:12 +09:00
DictionaryPool.java Ensure #offer always actually offers something. 2012-08-15 18:10:10 +09:00
SpellCheckerProximityInfo.java Fix a bug that would prevent spell checking 2012-08-14 14:45:17 +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