forked from extern/Unexpected-Keyboard
Release 1.11.0 (14)
This commit is contained in:
parent
40897f2c26
commit
96c4b165ac
@ -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="13" android:versionName="1.10.0" android:hardwareAccelerated="false">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="juloo.keyboard2" android:versionCode="14" android:versionName="1.11.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">
|
||||
|
8
metadata/android/en-US/changelogs/14.txt
Normal file
8
metadata/android/en-US/changelogs/14.txt
Normal file
@ -0,0 +1,8 @@
|
||||
New languages: German
|
||||
|
||||
New keyboard layouts: QWERTZ
|
||||
|
||||
Added themes: White, Dark and OLED Black
|
||||
|
||||
Added the Action key near the Enter key, required for some app.
|
||||
Improved some options and fixed a few bugs.
|
8
metadata/android/fr-FR/changelogs/14.txt
Normal file
8
metadata/android/fr-FR/changelogs/14.txt
Normal file
@ -0,0 +1,8 @@
|
||||
Nouvelle langue : Allemand
|
||||
|
||||
Nouvelle configuration du clavier : QWERTZ
|
||||
|
||||
Thèmes : Clair, Sombre et Noir OLED
|
||||
|
||||
Ajout de la touche Action, à côté de la touche Entrer, nécessaire pour certaines applications.
|
||||
Amélioration des options et résolution de bugs.
|
Loading…
Reference in New Issue
Block a user