mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-19 05:39:10 +00:00
v1.4.1
This commit is contained in:
parent
075efd1573
commit
ae94f9796a
3 changed files with 20 additions and 2 deletions
|
@ -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 {
|
||||
|
|
9
fastlane/metadata/android/en-US/changelogs/1.4.1.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/1.4.1.txt
Normal 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
|
9
fastlane/metadata/android/it-IT/changelogs/1.4.1.txt
Normal file
9
fastlane/metadata/android/it-IT/changelogs/1.4.1.txt
Normal 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
|
Loading…
Add table
Reference in a new issue