LatinIME/java
Tadashi G. Takaoka 42208100d8 Use obsolete language code of Indonesian
The java.lang.Locale will transform the official language code "id" to
the obsolete "in".  (new Locale("id")).getLanguageCode() returns
"in". To keep String representation and Locale compatible, we should
use the obsolete "in" as string representation.

This is exactly the same situation of Hebrew ("he" and "iw").

Bug: 6867914
Change-Id: I1a6ea6336d55cbf8a214f025aecf65308fb76140
2012-07-25 14:39:11 +09:00
..
res Use obsolete language code of Indonesian 2012-07-25 14:39:11 +09:00
src/com/android/inputmethod Add Suggest initialization finish listener 2012-07-25 09:55:22 +09:00
Android.mk Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
AndroidManifest.xml Add a copyright header to AndroidManifest.xml 2012-07-06 20:29:08 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Rename LatinKeyboardView to MainKeyboardView 2012-07-23 12:11:43 +09:00