prepare for 1.4.4 release

This commit is contained in:
dslul 2022-01-16 19:00:13 +01:00
parent 0a4090a2d3
commit 3dd1548c9f
5 changed files with 15 additions and 3 deletions

View file

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

View file

@ -0,0 +1,6 @@
1.4.4:
- add clipboard history
- fix bug preventing numpad from showing on tablets
- add Workman layout
- added dictionaries: Swedish, Danish, Hungarian
- bugfixes

View file

@ -0,0 +1,6 @@
1.4.4:
- aggiunta funzionalità di storico appunti
- sistemato bug che non permetteva la visualizzazione del tastierino numerico nei tablet
- aggiunto layout Workman
- dizionari aggiunti: svedese, danese, ungherese
- bugfix