diff options
author | Michael Wright <michaelwr@google.com> | 2016-01-19 11:23:51 -0800 |
---|---|---|
committer | Michael Wright <michaelwr@google.com> | 2016-01-21 14:03:43 -0800 |
commit | d5f7ed9fe9dc3590f6ef9cb7470e29e836a95907 (patch) | |
tree | ccc16d3f49ebd18f489b5a7df43238b7f4ab484e /rs/java/android/renderscript/Script.java | |
parent | e501c39e2cbfbe4cac473e97f8cae55ace3bb48c (diff) |
Switch and store keyboard layouts based on IME subtype.
Rather than associate the keyboard layout solely with a specific
hardware model, we should also associate it with a given IME subtype.
This lets users switch between various languages and have the
keyboard change in unison with them so they can use the appropriate
layouts for each language.
This change adds initial support for associating IME subtypes and
keyboard layouts. We still need to:
- Remove support for the old style of layout association once the
Settings apps begins to use the new APIs
- Automatically select an appropriate layout based on the given
subtype (or set a reasonable universal default such as QWERTY)
Bug: 25752812
Change-Id: Ie88ce1ab77dbfe03ab51d89c1dc9e0a7ddbb3216
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions