File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" juloo.keyboard2" android : versionCode =" 14 " android : versionName =" 1.11.0 " android : hardwareAccelerated =" false" >
2
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" juloo.keyboard2" android : versionCode =" 15 " android : versionName =" 1.11.1 " android : hardwareAccelerated =" false" >
3
3
<uses-sdk android : minSdkVersion =" 4" android : targetSdkVersion =" 30" />
4
4
<application android : label =" @string/app_name" android : allowBackup =" true" android : icon =" @drawable/ic_launcher" android : hardwareAccelerated =" false" >
5
5
<service android : name =" juloo.keyboard2.Keyboard2" android : label =" @string/app_name" android : permission =" android.permission.BIND_INPUT_METHOD" >
Original file line number Diff line number Diff line change
1
+ New languages: German
2
+
3
+ New keyboard layouts: QWERTZ
4
+
5
+ Added themes: White, Dark and OLED Black
6
+
7
+ Added the Action key near the Enter key, required for some app.
8
+ Improved some options and fixed a few bugs.
Original file line number Diff line number Diff line change
1
+ Nouvelle langue : Allemand
2
+
3
+ Nouvelle configuration du clavier : QWERTZ
4
+
5
+ Thèmes : Clair, Sombre et Noir OLED
6
+
7
+ Ajout de la touche Action, à côté de la touche Entrer, nécessaire pour certaines applications.
8
+ Amélioration des options et résolution de bugs.
You can’t perform that action at this time.
0 commit comments