2011-05-30 11:12:04 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!--
|
|
|
|
|
/*
|
|
|
|
|
**
|
|
|
|
|
** Copyright 2011, 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"
|
|
|
|
|
>
|
|
|
|
|
<include
|
2012-01-27 14:31:30 +00:00
|
|
|
|
latin:keyboardLayout="@xml/key_styles_common" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Row
|
|
|
|
|
latin:keyWidth="8.0%p"
|
|
|
|
|
>
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+0459: "љ" CYRILLIC SMALL LETTER LJE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="љ"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyXPos="2.15%p" />
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+045A: "њ" CYRILLIC SMALL LETTER NJE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="њ" />
|
|
|
|
|
<!-- U+0435: "е" CYRILLIC SMALL LETTER IE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-27 08:36:44 +00:00
|
|
|
|
latin:keyLabel="е"
|
|
|
|
|
latin:moreKeys="@string/more_keys_for_cyrillic_ie" />
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+0440: "р" CYRILLIC SMALL LETTER ER -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="р" />
|
|
|
|
|
<!-- U+0442: "т" CYRILLIC SMALL LETTER TE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="т" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-27 08:36:44 +00:00
|
|
|
|
latin:keyLabel="@string/keylabel_for_cyrillic_ze" />
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+0443: "у" CYRILLIC SMALL LETTER U -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="у" />
|
|
|
|
|
<!-- U+0438: "и" CYRILLIC SMALL LETTER I -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-27 08:36:44 +00:00
|
|
|
|
latin:keyLabel="и"
|
|
|
|
|
latin:moreKeys="@string/more_keys_for_cyrillic_i" />
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+043E: "о" CYRILLIC SMALL LETTER O -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="о" />
|
|
|
|
|
<!-- U+043F: "п" CYRILLIC SMALL LETTER PE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="п" />
|
|
|
|
|
<!-- U+0448: "ш" CYRILLIC SMALL LETTER SHA -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="ш" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="deleteKeyStyle"
|
|
|
|
|
latin:keyXPos="-10.0%p"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="fillBoth" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
</Row>
|
|
|
|
|
<Row
|
|
|
|
|
latin:keyWidth="7.9%p"
|
|
|
|
|
>
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+0430: "а" CYRILLIC SMALL LETTER A -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="а" />
|
|
|
|
|
<!-- U+0441: "с" CYRILLIC SMALL LETTER ES -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="с" />
|
|
|
|
|
<!-- U+0434: "д" CYRILLIC SMALL LETTER DE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="д" />
|
|
|
|
|
<!-- U+0444: "ф" CYRILLIC SMALL LETTER EF -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="ф" />
|
|
|
|
|
<!-- U+0433: "г" CYRILLIC SMALL LETTER GHE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="г" />
|
|
|
|
|
<!-- U+0445: "х" CYRILLIC SMALL LETTER HA -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="х" />
|
|
|
|
|
<!-- U+0458: "ј" CYRILLIC SMALL LETTER JE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="ј" />
|
|
|
|
|
<!-- U+043A: "к" CYRILLIC SMALL LETTER KA -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="к" />
|
|
|
|
|
<!-- U+043B: "л" CYRILLIC SMALL LETTER EL -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="л" />
|
|
|
|
|
<!-- U+0447: "ч" CYRILLIC SMALL LETTER CHE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="ч" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-27 08:36:44 +00:00
|
|
|
|
latin:keyLabel="@string/keylabel_for_cyrillic_tshe" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-07 08:07:23 +00:00
|
|
|
|
latin:keyStyle="enterKeyStyle"
|
2011-05-30 11:12:04 +00:00
|
|
|
|
latin:keyXPos="-14.6%p"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="fillBoth" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
</Row>
|
|
|
|
|
<Row
|
|
|
|
|
latin:keyWidth="7.5%p"
|
|
|
|
|
>
|
|
|
|
|
<Key
|
|
|
|
|
latin:keyStyle="shiftKeyStyle"
|
2011-07-19 00:14:50 +00:00
|
|
|
|
latin:keyWidth="8.0%p" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-27 08:36:44 +00:00
|
|
|
|
latin:keyLabel="@string/keylabel_for_cyrillic_dze" />
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+045F: "џ" CYRILLIC SMALL LETTER DZHE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="џ" />
|
|
|
|
|
<!-- U+0446: "ц" CYRILLIC SMALL LETTER TSE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="ц" />
|
|
|
|
|
<!-- U+0432: "в" CYRILLIC SMALL LETTER VE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="в" />
|
|
|
|
|
<!-- U+0431: "б" CYRILLIC SMALL LETTER BE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="б" />
|
|
|
|
|
<!-- U+043D: "н" CYRILLIC SMALL LETTER EN -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="н" />
|
|
|
|
|
<!-- U+043C: "м" CYRILLIC SMALL LETTER EM -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="м" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-27 08:36:44 +00:00
|
|
|
|
latin:keyLabel="@string/keylabel_for_cyrillic_dje" />
|
2012-02-14 08:20:00 +00:00
|
|
|
|
<!-- U+0436: "ж" CYRILLIC SMALL LETTER ZHE -->
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<Key
|
2012-02-14 08:20:00 +00:00
|
|
|
|
latin:keyLabel="ж" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
<include
|
2012-01-27 14:31:30 +00:00
|
|
|
|
latin:keyboardLayout="@xml/keys_comma_period" />
|
2011-07-13 03:47:12 +00:00
|
|
|
|
<include
|
2012-01-27 14:31:30 +00:00
|
|
|
|
latin:keyboardLayout="@xml/key_smiley"
|
2012-01-27 12:26:34 +00:00
|
|
|
|
latin:keyXPos="-8.9%p"
|
|
|
|
|
latin:keyWidth="fillBoth" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
</Row>
|
|
|
|
|
<include
|
2012-01-27 14:31:30 +00:00
|
|
|
|
latin:keyboardLayout="@xml/row_qwerty4" />
|
2011-05-30 11:12:04 +00:00
|
|
|
|
</merge>
|