1<?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 21<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> 22 <switch> 23 <case latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted"> 24 <!-- 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 29 latin:keySpec="ओ" 30 latin:moreKeys="ओं,ऑ,ऒ" /> 31 <!-- 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 37 latin:keySpec="ए" 38 latin:moreKeys="एं,एँ,ऍ,ऎ" /> 39 <!-- 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 43 latin:keySpec="अ" 44 latin:moreKeys="अं,अँ" /> 45 <!-- 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 49 latin:keySpec="इ" 50 latin:moreKeys="इं,इँ" /> 51 <!-- 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 55 latin:keySpec="उ" 56 latin:moreKeys="उं,उँ" /> 57 <!-- U+092B: "फ" DEVANAGARI LETTER PHA 58 U+092B/U+093C: "फ़" DEVANAGARI LETTER PHA/DEVANAGARI SIGN NUKTA --> 59 <Key 60 latin:keySpec="फ" 61 latin:moreKeys="फ़" /> 62 <!-- 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 66 latin:keySpec="ऱ" 67 latin:moreKeys="्र,र्" /> 68 <!-- U+0916: "ख" DEVANAGARI LETTER KHA 69 U+0916/U+093C: "ख़" DEVANAGARI LETTER KHA/DEVANAGARI SIGN NUKTA --> 70 <Key 71 latin:keySpec="ख" 72 latin:moreKeys="ख़" /> 73 <!-- U+0925: "थ" DEVANAGARI LETTER THA --> 74 <Key latin:keySpec="थ" /> 75 <!-- U+091B: "छ" DEVANAGARI LETTER CHA --> 76 <Key latin:keySpec="छ" /> 77 <!-- U+0920: "ठ" DEVANAGARI LETTER TTHA --> 78 <Key latin:keySpec="ठ" /> 79 </case> 80 <default> 81 <!-- Because the font rendering system prior to API version 16 can't automatically 82 render dotted circle for incomplete combining letter of some scripts, different 83 set of Key definitions are needed based on the API version. --> 84 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_o" /> 85 <Key latin:keyStyle="baseKeyDevanagariVowelSignO" /> 86 <!-- 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. --> 89 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_e" /> 90 <Key latin:keyStyle="baseKeyDevanagariVowelSignE" /> 91 <!-- 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. --> 94 <include latin:keyboardLayout="@xml/keystyle_devanagari_sign_virama" /> 95 <Key latin:keyStyle="baseKeyDevanagariSignVirama" /> 96 <!-- 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. --> 99 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_i" /> 100 <Key latin:keyStyle="baseKeyDevanagariVowelSignI" /> 101 <!-- 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. --> 104 <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_u" /> 105 <Key latin:keyStyle="baseKeyDevanagariVowelSignU" /> 106 <!-- U+092A: "प" DEVANAGARI LETTER PA --> 107 <Key latin:keySpec="प" /> 108 <!-- 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 113 latin:keySpec="र" 114 latin:moreKeys="ऋ,ऱ,ॠ" /> 115 <!-- U+0915: "क" DEVANAGARI LETTER KA 116 U+0915/U+093C: "क़" DEVANAGARI LETTER KA/DEVANAGARI SIGN NUKTA --> 117 <Key 118 latin:keySpec="क" 119 latin:moreKeys="क़" /> 120 <!-- U+0924: "त" DEVANAGARI LETTER TA 121 U+0924/U+094D/U+0930: "त्र" DEVANAGARI LETTER TA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER RA --> 122 <Key 123 latin:keySpec="त" 124 latin:moreKeys="त्र" /> 125 <!-- U+091A: "च" DEVANAGARI LETTER CA --> 126 <Key latin:keySpec="च" /> 127 <!-- U+091F: "ट" DEVANAGARI LETTER TTA --> 128 <Key latin:keySpec="ट" /> 129 </default> 130 </switch> 131</merge> 132