blob: 2e6d6864eef140438ba62f143f121cd7330c635a [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+0911: "ऑ" DEVANAGARI LETTER CANDRA O -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090025 <Key latin:keySpec="&#x0911;" />
Tadashi G. Takaoka0b928502013-03-08 18:39:34 +090026 <!-- Because the font rendering system prior to API version 16 can't automatically
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090027 render dotted circle for incomplete combining letter of some scripts, different
28 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090029 <include latin:keyboardLayout="@xml/keystyle_devanagari_sign_candrabindu" />
30 <Key latin:keyStyle="baseKeyDevanagariSignCandrabindu" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090031 <!-- U+0923: "ण" DEVANAGARI LETTER NNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090032 <Key latin:keySpec="&#x0923;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090033 <!-- U+0929: "ऩ" DEVANAGARI LETTER NNNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090034 <Key latin:keySpec="&#x0929;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090035 <!-- U+0933: "ळ" DEVANAGARI LETTER LLA
36 U+0934: "ऴ" DEVANAGARI LETTER LLLA -->
37 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090038 latin:keySpec="&#x0933;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090039 latin:moreKeys="&#x0934;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090040 <!-- U+0936: "श" DEVANAGARI LETTER SHA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090041 <Key latin:keySpec="&#x0936;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090042 <!-- U+0937: "ष" DEVANAGARI LETTER SSA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090043 <Key latin:keySpec="&#x0937;" />
Tadashi G. Takaoka0b928502013-03-08 18:39:34 +090044 <!-- Because the font rendering system prior to API version 16 can't automatically
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090045 render dotted circle for incomplete combining letter of some scripts, different
46 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090047 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_vocalic_r" />
48 <Key latin:keyStyle="baseKeyDevanagariVowelSignVocalicR" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090049 <!-- U+091E: "ञ" DEVANAGARI LETTER NYA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090050 <Key latin:keySpec="&#x091E;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090051 </case>
52 <default>
Tadashi G. Takaoka0b928502013-03-08 18:39:34 +090053 <!-- Because the font rendering system prior to API version 16 can't automatically
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090054 render dotted circle for incomplete combining letter of some scripts, different
55 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090056 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_candra_o" />
57 <Key latin:keyStyle="baseKeyDevanagariVowelSignCandraO" />
Tadashi G. Takaoka303f4402014-04-03 14:47:38 +090058 <!-- 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_sign_anusvara" />
62 <Key latin:keyStyle="baseKeyDevanagariSignAnusvara" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090063 <!-- U+092E: "म" DEVANAGARI LETTER MA
64 U+0950: "ॐ" DEVANAGARI OM -->
65 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090066 latin:keySpec="&#x092E;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090067 latin:moreKeys="&#x0950;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090068 <!-- U+0928: "न" DEVANAGARI LETTER NA
69 U+091E: "ञ" DEVANAGARI LETTER NYA
70 U+0919: "ङ" DEVANAGARI LETTER NGA
71 U+0928/U+093C: "ऩ" DEVANAGARI LETTER NA/DEVANAGARI SIGN NUKTA -->
72 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090073 latin:keySpec="&#x0928;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090074 latin:moreKeys="&#x091E;,&#x0919;,&#x0928;&#x093C;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090075 <!-- U+0935: "व" DEVANAGARI LETTER VA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090076 <Key latin:keySpec="&#x0935;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090077 <!-- U+0932: "ल" DEVANAGARI LETTER LA
78 U+090C: "ऌ" DEVANAGARI LETTER VOCALIC L
79 U+0961: "ॡ" DEVANAGARI LETTER VOCALIC LL -->
80 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090081 latin:keySpec="&#x0932;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090082 latin:moreKeys="&#x090C;,&#x0961;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090083 <!-- U+0938: "स" DEVANAGARI LETTER SA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090084 <Key latin:keySpec="&#x0938;" />
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090085 <!-- U+092F: "य" DEVANAGARI LETTER YA
86 U+095F: "य़" DEVANAGARI LETTER YYA -->
87 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090088 latin:keySpec="&#x092F;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090089 latin:moreKeys="&#x095F;" />
Tadashi G. Takaoka0b928502013-03-08 18:39:34 +090090 <!-- Because the font rendering system prior to API version 16 can't automatically
Tadashi G. Takaokaf1ec1342013-08-29 10:50:05 +090091 render dotted circle for incomplete combining letter of some scripts, different
92 set of Key definitions are needed based on the API version. -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090093 <include latin:keyboardLayout="@xml/keystyle_devanagari_sign_nukta" />
94 <Key latin:keyStyle="baseKeyDevanagariSignNukta" />
Tadashi G. Takaoka303f4402014-04-03 14:47:38 +090095 </default>
Tadashi G. Takaoka53eca322012-02-28 20:07:43 +090096 </switch>
97</merge>