abouttreesummaryrefslogcommitdiff
diff options
context:
space:
mode:
authorJules Aguillon2022-06-06 20:23:09 +0200
committerJules Aguillon2022-06-06 20:23:09 +0200
commitfda53e3952a1e5086dff618ddb4080528a7f56fb (patch)
tree566f6f9c6b5f3d19f442cada054a9826683e373d
parentef03dfed5c802a855c4655204eee39a8769cfed7 (diff)
downloadunexpected-keyboard-fda53e3952a1e5086dff618ddb4080528a7f56fb.tar.gz
unexpected-keyboard-fda53e3952a1e5086dff618ddb4080528a7f56fb.zip
Release 1.16.0
-rw-r--r--AndroidManifest.xml2
-rw-r--r--metadata/android/en-US/changelogs/23.txt9
2 files changed, 10 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9b6c17a..0956f77 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="juloo.keyboard2" android:versionCode="22" android:versionName="1.15.0" android:hardwareAccelerated="false">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="juloo.keyboard2" android:versionCode="23" android:versionName="1.16.0" android:hardwareAccelerated="false">
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="30"/>
<application android:label="@string/app_name" android:allowBackup="true" android:icon="@drawable/ic_launcher" android:hardwareAccelerated="false">
<service android:name="juloo.keyboard2.Keyboard2" android:label="@string/app_name" android:permission="android.permission.BIND_INPUT_METHOD">
diff --git a/metadata/android/en-US/changelogs/23.txt b/metadata/android/en-US/changelogs/23.txt
new file mode 100644
index 0000000..22ab208
--- /dev/null
+++ b/metadata/android/en-US/changelogs/23.txt
@@ -0,0 +1,9 @@
+New languages: Turkish (@erqan), Dutch (Belgium) (@draxaris1010)
+New layouts: Turkish (@erqan), Colemak (@dircsem), Hungarian QWERTY
+
+Less typos: Select the closest key on swipe (@Rodrigodd)
+Removed settings: Vibration, Show every accents
+More tweaks to the layouts
+Fixes to landscape mode, updated translations and more tweaks.
+
+Thanks to the contributors: @erqan, @draxaris1010, @dircsem, @Rodrigodd, @meanindra