Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2014, 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. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 21 | <merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 22 | <!-- Because the font rendering system prior to API version 16 can't automatically |
| 23 | render dotted circle for incomplete combining letter of some scripts, different |
| 24 | set of Key definitions are needed based on the API version. --> |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 25 | <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_candra_o" /> |
| 26 | <Key latin:keyStyle="baseKeyDevanagariVowelSignCandraO" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 27 | <!-- Because the font rendering system prior to API version 16 can't automatically |
| 28 | render dotted circle for incomplete combining letter of some scripts, different |
| 29 | set of Key definitions are needed based on the API version. --> |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 30 | <include latin:keyboardLayout="@xml/keystyle_devanagari_vowel_sign_candra_e" /> |
| 31 | <Key latin:keyStyle="baseKeyDevanagariVowelSignCandraE" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 32 | <!-- Because the font rendering system prior to API version 16 can't automatically |
| 33 | render dotted circle for incomplete combining letter of some scripts, different |
| 34 | set of Key definitions are needed based on the API version. --> |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 35 | <include latin:keyboardLayout="@xml/keystyle_devanagari_sign_anusvara" /> |
| 36 | <Key latin:keyStyle="baseKeyDevanagariSignAnusvara" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 37 | <!-- U+092E: "म" DEVANAGARI LETTER MA --> |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 38 | <Key latin:keySpec="म" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 39 | <!-- U+0928: "न" DEVANAGARI LETTER NA |
| 40 | U+0923: "ण" DEVANAGARI LETTER NNA |
| 41 | U+091E: "ञ" DEVANAGARI LETTER NYA |
| 42 | U+0919: "ङ" DEVANAGARI LETTER NGA --> |
| 43 | <Key |
| 44 | latin:keySpec="न" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 45 | latin:moreKeys="ण,ञ,ङ" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 46 | <!-- U+0935: "व" DEVANAGARI LETTER VA --> |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 47 | <Key latin:keySpec="व" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 48 | <!-- U+0932: "ल" DEVANAGARI LETTER LA |
| 49 | U+0933: "ळ" DEVANAGARI LETTER LLA --> |
| 50 | <Key |
| 51 | latin:keySpec="ल" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 52 | latin:moreKeys="ळ" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 53 | <!-- U+0938: "स" DEVANAGARI LETTER SA |
| 54 | U+0936: "श" DEVANAGARI LETTER SHA |
| 55 | U+0937: "ष" DEVANAGARI LETTER SSA |
| 56 | U+0936/U+094D/U+0930: "श्र" DEVANAGARI LETTER SHA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER RA --> |
| 57 | <Key |
| 58 | latin:keySpec="स" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 59 | latin:moreKeys="श,ष,श्र" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 60 | <!-- U+092F: "य" DEVANAGARI LETTER YA --> |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 61 | <Key latin:keySpec="य" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 62 | <!-- U+0915/U+094D/U+0937: "क्ष" DEVANAGARI LETTER KA/DEVANAGARI SIGN VIRAMA/DEVANAGARI LETTER SSA --> |
| 63 | <Key |
| 64 | latin:keySpec="क्ष" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame^] | 65 | latin:keyLabelFlags="followKeyLetterRatio" /> |
Tadashi G. Takaoka | a5ab5d8 | 2014-05-01 13:09:57 +0900 | [diff] [blame] | 66 | </merge> |