OSDN Git Service

Change the initial disabled state of disabled IMEs
authorSatoshi Kataoka <satok@google.com>
Wed, 17 Apr 2013 07:41:58 +0000 (16:41 +0900)
committerSatoshi Kataoka <satok@google.com>
Thu, 2 May 2013 08:53:17 +0000 (17:53 +0900)
commited1cdb24ba986231629fbfb244ed758fc2add0fc
tree1e554ace658ca782c16538d66d0a28a31ec28f2d
parent09f3cc2bcca62fea30dc0f22cc120088e9f54728
Change the initial disabled state of disabled IMEs

Bug: 8365223

This change is a supplement for I77f01c70610d82ce9070d4a
The disabled state of disabled pre-installed imes should be changed
to ENABLED_STATE_DISABLED_UNTIL_USED on boot or user switch.

Change-Id: If8ff1b2b95c36d33148def2ab87bd006aa520cc0
core/java/com/android/internal/inputmethod/InputMethodUtils.java
core/res/res/values/config.xml
core/res/res/values/symbols.xml
services/java/com/android/server/InputMethodManagerService.java