blob: 596664bc663e599b93882540902a60c0eda2182a [file] [log] [blame]
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2014, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090021<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin">
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090022 <!-- Because the font rendering system prior to API version 16 can't automatically
23 render dotted circle for incomplete combining letter of some scripts, different
24 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090025 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_au" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090026 <!-- U+0967: "१" DEVANAGARI DIGIT ONE -->
27 <Key
28 latin:keyStyle="baseKeyDevanagariVowelSignAu"
29 latin:keyHintLabel="1"
30 latin:additionalMoreKeys="&#x0967;,1" />
31 <!-- Because the font rendering system prior to API version 16 can't automatically
32 render dotted circle for incomplete combining letter of some scripts, different
33 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090034 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_ai" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090035 <!-- U+0968: "२" DEVANAGARI DIGIT TWO -->
36 <Key
37 latin:keyStyle="baseKeyDevanagariVowelSignAi"
38 latin:keyHintLabel="2"
39 latin:additionalMoreKeys="&#x0968;,2" />
40 <!-- Because the font rendering system prior to API version 16 can't automatically
41 render dotted circle for incomplete combining letter of some scripts, different
42 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090043 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_aa" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090044 <!-- U+0969: "३" DEVANAGARI DIGIT THREE -->
45 <Key
46 latin:keyStyle="baseKeyDevanagariVowelSignAa"
47 latin:keyHintLabel="3"
48 latin:additionalMoreKeys="&#x0969;,3" />
49 <!-- Because the font rendering system prior to API version 16 can't automatically
50 render dotted circle for incomplete combining letter of some scripts, different
51 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090052 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_ii" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090053 <!-- U+096A: "४" DEVANAGARI DIGIT FOUR -->
54 <Key
55 latin:keyStyle="baseKeyDevanagariVowelSignIi"
56 latin:keyHintLabel="4"
57 latin:additionalMoreKeys="&#x096A;,4" />
58 <!-- Because the font rendering system prior to API version 16 can't automatically
59 render dotted circle for incomplete combining letter of some scripts, different
60 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090061 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_uu" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090062 <!-- U+096B: "५" DEVANAGARI DIGIT FIVE -->
63 <Key
64 latin:keyStyle="baseKeyDevanagariVowelSignUu"
65 latin:keyHintLabel="5"
66 latin:additionalMoreKeys="&#x096B;,5" />
67 <!-- U+092C: "ब" DEVANAGARI LETTER BA
68 U+092D: "भ" DEVANAGARI LETTER BHA
69 U+096C: "६" DEVANAGARI DIGIT SIX -->
70 <Key
71 latin:keySpec="&#x092C;"
72 latin:moreKeys="&#x092D;,%"
73 latin:keyHintLabel="6"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090074 latin:additionalMoreKeys="&#x096C;,6" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090075 <!-- U+0939: "ह" DEVANAGARI LETTER HA
76 U+096D: "७" DEVANAGARI DIGIT SEVEN -->
77 <Key
78 latin:keySpec="&#x0939;"
79 latin:keyHintLabel="7"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090080 latin:additionalMoreKeys="&#x096D;,7" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090081 <!-- U+0917: "ग" DEVANAGARI LETTER GA
82 U+0918: "घ" DEVANAGARI LETTER GHA
83 U+096E: "८" DEVANAGARI DIGIT EIGHT -->
84 <Key
85 latin:keySpec="&#x0917;"
86 latin:moreKeys="&#x0918;,%"
87 latin:keyHintLabel="8"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090088 latin:additionalMoreKeys="&#x096E;,8" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090089 <!-- U+0926: "द" DEVANAGARI LETTER DA
90 U+0927: "ध" DEVANAGARI LETTER DHA
91 U+096F: "९" DEVANAGARI DIGIT NINE -->
92 <Key
93 latin:keySpec="&#x0926;"
94 latin:moreKeys="&#x0927;,%"
95 latin:keyHintLabel="9"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090096 latin:additionalMoreKeys="&#x096F;,9" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +090097 <!-- U+091C: "ज" DEVANAGARI LETTER JA
98 U+091D: "झ" DEVANAGARI LETTER JHA
99 U+091C/U+094D/U+091E: "ज्ञ" DEVANAGARI LETTER JA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER JHA -->
100 <Key
101 latin:keySpec="&#x091C;"
102 latin:moreKeys="&#x091D;,&#x091C;&#x094D;&#x091E;,%"
103 latin:keyHintLabel="0"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900104 latin:additionalMoreKeys="&#x0966;,0" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +0900105 <!-- U+0921: "ड" DEVANAGARI LETTER DDA
106 U+0922: "ढ" DEVANAGARI LETTER DDHA -->
107 <Key
108 latin:keySpec="&#x0921;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900109 latin:moreKeys="&#x0922;" />
Tadashi G. Takaokaa5ab5d82014-05-01 13:09:57 +0900110</merge>