This commit is contained in:
dslul 2020-09-28 10:14:39 +02:00
parent 075efd1573
commit ae94f9796a
3 changed files with 20 additions and 2 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "org.dslul.openboard.inputmethod.latin"
minSdkVersion 19
targetSdkVersion 30
versionCode 11
versionName '1.4'
versionCode 12
versionName '1.4.1'
}
buildTypes {

View file

@ -0,0 +1,9 @@
1.4.1:
- fix number row for spanish layout
- incognito icon
1.4:
- Number row added!
- AMOLED theme (Material Dark)
- Space cursor and delete swipe now work in all apps
- small improvements to themes
- added languages: Romanian, Bulgarian, Dutch, Portugese, Esperanto, Greek, Turkish

View file

@ -0,0 +1,9 @@
1.4.1:
- riga dei numeri per il layout spagnolo
- icona incognito
1.4:
- Aggiunga riga dei numeri!
- Tema AMOLED (Material Dark)
- Sistemati il cursore spazio e il gesto eliminazione
- Piccole migliorie ai temi
- lingue aggiunte: Rumeno, Bulgaro, Olandese, Portoghese, Esperanto, Greco, Turco