LatinIME/native/jni
Jean Chalard 4d9b202c40 Pass the bigram list position from the top level
The position itself is still a const int = 0 until we have the previous
word passed to the function. This basically does the plumbing.

Bug: 6313806
Change-Id: Ib58995f334fe93e3ff5704d7c79f332017f101ac
2012-04-24 16:47:09 +09:00
..
src Pass the bigram list position from the top level 2012-04-24 16:47:09 +09:00
Android.mk Make LatinIME's native Makefile NDK-friendly 2012-03-31 05:07:32 +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 Fix additional proximity in the native code 2012-03-14 11:17:59 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Pass words as int[] to the native code. 2012-04-23 16:05:36 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
jni_common.cpp New LOG lib 2012-01-13 18:04:15 +09:00
jni_common.h Remove NULL from native/jni 2011-10-28 17:06:58 +09:00