blob: fec93f3c6858764ba8b8be93f054d90f6f7f4a65 [file] [log] [blame]
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2012, 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. Takaoka53eca322012-02-28 20:07:43 +090022 <switch>
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090023 <case latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted">
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090024 <!-- U+0913: "ओ" DEVANAGARI LETTER O
25 U+0913/U+0902: "ओं" DEVANAGARI LETTER O/DEVANAGARI SIGN ANUSVARA
26 U+0911: "ऑ" DEVANAGARI LETTER CANDRA O
27 U+0912: "ऒ" DEVANAGARI LETTER SHORT O -->
28 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090029 latin:keySpec="&#x0913;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090030 latin:moreKeys="&#x0913;&#x0902;,&#x0911;,&#x0912;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090031 <!-- U+090F: "ए" DEVANAGARI LETTER E
32 U+090F/U+0902: "एं" DEVANAGARI LETTER E/DEVANAGARI SIGN ANUSVARA
33 U+090F/U+0901: "एँ" DEVANAGARI LETTER E/DEVANAGARI SIGN CANDRABINDU
34 U+090D: "ऍ" DEVANAGARI LETTER CANDRA E
35 U+090E: "ऎ" DEVANAGARI LETTER SHORT E -->
36 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090037 latin:keySpec="&#x090F;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090038 latin:moreKeys="&#x090F;&#x0902;,&#x090F;&#x0901;,&#x090D;,&#x090E;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090039 <!-- U+0905: "अ" DEVANAGARI LETTER A
40 U+0905/U+0902: "अं" DEVANAGARI LETTER A/DEVANAGARI SIGN ANUSVARA
41 U+0905/U+0901: "अँ" DEVANAGARI LETTER A/DEVANAGARI SIGN CANDRABINDU -->
42 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090043 latin:keySpec="&#x0905;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090044 latin:moreKeys="&#x0905;&#x0902;,&#x0905;&#x0901;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090045 <!-- U+0907: "इ" DEVANAGARI LETTER I
46 U+0907/U+0902: "इं" DEVANAGARI LETTER I/DEVANAGARI SIGN ANUSVARA
47 U+0907/U+0901: "इं" DEVANAGARI LETTER I/DEVANAGARI SIGN CANDRABINDU -->
48 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090049 latin:keySpec="&#x0907;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090050 latin:moreKeys="&#x0907;&#x0902;,&#x0907;&#x0901;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090051 <!-- U+0909: "उ" DEVANAGARI LETTER U
52 U+0909/U+0902: "उं" DEVANAGARI LETTER U/DEVANAGARI SIGN ANUSVARA
53 U+0909/U+0901: "उँ" DEVANAGARI LETTER U/DEVANAGARI SIGN CANDRABINDU -->
54 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090055 latin:keySpec="&#x0909;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090056 latin:moreKeys="&#x0909;&#x0902;,&#x0909;&#x0901;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090057 <!-- U+092B: "फ" DEVANAGARI LETTER PHA
58 U+092B/U+093C: "फ़" DEVANAGARI LETTER PHA/DEVANAGARI SIGN NUKTA -->
59 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090060 latin:keySpec="&#x092B;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090061 latin:moreKeys="&#x092B;&#x093C;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090062 <!-- U+0931: "ऱ" DEVANAGARI LETTER RRA
63 U+094D/U+0930: "्र" DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER RA
64 U+0930/U+094D: "र्" DEVANAGARI LETTER RA/DEVANAGARI SIGN VIRAMA -->
65 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090066 latin:keySpec="&#x0931;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090067 latin:moreKeys="&#x094D;&#x0930;,&#x0930;&#x094D;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090068 <!-- U+0916: "ख" DEVANAGARI LETTER KHA
69 U+0916/U+093C: "ख़" DEVANAGARI LETTER KHA/DEVANAGARI SIGN NUKTA -->
70 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090071 latin:keySpec="&#x0916;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090072 latin:moreKeys="&#x0916;&#x093C;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090073 <!-- U+0925: "थ" DEVANAGARI LETTER THA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090074 <Key latin:keySpec="&#x0925;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090075 <!-- U+091B: "छ" DEVANAGARI LETTER CHA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090076 <Key latin:keySpec="&#x091B;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090077 <!-- U+0920: "ठ" DEVANAGARI LETTER TTHA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090078 <Key latin:keySpec="&#x0920;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090079 </case>
80 <default>
Tadashi G. Takaoka0b928502013-03-08 18:39:34 +090081 <!-- Because the font rendering system prior to API version 16 can't automatically
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090082 render dotted circle for incomplete combining letter of some scripts, different
83 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090084 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_o" />
85 <Key latin:keyStyle="baseKeyDevanagariVowelSignO" />
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090086 <!-- Because the font rendering system prior to API version 16 can't automatically
87 render dotted circle for incomplete combining letter of some scripts, different
88 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090089 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_e" />
90 <Key latin:keyStyle="baseKeyDevanagariVowelSignE" />
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090091 <!-- Because the font rendering system prior to API version 16 can't automatically
92 render dotted circle for incomplete combining letter of some scripts, different
93 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090094 <include latin:keyboardLayout="@xml/keystyle_devanagari_sign_virama" />
95 <Key latin:keyStyle="baseKeyDevanagariSignVirama" />
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090096 <!-- Because the font rendering system prior to API version 16 can't automatically
97 render dotted circle for incomplete combining letter of some scripts, different
98 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090099 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_i" />
100 <Key latin:keyStyle="baseKeyDevanagariVowelSignI" />
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +0900101 <!-- Because the font rendering system prior to API version 16 can't automatically
102 render dotted circle for incomplete combining letter of some scripts, different
103 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900104 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_u" />
105 <Key latin:keyStyle="baseKeyDevanagariVowelSignU" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +0900106 <!-- U+092A: "प" DEVANAGARI LETTER PA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900107 <Key latin:keySpec="&#x092A;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +0900108 <!-- U+0930: "र" DEVANAGARI LETTER RA
109 U+090B: "ऋ" DEVANAGARI LETTER VOCALIC R
110 U+0930/U+093C: "ऱ" DEVANAGARI LETTER RA/DEVANAGARI SIGN NUKTA
111 U+0960: "ॠ" DEVANAGARI LETTER VOCALIC RR -->
112 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +0900113 latin:keySpec="&#x0930;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900114 latin:moreKeys="&#x090B;,&#x0930;&#x093C;,&#x0960;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +0900115 <!-- U+0915: "क" DEVANAGARI LETTER KA
116 U+0915/U+093C: "क़" DEVANAGARI LETTER KA/DEVANAGARI SIGN NUKTA -->
117 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +0900118 latin:keySpec="&#x0915;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900119 latin:moreKeys="&#x0915;&#x093C;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +0900120 <!-- U+0924: "त" DEVANAGARI LETTER TA
121 U+0924/U+094D/U+0930: "त्र" DEVANAGARI LETTER TA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER RA -->
122 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +0900123 latin:keySpec="&#x0924;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900124 latin:moreKeys="&#x0924;&#x094D;&#x0930;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +0900125 <!-- U+091A: "च" DEVANAGARI LETTER CA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900126 <Key latin:keySpec="&#x091A;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +0900127 <!-- U+091F: "ट" DEVANAGARI LETTER TTA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900128 <Key latin:keySpec="&#x091F;" />
129 </default>
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +0900130 </switch>
131</merge>