Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dslul committed Sep 28, 2020
1 parent 075efd1 commit ae94f97
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/1.4.1.txt
Original file line number Diff line number Diff line change
@@ -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
9 changes: 9 additions & 0 deletions fastlane/metadata/android/it-IT/changelogs/1.4.1.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ae94f97

Please sign in to comment.