A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to 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
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
CleanSpec.mk