1.4.5 release

This commit is contained in:
pdroidandroid@gmail.com 2022-08-05 18:22:32 +02:00
parent 9da38ca9e4
commit 6c7582aae8
4 changed files with 18 additions and 4 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "org.dslul.openboard.inputmethod.latin"
minSdkVersion 19
targetSdkVersion 31
versionCode 18
versionName '1.4.4'
versionCode 19
versionName '1.4.5'
}
buildTypes {

View file

@ -0,0 +1,14 @@
Features
- Added clipboard history feature
- Added one-handed mode feature
- Added auto-space after punctuation feature
Improvements
- Reworked settings navigation
- Added split layout for azerty keyboards
- Added number row support to more languages
- Added number row support to tablets
- Added new translations
Bug fixes
- Fixed suggestions showing for not many input types
- Fixed space bar swipe direction for RTL languages
- Fixed voice input key shown when no voice input is installed

View file

@ -5,4 +5,4 @@ Features:
- Themes
- Emojis
This app is opensource, the code is available here: https://github.com/dslul/openboard
This app is opensource, the code is available here: https://github.com/openboard-team/openboard

View file

@ -5,4 +5,4 @@ Ha le seguenti funzionalità:
- temi
- emoji
È possibile trovare il codice sorgente al seguente indirizzo: https://github.com/dslul/openboard
È possibile trovare il codice sorgente al seguente indirizzo: https://github.com/openboard-team/openboard