abouttreesummaryrefslogcommitdiff
path: root/res/xml/method.xml
diff options
context:
space:
mode:
authorKazoku2023-02-10 00:40:48 +0700
committerGitHub2023-02-09 18:40:48 +0100
commitb54f9c5797690bf7ca77228f5a3647e72c20388f (patch)
treebbffb833ec9de1af014f0a81243f26868b6724f6 /res/xml/method.xml
parent72249b8a42a7586212b06b2236777e296cfec159 (diff)
downloadunexpected-keyboard-b54f9c5797690bf7ca77228f5a3647e72c20388f.tar.gz
unexpected-keyboard-b54f9c5797690bf7ca77228f5a3647e72c20388f.zip
Vietnamese keyboard (#291)
Added missing accent (horn, hook, dot below) Added layout Added accent font svg (by modified existing accent)
Diffstat (limited to 'res/xml/method.xml')
-rw-r--r--res/xml/method.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 3cdfd62..73db770 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -25,4 +25,5 @@
<subtype android:label="%s" android:languageTag="cs" android:imeSubtypeLocale="cs_CZ" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwertz_cs,extra_keys=a|accent_cedille|accent_circonflexe"/>
<subtype android:label="%s" android:languageTag="el" android:imeSubtypeLocale="el" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_el,extra_keys=£|€"/>
<subtype android:label="%s" android:languageTag="sk" android:imeSubtypeLocale="sk_SK" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwertz_sk,extra_keys=é|ě|ŕ|ř|ť|ž|ü|ú|ů|í|ö|ó|ô|á|ä|ś|š|ď|ĺ|ľ|ý|č|ň"/>
+ <subtype android:label="%s" android:languageTag="vi" android:imeSubtypeLocale="vi_VN" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_vi"/>
</input-method>