futokb/native/jni
Keisuke Kuroyanagi 31097a57cc Add unigram/bigram counting.
Bug: 6669677
Change-Id: I05ea2201d822dddf062b08c8467daa336760e16c
2013-09-27 23:12:12 +09:00
..
src Add unigram/bigram counting. 2013-09-27 23:12:12 +09:00
Android.mk Prepare dictionary file creating in native code. 2013-09-26 10:48:43 +09:00
Application.mk
com_android_inputmethod_keyboard_ProximityInfo.cpp
com_android_inputmethod_keyboard_ProximityInfo.h
com_android_inputmethod_latin_BinaryDictionary.cpp Add unigram/bigram counting. 2013-09-27 23:12:12 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
com_android_inputmethod_latin_DicTraverseSession.cpp Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
com_android_inputmethod_latin_DicTraverseSession.h
com_android_inputmethod_latin_makedict_Ver3DictDecoder.cpp Rename BinaryDictDecoder to Ver3DictDecoder. 2013-08-20 17:11:51 +09:00
com_android_inputmethod_latin_makedict_Ver3DictDecoder.h Rename BinaryDictDecoder to Ver3DictDecoder. 2013-08-20 17:11:51 +09:00
jni_common.cpp Rename BinaryDictDecoder to Ver3DictDecoder. 2013-08-20 17:11:51 +09:00
jni_common.h