abouttreesummaryrefslogcommitdiff
diff options
context:
space:
mode:
authorJules Aguillon2022-10-16 22:42:14 +0200
committerJules Aguillon2022-10-16 22:42:14 +0200
commit167c63ee25512da45b76f1e0c43a14527f3144d4 (patch)
tree3692040beb058e7816df5f69a001740ce8c5571d
parentf56b9268578addff02d7feeb905d961b170dc860 (diff)
downloadunexpected-keyboard-167c63ee25512da45b76f1e0c43a14527f3144d4.tar.gz
unexpected-keyboard-167c63ee25512da45b76f1e0c43a14527f3144d4.zip
Release 1.18.0
-rw-r--r--AndroidManifest.xml2
-rw-r--r--metadata/android/en-US/changelogs/26.txt7
2 files changed, 8 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7d6a8f8..4e29f0c 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="25" android:versionName="1.17.0" android:hardwareAccelerated="false">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="juloo.keyboard2" android:versionCode="26" android:versionName="1.18.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/26.txt b/metadata/android/en-US/changelogs/26.txt
new file mode 100644
index 0000000..0af7c47
--- /dev/null
+++ b/metadata/android/en-US/changelogs/26.txt
@@ -0,0 +1,7 @@
+New supported languages: Hindi, Greek
+
+Disable fullscreen mode.
+Improvements to layouts and translations.
+Various fixes and improvements.
+
+Thanks to the contributors: @sdrapha, @lpv11, @Raj9039852537, @polyctena