File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +6
-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 =" 17 " android : versionName =" 1.13.0 " android : hardwareAccelerated =" false" >
2
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" juloo.keyboard2" android : versionCode =" 18 " android : versionName =" 1.13.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
+ Improved text size, especially on large screens
2
+ Increased contrasts
3
+ Improved symbols (thanks @sdrapha)
4
+ German translation (thanks @polyctena)
5
+ Fix to some layouts.
You can’t perform that action at this time.
0 commit comments