OSDN Git Service

Disable left pane of "Input languages" conditionally.
authorDaisuke Miyakawa <dmiyakawa@google.com>
Mon, 31 Jan 2011 03:43:08 +0000 (19:43 -0800)
committerDaisuke Miyakawa <dmiyakawa@google.com>
Tue, 1 Feb 2011 06:12:01 +0000 (22:12 -0800)
commit649b9f19e1193547f339239afa32d569f43358fc
tree10e6c0ae05ea5af69d3109dcabe45438a395da5b
parent13d62049f7c96c47356f23eaee7f0997612fdf9f
Disable left pane of "Input languages" conditionally.

The screen is available from LatinIME's setting button, in which
we don't want the left pane, while we want the left pane when
launched as part of Settings app.

Bug: 3383738
Change-Id: I62e901e7cc14053742ae35829d82c20e432a358f
AndroidManifest.xml
src/com/android/settings/inputmethod/InputMethodAndSubtypeEnabler.java
src/com/android/settings/inputmethod/InputMethodAndSubtypeEnablerActivity.java [new file with mode: 0644]
src/com/android/settings/inputmethod/InputMethodConfig.java