2012-02-28 11:07:43 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!--
|
|
|
|
|
/*
|
|
|
|
|
**
|
|
|
|
|
** Copyright 2012, 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.
|
|
|
|
|
*/
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<merge
|
|
|
|
|
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
|
|
|
|
|
>
|
|
|
|
|
<switch>
|
|
|
|
|
<case
|
2012-04-04 05:30:42 +00:00
|
|
|
|
latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted"
|
2012-02-28 11:07:43 +00:00
|
|
|
|
>
|
|
|
|
|
<!-- U+0914: "औ" DEVANAGARI LETTER AU
|
2012-04-02 05:47:44 +00:00
|
|
|
|
U+0912/U+0902: "ऒं" DEVANAGARI LETTER SHORT O//DEVANAGARI SIGN ANUSVARA -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="औ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:moreKeys="ऒं"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0910: "ऐ" DEVANAGARI LETTER AI
|
2012-04-02 05:47:44 +00:00
|
|
|
|
U+0910/U+0902: "ऐं" DEVANAGARI LETTER AI/DEVANAGARI SIGN ANUSVARA -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ऐ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:moreKeys="ऐं"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0906: "आ" DEVANAGARI LETTER AA
|
|
|
|
|
U+0906/U+0902: "आं" DEVANAGARI LETTER AA/DEVANAGARI SIGN ANUSVARA
|
2012-04-02 05:47:44 +00:00
|
|
|
|
U+0906/U+0901: "आँ" DEVANAGARI LETTER AA/DEVANAGARI SIGN CANDRABINDU -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="आ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:moreKeys="आं,आँ"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0908: "ई" DEVANAGARI LETTER II
|
2012-04-02 05:47:44 +00:00
|
|
|
|
U+0908/U+0902: "ईं" DEVANAGARI LETTER II/DEVANAGARI SIGN ANUSVARA -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ई"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:moreKeys="ईं"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+090A: "ऊ" DEVANAGARI LETTER UU
|
|
|
|
|
U+090A/U+0902: "ऊं" DEVANAGARI LETTER UU/DEVANAGARI SIGN ANUSVARA
|
2012-04-02 05:47:44 +00:00
|
|
|
|
U+090A/U+0901: "ऊँ" DEVANAGARI LETTER UU/DEVANAGARI SIGN CANDRABINDU -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ऊ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:moreKeys="ऊं,ऊँ"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-04-02 05:47:44 +00:00
|
|
|
|
<!-- U+092D: "भ" DEVANAGARI LETTER BHA -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="भ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2013-03-08 09:39:34 +00:00
|
|
|
|
<!-- Because the font rendering system prior to API version 16 can't automatically
|
2013-08-29 01:50:05 +00:00
|
|
|
|
render dotted circle for incomplete combining letter of some scripts, different
|
|
|
|
|
set of Key definitions are needed based on the API version. -->
|
2013-03-08 09:39:34 +00:00
|
|
|
|
<include
|
2013-08-28 01:40:29 +00:00
|
|
|
|
latin:keyboardLayout="@xml/keystyle_devanagari_sign_visarga" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="baseKeyDevanagariSignVisarga" />
|
2012-04-02 05:47:44 +00:00
|
|
|
|
<!-- U+0918: "घ" DEVANAGARI LETTER GHA -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="घ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0927: "ध" DEVANAGARI LETTER DHA
|
|
|
|
|
U+0915/U+094D/U+0937: "क्ष" DEVANAGARI LETTER KA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER SSA
|
2012-04-02 05:47:44 +00:00
|
|
|
|
U+0936/U+094D/U+0930: "श्र" DEVANAGARI LETTER SHA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER RA -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ध"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:moreKeys="क्ष,श्र"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-04-02 05:47:44 +00:00
|
|
|
|
<!-- U+091D: "झ" DEVANAGARI LETTER JHA -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="झ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0922: "ढ" DEVANAGARI LETTER DDHA -->
|
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ढ"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
</case>
|
|
|
|
|
<default>
|
2013-03-08 09:39:34 +00:00
|
|
|
|
<!-- Because the font rendering system prior to API version 16 can't automatically
|
2013-08-29 01:50:05 +00:00
|
|
|
|
render dotted circle for incomplete combining letter of some scripts, different
|
|
|
|
|
set of Key definitions are needed based on the API version. -->
|
|
|
|
|
<!-- U+0967: "१" DEVANAGARI DIGIT ONE -->
|
2013-03-08 09:39:34 +00:00
|
|
|
|
<include
|
2013-08-29 01:50:05 +00:00
|
|
|
|
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_au" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="baseKeyDevanagariVowelSignAu"
|
|
|
|
|
latin:keyHintLabel="1"
|
|
|
|
|
latin:additionalMoreKeys="१,1" />
|
|
|
|
|
<!-- Because the font rendering system prior to API version 16 can't automatically
|
|
|
|
|
render dotted circle for incomplete combining letter of some scripts, different
|
|
|
|
|
set of Key definitions are needed based on the API version. -->
|
|
|
|
|
<!-- U+0968: "२" DEVANAGARI DIGIT TWO -->
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_ai" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="baseKeyDevanagariVowelSignAi"
|
|
|
|
|
latin:keyHintLabel="2"
|
|
|
|
|
latin:additionalMoreKeys="२,2" />
|
|
|
|
|
<!-- Because the font rendering system prior to API version 16 can't automatically
|
|
|
|
|
render dotted circle for incomplete combining letter of some scripts, different
|
|
|
|
|
set of Key definitions are needed based on the API version. -->
|
|
|
|
|
<!-- U+0969: "३" DEVANAGARI DIGIT THREE -->
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_aa" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="baseKeyDevanagariVowelSignAa"
|
|
|
|
|
latin:keyHintLabel="3"
|
|
|
|
|
latin:additionalMoreKeys="३,3" />
|
|
|
|
|
<!-- Because the font rendering system prior to API version 16 can't automatically
|
|
|
|
|
render dotted circle for incomplete combining letter of some scripts, different
|
|
|
|
|
set of Key definitions are needed based on the API version. -->
|
|
|
|
|
<!-- U+096A: "४" DEVANAGARI DIGIT FOUR -->
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_ii" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="baseKeyDevanagariVowelSignIi"
|
|
|
|
|
latin:keyHintLabel="4"
|
|
|
|
|
latin:additionalMoreKeys="४,4" />
|
|
|
|
|
<!-- Because the font rendering system prior to API version 16 can't automatically
|
|
|
|
|
render dotted circle for incomplete combining letter of some scripts, different
|
|
|
|
|
set of Key definitions are needed based on the API version. -->
|
|
|
|
|
<!-- U+096B: "५" DEVANAGARI DIGIT FIVE -->
|
|
|
|
|
<include
|
|
|
|
|
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_uu" />
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="baseKeyDevanagariVowelSignUu"
|
|
|
|
|
latin:keyHintLabel="5"
|
|
|
|
|
latin:additionalMoreKeys="५,5" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+092C: "ब" DEVANAGARI LETTER BA
|
2014-03-13 13:22:33 +00:00
|
|
|
|
U+092C/U+0952: "ब॒" DEVANAGARI LETTER BA/DEVANAGARI STRESS SIGN ANUDATTA
|
|
|
|
|
U+096C: "६" DEVANAGARI DIGIT SIX -->
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ब"
|
2012-02-28 11:07:43 +00:00
|
|
|
|
latin:moreKeys="ब॒,%"
|
|
|
|
|
latin:keyHintLabel="6"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:additionalMoreKeys="६,6"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0939: "ह" DEVANAGARI LETTER HA
|
|
|
|
|
U+096D: "७" DEVANAGARI DIGIT SEVEN -->
|
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ह"
|
2012-02-28 11:07:43 +00:00
|
|
|
|
latin:keyHintLabel="7"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:additionalMoreKeys="७,7"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0917: "ग" DEVANAGARI LETTER GA
|
|
|
|
|
U+091C/U+094D/U+091E: "ज्ञ" DEVANAGARI LETTER JA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER NYA
|
|
|
|
|
U+0917/U+093C: "ग़" DEVANAGARI LETTER GA/DEVANAGARI SIGN NUKTA
|
|
|
|
|
U+0917/U+0952: "ग॒" DEVANAGARI LETTER GA/DEVANAGARI STRESS SIGN ANUDATTA
|
|
|
|
|
U+096E: "८" DEVANAGARI DIGIT EIGHT -->
|
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ग"
|
2012-02-28 11:07:43 +00:00
|
|
|
|
latin:moreKeys="ज्ञ,ग़,ग॒,%"
|
|
|
|
|
latin:keyHintLabel="8"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:additionalMoreKeys="८,8"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0926: "द" DEVANAGARI LETTER DA
|
|
|
|
|
U+096F: "९" DEVANAGARI DIGIT NINE -->
|
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="द"
|
2012-02-28 11:07:43 +00:00
|
|
|
|
latin:keyHintLabel="9"
|
2013-07-22 05:55:46 +00:00
|
|
|
|
latin:additionalMoreKeys="९,9"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+091C: "ज" DEVANAGARI LETTER JA
|
|
|
|
|
U+091C/U+0952: "ज॒" DEVANAGARI LETTER JA/DEVANAGARI STRESS SIGN ANUDATTA
|
|
|
|
|
U+091C/U+094D/U+091E: "ज्ञ" DEVANAGARI LETTER JA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER NYA
|
|
|
|
|
U+091C/U+093C: "ज़" DEVANAGARI LETTER JA/DEVANAGARI SIGN NUKTA
|
|
|
|
|
U+0966: "०" DEVANAGARI DIGIT ZERO -->
|
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ज"
|
2012-02-28 11:07:43 +00:00
|
|
|
|
latin:moreKeys="ज॒,ज्ञ,ज़,%"
|
|
|
|
|
latin:keyHintLabel="0"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:additionalMoreKeys="०,0"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
<!-- U+0921: "ड" DEVANAGARI LETTER DDA
|
|
|
|
|
U+0921/U+0952: "ड॒" DEVANAGARI LETTER DDA/DEVANAGARI STRESS SIGN ANUDATTA
|
|
|
|
|
U+0921/U+093C: "ड़" DEVANAGARI LETTER DDA/DEVANAGARI SIGN NUKTA -->
|
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ड"
|
2012-09-20 02:54:25 +00:00
|
|
|
|
latin:moreKeys="ड॒,ड़"
|
|
|
|
|
latin:keyLabelFlags="fontNormal" />
|
2012-02-28 11:07:43 +00:00
|
|
|
|
</default>
|
|
|
|
|
</switch>
|
|
|
|
|
</merge>
|