OSDN Git Service

Show physical keyboard settings even when IME is enabled.
authorMichael Wright <michaelwr@google.com>
Sun, 10 Aug 2014 03:35:11 +0000 (20:35 -0700)
committerMichael Wright <michaelwr@google.com>
Mon, 11 Aug 2014 20:02:01 +0000 (13:02 -0700)
commit02d501433dd58df1c2cdc2dd60599b7fca1a242a
tree867a34bcf69285f92eb0c0b7b3f3aa1157883167
parent092c62f1f3811f205c764fcb5b8347ec8fed67e6
Show physical keyboard settings even when IME is enabled.

The WindowManager lies about the configuration in order to get the
IME to show but the Settings page should still show the physical
keyboard options if one is connected though, so remove the
configuration check and just always check to see if there's a full
keyboard connected.

Bug: 14066881
Change-Id: I085fe4160f3524f3c95737a6809ee03fec5230b4
src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java