LatinIME/java/src/com/android/inputmethod/latin/spellcheck
Mario Tanev 487e038ff3 Use Keyboard in several interfaces.
Simplify interfaces by passing Keyboard instead of
KeyboardLayout and ProximityInfo directly.  Also require
the Keyboard passed be non-null and change the SpellChecker
to bail out if there is no keyboard for the locale.

Change-Id: I960f15ff60171f55d3e0a96fd6469b7dc3a045e2
2015-02-25 17:20:00 -08:00
..
AndroidSpellCheckerService.java Use Keyboard in several interfaces. 2015-02-25 17:20:00 -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 Use Keyboard in several interfaces. 2015-02-25 17:20:00 -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