LatinIME/native/jni
Satoshi Kataoka 95fe826795 Move suggest logic to AOSP
Bug: 8197301

Change-Id: I2d0ffbbc9d4d57ebfc2fe43e6cb75e8b44dae466
2013-04-03 21:00:57 +09:00
..
src Move suggest logic to AOSP 2013-04-03 21:00:57 +09:00
Android.mk Move suggest logic to AOSP 2013-04-03 21:00:57 +09:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
jni_common.cpp Replace assert() with ASSERT() & use -funwind-tables for debug builds 2013-01-09 15:44:48 +09:00
jni_common.h Misc small cleanups 2013-01-08 17:23:43 +09:00