LatinIME/java/src/com/android/inputmethod/latin/spellcheck
Dan Zivkovic 29aa3df3da Spell checker uses cache of size 1.
This is a step in the direction of removing the LRU cache completely.

Change-Id: I8886f7ef74e6b1b35135e68f169cb461682964e9
2015-02-20 11:05:44 -08:00
..
AndroidSpellCheckerService.java Spell checker uses cache of size 1. 2015-02-20 11:05:44 -08:00
AndroidSpellCheckerSession.java Reduce StringUtils dependency on the Android libs 2014-10-28 22:03:18 +09:00
AndroidSpellCheckerSessionFactory.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
AndroidWordLevelSpellCheckerSession.java AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator 2015-02-04 12:50:31 -08:00
SentenceLevelAdapter.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
SpellCheckerSettingsActivity.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
SpellCheckerSettingsFragment.java Use SwitchPreference for spell checker setting 2014-07-16 12:13:51 -07:00
UserDictionaryLookup.java Schedule with 0 delay is the same as execute. 2015-02-19 14:19:23 -08:00