140 lines
5.8 KiB
XML
140 lines
5.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--
|
||
/*
|
||
**
|
||
** Copyright 2014, 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"
|
||
>
|
||
<!-- 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. -->
|
||
<include
|
||
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_au" />
|
||
<!-- U+0914: "औ" DEVANAGARI LETTER AU
|
||
U+0967: "१" DEVANAGARI DIGIT ONE -->
|
||
<Key
|
||
latin:keySpec="औ"
|
||
latin:keyStyle="moreKeysDevanagariVowelSignAu"
|
||
latin:keyHintLabel="1"
|
||
latin:additionalMoreKeys="१,1"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- 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. -->
|
||
<include
|
||
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_ai" />
|
||
<!-- U+0910: "ऐ" DEVANAGARI LETTER AI
|
||
U+0968: "२" DEVANAGARI DIGIT TWO -->
|
||
<Key
|
||
latin:keySpec="ऐ"
|
||
latin:keyStyle="moreKeysDevanagariVowelSignAi"
|
||
latin:keyHintLabel="2"
|
||
latin:additionalMoreKeys="२,2"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- 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. -->
|
||
<include
|
||
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_aa" />
|
||
<!-- U+0906: "आ" DEVANAGARI LETTER AA
|
||
U+0969: "३" DEVANAGARI DIGIT THREE -->
|
||
<Key
|
||
latin:keySpec="आ"
|
||
latin:keyStyle="moreKeysDevanagariVowelSignAa"
|
||
latin:keyHintLabel="3"
|
||
latin:additionalMoreKeys="३,3"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- 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. -->
|
||
<include
|
||
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_ii" />
|
||
<!-- U+0908: "ई" DEVANAGARI LETTER II
|
||
U+096A: "४" DEVANAGARI DIGIT FOUR -->
|
||
<Key
|
||
latin:keySpec="ई"
|
||
latin:keyStyle="moreKeysDevanagariVowelSignIi"
|
||
latin:keyHintLabel="4"
|
||
latin:additionalMoreKeys="४,4"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- 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. -->
|
||
<include
|
||
latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_uu" />
|
||
<!-- U+090A: "ऊ" DEVANAGARI LETTER UU
|
||
U+096B: "५" DEVANAGARI DIGIT FIVE -->
|
||
<Key
|
||
latin:keySpec="ऊ"
|
||
latin:keyStyle="moreKeysDevanagariVowelSignUu"
|
||
latin:keyHintLabel="5"
|
||
latin:additionalMoreKeys="५,5"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- U+092C: "ब" DEVANAGARI LETTER BA
|
||
U+092D: "भ" DEVANAGARI LETTER BHA
|
||
U+096C: "६" DEVANAGARI DIGIT SIX -->
|
||
<Key
|
||
latin:keySpec="ब"
|
||
latin:moreKeys="भ,%"
|
||
latin:keyHintLabel="6"
|
||
latin:additionalMoreKeys="६,6"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- U+0939: "ह" DEVANAGARI LETTER HA
|
||
U+096D: "७" DEVANAGARI DIGIT SEVEN -->
|
||
<Key
|
||
latin:keySpec="ह"
|
||
latin:keyHintLabel="7"
|
||
latin:additionalMoreKeys="७,7"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- U+0917: "ग" DEVANAGARI LETTER GA
|
||
U+0918: "घ" DEVANAGARI LETTER GHA
|
||
U+096E: "८" DEVANAGARI DIGIT EIGHT -->
|
||
<Key
|
||
latin:keySpec="ग"
|
||
latin:moreKeys="घ,%"
|
||
latin:keyHintLabel="8"
|
||
latin:additionalMoreKeys="८,8"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- U+0926: "द" DEVANAGARI LETTER DA
|
||
U+0927: "ध" DEVANAGARI LETTER DHA
|
||
U+096F: "९" DEVANAGARI DIGIT NINE -->
|
||
<Key
|
||
latin:keySpec="द"
|
||
latin:moreKeys="ध,%"
|
||
latin:keyHintLabel="9"
|
||
latin:additionalMoreKeys="९,9"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- U+091C: "ज" DEVANAGARI LETTER JA
|
||
U+091D: "झ" DEVANAGARI LETTER JHA
|
||
U+091C/U+094D/U+091E: "ज्ञ" DEVANAGARI LETTER JA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER NYA
|
||
U+0966: "०" DEVANAGARI DIGIT ZERO -->
|
||
<Key
|
||
latin:keySpec="ज"
|
||
latin:moreKeys="झ,ज्ञ,%"
|
||
latin:keyHintLabel="0"
|
||
latin:additionalMoreKeys="०,0"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
<!-- U+0921: "ड" DEVANAGARI LETTER DDA
|
||
U+0922: "ढ" DEVANAGARI LETTER DDHA -->
|
||
<Key
|
||
latin:keySpec="ड"
|
||
latin:moreKeys="ढ"
|
||
latin:keyLabelFlags="fontNormal" />
|
||
</merge>
|