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

Commit 7d245390 authored by L10nH34Rt's avatar L10nH34Rt
Browse files

Added Greek input support

Change-Id: I9a6488223ecbfbf13ca097f60a5cc1761323ffaa
parent df2fed2b
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
<?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.
*/
-->

<Keyboard
    xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
    latin:keyboardLocale="el"
>
    <include
        latin:keyboardLayout="@xml/kbd_rows_greek" />
</Keyboard>
+131 −0
Original line number Diff line number Diff line
<?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
        latin:keyboardLayout="@xml/kbd_key_styles" />
    <Row
        latin:keyWidth="9.0%p"
    >
        <Key
            latin:keyLabel=";"
            latin:keyHintLabel="1"
            latin:moreKeys=":,1" />
        <Key
            latin:keyLabel="ς"
            latin:keyHintLabel="2"
            latin:moreKeys="2" />
        <Key
            latin:keyLabel="ε"
            latin:keyHintLabel="3"
            latin:moreKeys="έ,3" />
        <Key
            latin:keyLabel="ρ"
            latin:keyHintLabel="4"
            latin:moreKeys="4" />
        <Key
            latin:keyLabel="τ"
            latin:keyHintLabel="5"
            latin:moreKeys="5" />
        <Key
            latin:keyLabel="υ"
            latin:keyHintLabel="6"
            latin:moreKeys="ύ,6" />
        <Key
            latin:keyLabel="θ"
            latin:keyHintLabel="7"
            latin:moreKeys="7" />
        <Key
            latin:keyLabel="ι"
            latin:keyHintLabel="8"
            latin:moreKeys="ί,ϊ,ΐ,8" />
        <Key
            latin:keyLabel="ο"
            latin:keyHintLabel="9"
            latin:moreKeys="ό,9" />
        <Key
            latin:keyLabel="π"
            latin:keyHintLabel="0"
            latin:moreKeys="0" />
        <Key
            latin:keyStyle="deleteKeyStyle"
            latin:keyXPos="-10.0%p"
            latin:keyWidth="fillBoth" />
    </Row>
    <Row
        latin:keyWidth="9.0%p"
    >
        <Key
            latin:keyLabel="α"
            latin:moreKeys="ά"
            latin:keyXPos="4.5%p" />
        <Key
            latin:keyLabel="σ" />
        <Key
            latin:keyLabel="δ" />
        <Key
            latin:keyLabel="φ" />
        <Key
            latin:keyLabel="γ" />
        <Key
            latin:keyLabel="η"
            latin:moreKeys="ή" />
        <Key
            latin:keyLabel="ξ" />
        <Key
            latin:keyLabel="κ" />
        <Key
            latin:keyLabel="λ" />
        <Key
            latin:keyStyle="returnKeyStyle"
            latin:keyXPos="-14.6%p"
            latin:keyWidth="fillBoth" />
    </Row>
    <Row
        latin:keyWidth="8.9%p"
    >
        <Key
            latin:keyStyle="shiftKeyStyle"
            latin:keyWidth="10.0%p" />
        <Key
            latin:keyLabel="ζ" />
        <Key
            latin:keyLabel="χ" />
        <Key
            latin:keyLabel="ψ" />
        <Key
            latin:keyLabel="ω"
            latin:moreKeys="ώ" />
        <Key
            latin:keyLabel="β" />
        <Key
            latin:keyLabel="ν" />
        <Key
            latin:keyLabel="μ" />
        <include
            latin:keyboardLayout="@xml/kbd_row3_comma_period" />
        <include
            latin:keyboardLayout="@xml/kbd_row3_smiley" />
    </Row>
    <include
        latin:keyboardLayout="@xml/kbd_qwerty_row4" />
</merge>
+140 −0
Original line number Diff line number Diff line
<?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
        latin:keyboardLayout="@xml/kbd_key_styles" />
    <Row
        latin:keyWidth="8.282%p"
    >
        <Key
            latin:keyStyle="tabKeyStyle"
            latin:keyLabelOption="alignLeft"
            latin:keyWidth="7.969%p" />
        <Key
            latin:keyLabel=";"
            latin:keyHintLabel="1"
            latin:moreKeys=":,1" />
        <Key
            latin:keyLabel="ς"
            latin:keyHintLabel="2"
            latin:moreKeys="2" />
        <Key
            latin:keyLabel="ε"
            latin:keyHintLabel="3"
            latin:moreKeys="έ,3" />
        <Key
            latin:keyLabel="ρ"
            latin:keyHintLabel="4"
            latin:moreKeys="4" />
        <Key
            latin:keyLabel="τ"
            latin:keyHintLabel="5"
            latin:moreKeys="5" />
        <Key
            latin:keyLabel="υ"
            latin:keyHintLabel="6"
            latin:moreKeys="ύ,6" />
        <Key
            latin:keyLabel="θ"
            latin:keyHintLabel="7"
            latin:moreKeys="7" />
        <Key
            latin:keyLabel="ι"
            latin:keyHintLabel="8"
            latin:moreKeys="ί,ϊ,ΐ,8" />
        <Key
            latin:keyLabel="ο"
            latin:keyHintLabel="9"
            latin:moreKeys="ό,9" />
        <Key
            latin:keyLabel="π"
            latin:keyHintLabel="0"
            latin:moreKeys="0" />
        <Key
            latin:keyStyle="deleteKeyStyle"
            latin:keyXPos="-9.219%p"
            latin:keyWidth="fillBoth"/>
    </Row>
    <Row
        latin:keyWidth="8.125%p"
    >
        <Key
            latin:keyStyle="toSymbolKeyStyle"
            latin:keyLabelOption="alignLeft"
            latin:keyWidth="11.172%p"/>
        <Key
            latin:keyLabel="α"
            latin:moreKeys="ά" />
        <Key
            latin:keyLabel="σ" />
        <Key
            latin:keyLabel="δ" />
        <Key
            latin:keyLabel="φ" />
        <Key
            latin:keyLabel="γ" />
        <Key
            latin:keyLabel="η"
            latin:moreKeys="ή" />
        <Key
            latin:keyLabel="ξ" />
        <Key
            latin:keyLabel="κ" />
        <Key
            latin:keyLabel="λ" />
        <Key
            latin:keyStyle="returnKeyStyle"
            latin:keyXPos="-15.704%p"
            latin:keyWidth="fillBoth" />
    </Row>
    <Row
        latin:keyWidth="8.047%p"
    >
        <Key
            latin:keyStyle="shiftKeyStyle"
            latin:keyWidth="13.829%p"/>
        <Key
            latin:keyLabel="ζ" />
        <Key
            latin:keyLabel="χ" />
        <Key
            latin:keyLabel="ψ" />
        <Key
            latin:keyLabel="ω"
            latin:moreKeys="ώ" />
        <Key
            latin:keyLabel="β" />
        <Key
            latin:keyLabel="ν" />
        <Key
            latin:keyLabel="μ" />
        <include
            latin:keyboardLayout="@xml/kbd_row3_comma_period" />
        <Key
            latin:keyStyle="shiftKeyStyle"
            latin:keyXPos="-13.750%p"
            latin:keyWidth="fillBoth" />
    </Row>
    <include
        latin:keyboardLayout="@xml/kbd_qwerty_row4" />
</merge>
+125 −0
Original line number Diff line number Diff line
<?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
        latin:keyboardLayout="@xml/kbd_key_styles" />
    <Row
        latin:keyWidth="10%p"
    >
        <Key
            latin:keyLabel=";"
            latin:keyHintLabel="1"
            latin:moreKeys=":,1" />
        <Key
            latin:keyLabel="ς"
            latin:keyHintLabel="2"
            latin:moreKeys="2" />
        <Key
            latin:keyLabel="ε"
            latin:keyHintLabel="3"
            latin:moreKeys="έ,3" />
        <Key
            latin:keyLabel="ρ"
            latin:keyHintLabel="4"
            latin:moreKeys="4" />
        <Key
            latin:keyLabel="τ"
            latin:keyHintLabel="5"
            latin:moreKeys="5" />
        <Key
            latin:keyLabel="υ"
            latin:keyHintLabel="6"
            latin:moreKeys="ύ,6" />
        <Key
            latin:keyLabel="θ"
            latin:keyHintLabel="7"
            latin:moreKeys="7" />
        <Key
            latin:keyLabel="ι"
            latin:keyHintLabel="8"
            latin:moreKeys="ί,ϊ,ΐ,8" />
        <Key
            latin:keyLabel="ο"
            latin:keyHintLabel="9"
            latin:moreKeys="ό,9" />
        <Key
            latin:keyLabel="π"
            latin:keyHintLabel="0"
            latin:moreKeys="0"
            latin:keyWidth="fillRight" />
    </Row>
    <Row
        latin:keyWidth="10%p"
    >
        <Key
            latin:keyLabel="α"
            latin:moreKeys="ά"
            latin:keyXPos="5%p" />
        <Key
            latin:keyLabel="σ" />
        <Key
            latin:keyLabel="δ" />
        <Key
            latin:keyLabel="φ" />
        <Key
            latin:keyLabel="γ" />
        <Key
            latin:keyLabel="η"
            latin:moreKeys="ή" />
        <Key
            latin:keyLabel="ξ" />
        <Key
            latin:keyLabel="κ" />
        <Key
            latin:keyLabel="λ" />
    </Row>
    <Row
        latin:keyWidth="10%p"
    >
        <Key
            latin:keyStyle="shiftKeyStyle"
            latin:keyWidth="15%p"
            latin:visualInsetsRight="1%p" />
        <Key
            latin:keyLabel="ζ" />
        <Key
            latin:keyLabel="χ" />
        <Key
            latin:keyLabel="ψ" />
        <Key
            latin:keyLabel="ω"
            latin:moreKeys="ώ" />
        <Key
            latin:keyLabel="β" />
        <Key
            latin:keyLabel="ν" />
        <Key
            latin:keyLabel="μ" />
        <Key
            latin:keyStyle="deleteKeyStyle"
            latin:keyWidth="fillBoth"
            latin:visualInsetsLeft="1%p" />
    </Row>
    <include
        latin:keyboardLayout="@xml/kbd_qwerty_row4" />
</merge>
+6 −0
Original line number Diff line number Diff line
@@ -69,6 +69,12 @@
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="AsciiCapable,KeyboardLocale=de_ZZ,SupportTouchPositionCorrection"
    />
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:imeSubtypeLocale="el"
            android:imeSubtypeMode="keyboard"
            android:imeSubtypeExtraValue="SupportTouchPositionCorrection"
    />
    <subtype android:icon="@drawable/ic_subtype_keyboard"
            android:label="@string/subtype_generic"
            android:imeSubtypeLocale="es"