mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-22 07:13:13 +01:00
Release 1.10.0 (13)
This commit is contained in:
parent
573c13fb82
commit
d787d982cf
@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="juloo.keyboard2"
|
package="juloo.keyboard2"
|
||||||
android:versionCode="12"
|
android:versionCode="13"
|
||||||
android:versionName="1.9.2"
|
android:versionName="1.10.0"
|
||||||
android:hardwareAccelerated="false">
|
android:hardwareAccelerated="false">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="4"
|
<uses-sdk android:minSdkVersion="4"
|
||||||
|
3
metadata/android/en-US/changelogs/13.txt
Normal file
3
metadata/android/en-US/changelogs/13.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Add support for Swedish
|
||||||
|
- Fix keyboard shortcuts not working in some applications
|
||||||
|
- Fix a graphical bug and add some tweaks
|
3
metadata/android/fr-FR/changelogs/13.txt
Normal file
3
metadata/android/fr-FR/changelogs/13.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- Nouvelle langue: Suédois
|
||||||
|
- Les raccourcis clavier fonctionnent dans toutes les applications
|
||||||
|
- Correction d'un bug graphique et quelques ajustements
|
Loading…
Reference in New Issue
Block a user