LatinIME/native
Jean Chalard 522a04ea5b Pass words as int[] to the native code.
We need to get the bigrams during the call to getSuggestions for
bug#6313806. We already give an int[] to getSuggestions and we
wanted to get rid of char[]'s anyway because it doesn't work with
surrogate pairs, so here we go.

Bug: 6313806
Change-Id: I56ce99f1db6b3302cdf42f0527343bded837091e
2012-04-23 16:05:36 +09:00
..
jni Pass words as int[] to the native code. 2012-04-23 16:05:36 +09:00
Android.mk [MIPS] Remove reference to NDK 2012-01-31 12:08:27 -08:00