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

Commit 93070d08 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Add Icelandic keyboard"

parents dd7871b3 5a4f2784
Loading
Loading
Loading
Loading
+73 −0
Original line number Diff line number Diff line
<?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.
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
         U+00E6: "æ" LATIN SMALL LETTER AE
         U+00E5: "å" LATIN SMALL LETTER A WITH RING ABOVE
         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
    <string name="more_keys_for_a">&#x00E1;,&#x00E4;,&#x00E6;,&#x00E5;,&#x00E0;,&#x00E2;,&#x00E3;,&#x0101;</string>
    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
         U+0119: "ę" LATIN SMALL LETTER E WITH OGONEK
         U+0117: "ė" LATIN SMALL LETTER E WITH DOT ABOVE
         U+0113: "ē" LATIN SMALL LETTER E WITH MACRON -->
    <string name="more_keys_for_e">&#x00E9;,&#x00EB;,&#x00E8;,&#x00EA;,&#x0119;,&#x0117;,&#x0113;</string>
    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
         U+012B: "ī" LATIN SMALL LETTER I WITH MACRON -->
    <string name="more_keys_for_i">&#x00ED;,&#x00EF;,&#x00EE;,&#x00EC;,&#x012F;,&#x012B;</string>
    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
         U+0153: "œ" LATIN SMALL LIGATURE OE
         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
    <string name="more_keys_for_o">&#x00F3;,&#x00F6;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
         U+016B: "ū" LATIN SMALL LETTER U WITH MACRON -->
    <string name="more_keys_for_u">&#x00FA;,&#x00FC;,&#x00FB;,&#x00F9;,&#x016B;</string>
    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
    <string name="more_keys_for_y">&#x00FD;,&#x00FF;</string>
    <!-- U+00F0: "ð" LATIN SMALL LETTER ETH -->
    <string name="more_keys_for_d">&#x00F0;</string>
    <!-- U+00FE: "þ" LATIN SMALL LETTER THORN -->
    <string name="more_keys_for_t">&#x00FE;</string>
    <!-- U+00F0: "ð" LATIN SMALL LETTER ETH -->
    <string name="keylabel_for_scandinavia_row1_11">&#x00F0;</string>
    <!-- U+00E6: "æ" LATIN SMALL LETTER AE -->
    <string name="keylabel_for_scandinavia_row2_10">&#x00E6;</string>
    <!-- U+00FE: "þ" LATIN SMALL LETTER THORN -->
    <string name="keylabel_for_scandinavia_row2_11">&#x00FE;</string>
</resources>
+42 −0
Original line number Diff line number Diff line
<?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.
*/
-->

<KeyboardSet
    xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
    latin:keyboardLocale="is">
    <Element
        latin:elementName="alphabet"
        latin:elementKeyboard="@xml/kbd_nordic" />
    <Element
        latin:elementName="symbols"
        latin:elementKeyboard="@xml/kbd_symbols" />
    <Element
        latin:elementName="symbolsShifted"
        latin:elementKeyboard="@xml/kbd_symbols_shift" />
    <Element
        latin:elementName="phone"
        latin:elementKeyboard="@xml/kbd_phone" />
    <Element
        latin:elementName="phoneSymbols"
        latin:elementKeyboard="@xml/kbd_phone_symbols" />
    <Element
        latin:elementName="number"
        latin:elementKeyboard="@xml/kbd_number" />
</KeyboardSet>
+7 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
    hi: Hindi/hindi
    hr: Croatian/qwertz
    hu: Hungarian/qwertz
    is: Icelandic/qwerty
    it: Italian/qwerty
    iw: Hebrew/hebrew
    ka: Georgian/georgian
@@ -189,6 +190,12 @@
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection"
    />
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:imeSubtypeLocale="is"
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection"
    />
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:imeSubtypeLocale="it"