| <?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 |
| latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted" |
| > |
| <!-- U+0914: "औ" DEVANAGARI LETTER AU |
| U+0912/U+0902: "ऒं" DEVANAGARI LETTER SHORT O//DEVANAGARI SIGN ANUSVARA --> |
| <Key |
| latin:keyLabel="औ" |
| latin:moreKeys="ऒं" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+0910: "ऐ" DEVANAGARI LETTER AI |
| U+0910/U+0902: "ऐं" DEVANAGARI LETTER AI/DEVANAGARI SIGN ANUSVARA --> |
| <Key |
| latin:keyLabel="ऐ" |
| latin:moreKeys="ऐं" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+0906: "आ" DEVANAGARI LETTER AA |
| U+0906/U+0902: "आं" DEVANAGARI LETTER AA/DEVANAGARI SIGN ANUSVARA |
| U+0906/U+0901: "आँ" DEVANAGARI LETTER AA/DEVANAGARI SIGN CANDRABINDU --> |
| <Key |
| latin:keyLabel="आ" |
| latin:moreKeys="आं,आँ" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+0908: "ई" DEVANAGARI LETTER II |
| U+0908/U+0902: "ईं" DEVANAGARI LETTER II/DEVANAGARI SIGN ANUSVARA --> |
| <Key |
| latin:keyLabel="ई" |
| latin:moreKeys="ईं" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+090A: "ऊ" DEVANAGARI LETTER UU |
| U+090A/U+0902: "ऊं" DEVANAGARI LETTER UU/DEVANAGARI SIGN ANUSVARA |
| U+090A/U+0901: "ऊँ" DEVANAGARI LETTER UU/DEVANAGARI SIGN CANDRABINDU --> |
| <Key |
| latin:keyLabel="ऊ" |
| latin:moreKeys="ऊं,ऊँ" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+092D: "भ" DEVANAGARI LETTER BHA --> |
| <Key |
| latin:keyLabel="भ" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- Because the font rendering system prior to API version 16 can't automatically |
| render dotted circle for incomplete combining letter of Hindi, different set of |
| Key definitions are needed based on the API version. --> |
| <include |
| latin:keyboardLayout="@xml/key_hindi1_shift" /> |
| <!-- U+0918: "घ" DEVANAGARI LETTER GHA --> |
| <Key |
| latin:keyLabel="घ" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+0927: "ध" DEVANAGARI LETTER DHA |
| U+0915/U+094D/U+0937: "क्ष" DEVANAGARI LETTER KA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER SSA |
| U+0936/U+094D/U+0930: "श्र" DEVANAGARI LETTER SHA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER RA --> |
| <Key |
| latin:keyLabel="ध" |
| latin:moreKeys="क्ष,श्र" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+091D: "झ" DEVANAGARI LETTER JHA --> |
| <Key |
| latin:keyLabel="झ" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+0922: "ढ" DEVANAGARI LETTER DDHA --> |
| <Key |
| latin:keyLabel="ढ" |
| latin:keyLabelFlags="fontNormal" /> |
| </case> |
| <default> |
| <!-- Because the font rendering system prior to API version 16 can't automatically |
| render dotted circle for incomplete combining letter of Hindi, different set of |
| Key definitions are needed based on the API version. --> |
| <include |
| latin:keyboardLayout="@xml/keys_hindi1_left5" /> |
| <!-- U+092C: "ब" DEVANAGARI LETTER BA |
| U+092C/U+0952: "ब॒" DEVANAGARI LETTER BA/DEVANAGARI STRESS SIGN ANUDATTA --> |
| <Key |
| latin:keyLabel="ब" |
| latin:moreKeys="ब॒,%" |
| latin:keyHintLabel="6" |
| latin:additionalMoreKeys="६,6" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+0939: "ह" DEVANAGARI LETTER HA |
| U+096D: "७" DEVANAGARI DIGIT SEVEN --> |
| <Key |
| latin:keyLabel="ह" |
| latin:keyHintLabel="7" |
| latin:additionalMoreKeys="७,7" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- 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 |
| latin:keyLabel="ग" |
| latin:moreKeys="ज्ञ,ग़,ग॒,%" |
| latin:keyHintLabel="8" |
| latin:additionalMoreKeys="८,8" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- U+0926: "द" DEVANAGARI LETTER DA |
| U+096F: "९" DEVANAGARI DIGIT NINE --> |
| <Key |
| latin:keyLabel="द" |
| latin:keyHintLabel="9" |
| latin:additionalMoreKeys="9" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- 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 |
| latin:keyLabel="ज" |
| latin:moreKeys="ज॒,ज्ञ,ज़,%" |
| latin:keyHintLabel="0" |
| latin:additionalMoreKeys="०,0" |
| latin:keyLabelFlags="fontNormal" /> |
| <!-- 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 |
| latin:keyLabel="ड" |
| latin:moreKeys="ड॒,ड़" |
| latin:keyLabelFlags="fontNormal" /> |
| </default> |
| </switch> |
| </merge> |