maiacore android keyboard app or something
Find a file
Yusuke Nojima 2e496f5d0b Fix editDistance() not to access the outside of mEditDistanceTable
editDistance() can access the outside of mEditDistanceTable when called
with strings that contain MAX_WORD_LENGTH_INTERNAL characters.

Change-Id: I996e6cf21bd6acd6584beb4046c10491a044191e
2011-09-16 11:52:16 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Remove Key.isStick, use backgroundType="stick" instead 2011-09-15 18:33:01 +09:00
native Fix editDistance() not to access the outside of mEditDistanceTable 2011-09-16 11:52:16 +09:00
tests Rename PopupCharactersParser to MoreKeySpecParser 2011-08-31 18:34:35 +09:00
tools Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Activate the implementation for the new dictionary format. 2011-07-14 06:55:20 +09:00