OSDN Git Service

Revert "Remove non-functional hardware keyboard options."
authorMichael Gernoth <michael@gernoth.net>
Thu, 7 May 2015 14:08:46 +0000 (16:08 +0200)
committerAdnan Begovic <adnan@cyngn.com>
Fri, 30 Oct 2015 00:36:31 +0000 (17:36 -0700)
commit5a0870b86f0ea1c6b327f9b7c42fd5c3e4b3b2d7
tree6ffd7ae8a33dc93cd28b1393e5ad583abdea982f
parentba4c43f77699721dff7c2536ee61c0f8c18ea446
Revert "Remove non-functional hardware keyboard options."

The removed options are actually functional on QWERTY-phones and allow
users to disable auto-correction, auto-capitalization and auto-
punctuation when the hw-keyboard is used. So get these settings back
and change the CheckBox to a Switch while doing that. Also add
back the search-indexes for the options.

This reverts commits 572f90bdf8183e42c522fdf041b20b064ffc8549 and
bf55863b41efc3ad29c752f133f8739aac35d103.

Change-Id: I4cc37d1c0cde638b50a2ed532c37d031b5ed73d2
res/xml/language_settings.xml
src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java