LatinIME/java
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
..
res Import translations. DO NOT MERGE 2012-04-20 14:31:48 -07:00
src/com/android/inputmethod Pass words as int[] to the native code. 2012-04-23 16:05:36 +09:00
Android.mk Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
AndroidManifest.xml Use InputMethodSettingsFragment for IME settings 2012-04-13 19:56:47 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Don't cancel key typing timer when new keyboard is set 2012-04-12 15:35:44 +09:00