A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
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
common Add more options for calling removeWordFromPersonalizedDicts. 2015-02-19 12:03:42 -08:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Use Keyboard in several interfaces. 2015-02-25 17:20:00 -08:00
java-overridable/src/com/android/inputmethod Auto-correct without whitelist in Delight3. 2015-02-25 11:47:43 -08:00
native Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
tests Merge "Spell checker uses cache of size 1." 2015-02-20 19:06:48 +00:00
tools Remove unused import and local variable 2014-11-28 11:53:12 +09:00
Android.mk
CleanSpec.mk