LatinIME/dictionary
Amith Yamasani d0e43ecb34 Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords()
Make sure the word count doesn't exceed the maximum suggested words.

And also, only get the count one time instead of every time a match
is found.
2009-10-14 16:30:34 -07:00
..
jni Correction algorithm to check for missing single characters. 2009-08-13 17:16:39 -07:00
src Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords() 2009-10-14 16:30:34 -07:00
Android.mk auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00