OSDN Git Service

Implement new UI for IME settings
authorsatok <satok@google.com>
Mon, 27 Jun 2011 14:44:01 +0000 (23:44 +0900)
committersatok <satok@google.com>
Thu, 30 Jun 2011 11:13:29 +0000 (20:13 +0900)
commit3fa13775e805df6cc7244d3f93105c5d3a5b748f
tree6949a93e745ace9be27df817cf0c528fee63c2fc
parent29865fed4d6ede8f014dd03207d8b9bee5a27394
Implement new UI for IME settings

Bug: 4645160

Change-Id: If9046e7e96732f6ee4c0594cc66622b6462bdec9
AndroidManifest.xml
res/layout/preference_inputmethod.xml [new file with mode: 0644]
res/layout/preference_inputmethod_widget.xml [new file with mode: 0644]
res/values/styles.xml
res/xml/language_settings.xml
src/com/android/settings/Settings.java
src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java
src/com/android/settings/inputmethod/InputMethodConfig.java [deleted file]
src/com/android/settings/inputmethod/InputMethodPreference.java [new file with mode: 0644]