Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc13f886 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am 31c16d41: Add Uzbek keyboard

* commit '31c16d41':
  Add Uzbek keyboard
parents 5b2dd422 31c16d41
Loading
Loading
Loading
Loading
+48 −0
Original line number Original line Diff line number Diff line
<?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" >
    <include latin:keyboardLayout="@xml/key_styles_common" />
    <Row latin:keyWidth="8.182%p" >
        <include latin:keyboardLayout="@xml/rowkeys_uzbek1" />
        <Key
            latin:keyStyle="deleteKeyStyle"
            latin:keyWidth="fillRight" />
    </Row>
    <Row latin:keyWidth="8.182%p" >
        <include latin:keyboardLayout="@xml/rowkeys_uzbek2" />
        <Key
            latin:keyStyle="enterKeyStyle"
            latin:keyWidth="fillRight" />
    </Row>
    <Row latin:keyWidth="8.182%p" >
        <Key
            latin:keyStyle="shiftKeyStyle"
            latin:keyWidth="10.0%p" />
        <Spacer latin:keyWidth="3.181%p" />
        <include latin:keyboardLayout="@xml/rowkeys_qwerty3" />
        <include latin:keyboardLayout="@xml/keys_exclamation_question" />
        <Key
            latin:keyStyle="shiftKeyStyle"
            latin:keyWidth="fillRight"
            latin:keyXPos="-10.0%p" />
    </Row>
    <include latin:keyboardLayout="@xml/row_qwerty4" />
</merge>
 No newline at end of file
+23 −0
Original line number Original line Diff line number Diff line
<?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.
*/
-->

<Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" >
    <include latin:keyboardLayout="@xml/rows_uzbek" />
</Keyboard>
 No newline at end of file
+42 −0
Original line number Original line Diff line number Diff line
<?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.
*/
-->

<KeyboardLayoutSet xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" >
    <Element
        latin:elementName="alphabet"
        latin:elementKeyboard="@xml/kbd_uzbek"
        latin:enableProximityCharsCorrection="true"
        latin:allowRedundantMoreKeys="true" />
    <Element
        latin:elementKeyboard="@xml/kbd_symbols"
        latin:elementName="symbols" />
    <Element
        latin:elementKeyboard="@xml/kbd_symbols_shift"
        latin:elementName="symbolsShifted" />
    <Element
        latin:elementKeyboard="@xml/kbd_phone"
        latin:elementName="phone" />
    <Element
        latin:elementKeyboard="@xml/kbd_phone_symbols"
        latin:elementName="phoneSymbols" />
    <Element
        latin:elementKeyboard="@xml/kbd_number"
        latin:elementName="number" />
</KeyboardLayoutSet>
 No newline at end of file
+13 −0
Original line number Original line Diff line number Diff line
@@ -101,6 +101,7 @@
    tl: Tagalog/spanish
    tl: Tagalog/spanish
    tr: Turkish/qwerty
    tr: Turkish/qwerty
    uk: Ukrainian/east_slavic
    uk: Ukrainian/east_slavic
    (uz_UZ: Uzbek (Uzbekistan)/uzbek) # This is a preliminary keyboard layout.
    vi: Vietnamese/qwerty
    vi: Vietnamese/qwerty
    zu: Zulu/qwerty
    zu: Zulu/qwerty
    zz: QWERTY/qwerty
    zz: QWERTY/qwerty
@@ -672,6 +673,8 @@
            android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable"
            android:imeSubtypeExtraValue="SupportTouchPositionCorrection,EmojiCapable"
            android:isAsciiCapable="false"
            android:isAsciiCapable="false"
    />
    />
    <!-- TODO: This Serbian Latin keyboard is a preliminary layout.
               This isn't based on the final specification. -->
    <subtype android:icon="@drawable/ic_ime_switcher_dark"
    <subtype android:icon="@drawable/ic_ime_switcher_dark"
            android:label="@string/subtype_sr_ZZ"
            android:label="@string/subtype_sr_ZZ"
            android:subtypeId="0xf4a5569c"
            android:subtypeId="0xf4a5569c"
@@ -763,6 +766,16 @@
            android:imeSubtypeExtraValue="KeyboardLayoutSet=east_slavic,EmojiCapable"
            android:imeSubtypeExtraValue="KeyboardLayoutSet=east_slavic,EmojiCapable"
            android:isAsciiCapable="false"
            android:isAsciiCapable="false"
    />
    />
    <!-- TODO: This Uzbek keyboard is a preliminary layout.
               This isn't based on the final specification. -->
    <subtype android:icon="@drawable/ic_ime_switcher_dark"
            android:label="@string/subtype_generic"
            android:subtypeId="0xad5cf7f6"
            android:imeSubtypeLocale="uz_UZ"
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="KeyboardLayoutSet=uzbek,AsciiCapable,EmojiCapable"
            android:isAsciiCapable="true"
    />
    <subtype android:icon="@drawable/ic_ime_switcher_dark"
    <subtype android:icon="@drawable/ic_ime_switcher_dark"
            android:label="@string/subtype_generic"
            android:label="@string/subtype_generic"
            android:subtypeId="0x93972eee"
            android:subtypeId="0x93972eee"
+27 −0
Original line number Original line Diff line number Diff line
<?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" >
    <include latin:keyboardLayout="@xml/rowkeys_qwerty1" />
    <!-- U+006F/U+02BB: "oʻ" LATIN SMALL LETTER O/MODIFIER LETTER TURNED COMMA -->
    <Key
        latin:keySpec="o&#x02BB;"
        latin:keyLabelFlags="followKeyLetterRatio" />
</merge>
 No newline at end of file
Loading