OSDN Git Service

[2/2] change hardware keyboard layout on the fly
authorStefan Seidel <android@stefanseidel.info>
Tue, 26 Jun 2012 20:02:58 +0000 (22:02 +0200)
committerStefan Seidel <android@stefanseidel.info>
Tue, 26 Jun 2012 20:02:58 +0000 (22:02 +0200)
commitbfd75517c8403b7b983e63c1858d090aebe4c9f3
tree07b81e34b131cf6f7dca5b5715aac7bfe5a1ebb2
parent6524283b5ba6d0f6f6a120fbec14254d659f5ced
[2/2] change hardware keyboard layout on the fly

This change will allow reconfiguration of the layout of the hardware keyboard.
These are the UI changes.

Parts of this code were inspired by the work of Christopher-Eyk Hrabia
(https://github.com/cehberlin).
res/values/arrays.xml
res/values/strings.xml
res/xml/hard_keyboard_settings.xml
res/xml/language_settings.xml
src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java