futokb/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
src Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords() 2009-10-14 16:30:34 -07:00
Android.mk