diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/arrays.xml | 4 | ||||
| -rw-r--r-- | res/xml/he_il_1452_1.xml | 41 | ||||
| -rw-r--r-- | res/xml/he_il_1452_2.xml | 39 | ||||
| -rw-r--r-- | res/xml/method.xml | 1 | ||||
| -rw-r--r-- | res/xml/qwerty.xml | 2 |
5 files changed, 86 insertions, 1 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 2b2514a..60a956b 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -28,6 +28,8 @@ <item>jcuken_ua</item> <item>bangla</item> <item>hindi</item> + <item>he_il_1452_1</item> + <item>he_il_1452_2</item> <item>custom</item> </string-array> <string-array name="pref_layout_entries"> @@ -58,6 +60,8 @@ <item>ЙЦУКЕН (Українська)</item> <item>বাংলা</item> <item>हिन्दी</item> + <item>Hebrew SI-1452-1</item> + <item>Hebrew SI-1452-2</item> <item>@string/pref_layout_e_custom</item> </string-array> <string-array name="pref_accents_entries"> diff --git a/res/xml/he_il_1452_1.xml b/res/xml/he_il_1452_1.xml new file mode 100644 index 0000000..c007bbb --- /dev/null +++ b/res/xml/he_il_1452_1.xml @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="utf-8"?> +<keyboard> + <row> + <key key0="/" key2="1" key3="!" key4="esc"/> + <key key0="'" key2="2" key3="\@" key1=";"/> + <key key0="ק" key2="3" key3="\#" key1="€"/> + <key key0="ר" key2="4" key3="$" key1="₪"/> + <key key0="א" key2="5" key3="%"/> + <key key0="ט" key2="6" key3="^" key4="ole_placeholder"/> + <key key0="ו" key2="7" key3="&" key4="meteg_placeholder"/> + <key key0="ן" key2="8" key3="*"/> + <key key0="ם" key2="9" key3="b(" key4="lrm"/> + <key key0="פ" key2="0" key3="b)" key4="rlm"/> + <key key0="backspace" key2="delete" key3="f11_placeholder" key4="f12_placeholder"/> + </row> + <row> + <key key0="ש" key2="`" key1="tab" key3="sindot_placeholder" key4="shindot_placeholder" width="1.333"/> + <key key0="ד" key1="~" width="1.0333"/> + <key key0="ג" key1="geresh" key2="gershayim" width="1.0333"/> + <key key0="כ" width="1.0333"/> + <key key0="ע" width="1.0333"/> + <key key0="י" key2="-" key3="_" key4="maqaf" width="1.0333"/> + <key key0="ח" key2="=" key3="+" width="1.0333"/> + <key key0="ל" key2="b[" key3="b{" width="1.0333"/> + <key key0="ך" key2="b]" key3="b}" width="1.0333"/> + <key key0="ף" key2="," key3=""" key1=":" width="1.4006"/> + </row> + <row> + <key key0="\\" key1="|" key2="shift" key3="loc capslock"/> + <key key0="ז"/> + <key key0="ס"/> + <key key0="ב"/> + <key key0="ה"/> + <key key0="נ"/> + <key key0="מ"/> + <key key0="צ"/> + <key key0="ת" key1="blt"/> + <key key0="ץ" key1="bgt"/> + <key key0="." key1="\?"/> + </row> +</keyboard> diff --git a/res/xml/he_il_1452_2.xml b/res/xml/he_il_1452_2.xml new file mode 100644 index 0000000..78d1536 --- /dev/null +++ b/res/xml/he_il_1452_2.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<keyboard> + <row> + <key key0="ץ" key2="1" key3="!" key4="esc"/> + <key key0="ן" key2="2" key3="\@" key1=";"/> + <key key0="ק" key2="3" key3="\#" key1="€"/> + <key key0="ר" key2="4" key3="$" key1="₪"/> + <key key0="א" key2="5" key3="%"/> + <key key0="ט" key2="6" key3="^" key4="ole_placeholder"/> + <key key0="ו" key2="7" key3="&" key4="meteg_placeholder"/> + <key key0="ת" key2="8" key3="*"/> + <key key0="ם" key2="9" key3="b(" key4="lrm"/> + <key key0="פ" key2="0" key3="b)" key4="rlm" width="1.333"/> + </row> + <row> + <key key0="ש" key2="`" key1="tab" key3="sindot_placeholder" key4="shindot_placeholder" width="1.333"/> + <key key0="ד" key1="~"/> + <key key0="ג" key1="geresh" key2="gershayim"/> + <key key0="כ"/> + <key key0="ע"/> + <key key0="י" key2="-" key3="_" key4="maqaf"/> + <key key0="ח" key2="=" key3="+"/> + <key key0="ל" key2="b[" key3="b{"/> + <key key0="ך" key2="b]" key3="b}"/> + <key key0="ף" key2="'" key3=""" key1=":"/> + </row> + <row> + <key key0="\\" key1="|" key2="shift" key3="loc capslock"/> + <key key0="ז"/> + <key key0="ס"/> + <key key0="ב"/> + <key key0="ה" /> + <key key0="נ"/> + <key key0="מ" key1="blt" key2=","/> + <key key0="צ" key1="bgt" key2="."/> + <key key0="/" key1="\?"/> + <key key0="backspace" key2="delete" key3="f11_placeholder" key4="f12_placeholder" width="1.333"/> + </row> +</keyboard> diff --git a/res/xml/method.xml b/res/xml/method.xml index 28977ab..3cdfd62 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -9,6 +9,7 @@ <subtype android:label="%s" android:languageTag="es" android:imeSubtypeLocale="es_ES" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_es,extra_keys=accent_grave|accent_aigu|accent_tilde|accent_trema|€"/> <subtype android:label="%s" android:languageTag="fr" android:imeSubtypeLocale="fr_FR" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=azerty,extra_keys=accent_grave|accent_aigu|accent_circonflexe|accent_cedille|accent_trema|€"/> <subtype android:label="%s" android:languageTag="hu" android:imeSubtypeLocale="hu_HU" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwertz_hu,extra_keys=accent_aigu|accent_trema|accent_ogonek|€"/> + <subtype android:label="%s" android:languageTag="he" android:imeSubtypeLocale="he_IL" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=he_il_1452_1,extra_keys=₪|€"/> <subtype android:label="%s" android:languageTag="it" android:imeSubtypeLocale="it_IT" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty,extra_keys=accent_grave|accent_aigu|€"/> <subtype android:label="%s" android:languageTag="ko" android:imeSubtypeLocale="ko_KR" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_ko"/> <subtype android:label="%s" android:languageTag="lt" android:imeSubtypeLocale="lt_LT" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty,extra_keys=accent_ogonek|accent_caron|accent_dot_above|accent_macron|€"/> diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 31429c1..87b56f5 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -4,7 +4,7 @@ <key key0="q" key2="1" key4="esc"/> <key key0="w" key1="~" key2="2" key3="\@"/> <key key0="e" key1="!" key2="3" key3="\#" key4="loc €"/> - <key key0="r" key2="4" key3="$"/> + <key key0="r" key2="4" key3="$" key1="loc ₪"/> <key key0="t" key2="5" key3="%"/> <key key0="y" key2="6" key3="^"/> <key key0="u" key2="7" key3="&"/> |
