diff options
author | Adil Aliyev <adilaliev@gmail.com> | 2017-12-08 20:20:35 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2017-12-08 20:20:35 +0000 |
commit | 3ce32d174e7191ce9a52f49bcd2087f1c4a55a73 (patch) | |
tree | 5b5c1b3eb9ccced78267a37c3cc7d1c56382537b /packages/InputDevices | |
parent | 33a431e9a741821d3454c754d21c7383f4dff229 (diff) | |
parent | f189fbc969579c71bd192f00c67ca704e9d4a9f4 (diff) |
Merge "Add Azerbaijani keyboard layout" am: 12fc68681b
am: f189fbc969
Change-Id: I554f281025231a0de61abc1ff3224573b55e29cc
Diffstat (limited to 'packages/InputDevices')
-rw-r--r-- | packages/InputDevices/res/raw/keyboard_layout_azerbaijani.kcm | 312 | ||||
-rw-r--r-- | packages/InputDevices/res/values/strings.xml | 3 | ||||
-rw-r--r-- | packages/InputDevices/res/xml/keyboard_layouts.xml | 4 |
3 files changed, 319 insertions, 0 deletions
diff --git a/packages/InputDevices/res/raw/keyboard_layout_azerbaijani.kcm b/packages/InputDevices/res/raw/keyboard_layout_azerbaijani.kcm new file mode 100644 index 000000000000..69490cc343e6 --- /dev/null +++ b/packages/InputDevices/res/raw/keyboard_layout_azerbaijani.kcm @@ -0,0 +1,312 @@ +# Copyright (C) 2017 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# +# Azerbaijan (AZ) keyboard layout. +# + +type OVERLAY + +### ROW 1 + +key GRAVE { + label: '`' + base: '`' + shift: '~' +} + +key 1 { + label: '1' + base: '1' + shift: '!' +} + +key 2 { + label: '2' + base: '2' + shift: '"' + ralt: '@' +} + +key 3 { + label: '3' + base: '3' + shift: '\u2166' +} + +key 4 { + label: '4' + base: '4' + shift: ';' +} + +key 5 { + label: '5' + base: '5' + shift: '%' +} + +key 6 { + label: '6' + base: '6' + shift: ':' + shift+ralt: '^' +} + +key 7 { + label: '7' + base: '7' + shift: '?' + ralt: '&' +} + +key 8 { + label: '8' + base: '8' + shift: '*' +} + +key 9 { + label: '9' + base: '9' + shift: '(' +} + +key 0 { + label: '0' + base: '0' + shift: ')' +} + +key MINUS { + label: '-' + base: '-' + shift: '_' +} + +key EQUALS { + label: '=' + base: '=' + shift: '+' +} + +### ROW 2 + +key Q { + label: 'Q' + base: 'q' + shift, capslock: 'Q' +} + +key W { + label: '\u00dc' + base: '\u00fc' + shift, capslock: '\u00dc' +} + +key E { + label: 'E' + base: 'e' + shift, capslock: 'E' +} + +key R { + label: 'R' + base: 'r' + shift, capslock: 'R' +} + +key T { + label: 'T' + base: 't' + shift, capslock: 'T' +} + +key Y { + label: 'Y' + base: 'y' + shift, capslock: 'Y' +} + +key U { + label: 'U' + base: 'u' + shift, capslock: 'U' +} + +key I { + label: '\u0130' + base: 'i' + shift, capslock: '\u0130' +} + +key O { + label: 'O' + base: 'o' + shift, capslock: 'O' +} + +key P { + label: 'P' + base: 'p' + shift, capslock: 'P' +} + +key LEFT_BRACKET { + label: '\u00d6' + base: '\u00f6' + shift: '\u00d6' +} + +key RIGHT_BRACKET { + label: '\u011e' + base: '\u011f' + shift: '\u011e' +} + +key BACKSLASH { + label: '\\' + base: '\\' + shift: '|' +} + +### ROW 3 + +key A { + label: 'A' + base: 'a' + shift, capslock: 'A' +} + +key S { + label: 'S' + base: 's' + shift, capslock: 'S' +} + +key D { + label: 'D' + base: 'd' + shift, capslock: 'D' +} + +key F { + label: 'F' + base: 'f' + shift, capslock: 'F' +} + +key G { + label: 'G' + base: 'g' + shift, capslock: 'G' +} + +key H { + label: 'H' + base: 'h' + shift, capslock: 'H' +} + +key J { + label: 'J' + base: 'j' + shift, capslock: 'J' +} + +key K { + label: 'K' + base: 'k' + shift, capslock: 'K' +} + +key L { + label: 'L' + base: 'l' + shift, capslock: 'L' +} + +key SEMICOLON { + label: 'I' + base: '\u0131' + shift: 'I' +} + +key APOSTROPHE { + label: '\u018f' + base: '\u0259' + shift: '\u018f' +} + +### ROW 4 + +key Z { + label: 'Z' + base: 'z' + shift, capslock: 'Z' +} + +key X { + label: 'X' + base: 'x' + shift, capslock: 'X' +} + +key C { + label: 'C' + base: 'c' + shift, capslock: 'C' +} + +key V { + label: 'V' + base: 'v' + shift, capslock: 'V' +} + +key B { + label: 'B' + base: 'b' + shift, capslock: 'B' +} + +key N { + label: 'N' + base: 'n' + shift, capslock: 'N' +} + +key M { + label: 'M' + base: 'm' + shift, capslock: 'M' +} + +key COMMA { + label: '\u00c7' + base: '\u00e7' + shift: '\u00c7' +} + +key PERIOD { + label: '\u015e' + base: '\u015f' + shift: '\u015e' +} + +key SLASH { + label: '.' + base: '.' + shift: ',' +} diff --git a/packages/InputDevices/res/values/strings.xml b/packages/InputDevices/res/values/strings.xml index 1e262260a6c7..61d3234a1f44 100644 --- a/packages/InputDevices/res/values/strings.xml +++ b/packages/InputDevices/res/values/strings.xml @@ -122,4 +122,7 @@ <!-- Persian keyboard layout label. [CHAR LIMIT=35] --> <string name="keyboard_layout_persian">Persian</string> + + <!-- Azerbaijani keyboard layout label. [CHAR LIMIT=35] --> + <string name="keyboard_layout_azerbaijani">Azerbaijani</string> </resources> diff --git a/packages/InputDevices/res/xml/keyboard_layouts.xml b/packages/InputDevices/res/xml/keyboard_layouts.xml index c55711a4e716..c6bfc1f65be2 100644 --- a/packages/InputDevices/res/xml/keyboard_layouts.xml +++ b/packages/InputDevices/res/xml/keyboard_layouts.xml @@ -155,4 +155,8 @@ <keyboard-layout android:name="keyboard_layout_persian" android:label="@string/keyboard_layout_persian" android:keyboardLayout="@raw/keyboard_layout_persian" /> + + <keyboard-layout android:name="keyboard_layout_azerbaijani" + android:label="@string/keyboard_layout_azerbaijani" + android:keyboardLayout="@raw/keyboard_layout_azerbaijani" /> </keyboard-layouts> |