0
0
mirror of https://github.com/florisboard/florisboard.git synced 2024-09-20 03:52:18 +02:00

Release v0.3.4

This commit is contained in:
Patrick Goldinger 2021-01-21 23:05:57 +01:00
parent ef075151fb
commit 83bef3aee9
2 changed files with 11 additions and 2 deletions

View File

@ -19,8 +19,8 @@ android {
applicationId "dev.patrickgold.florisboard"
minSdkVersion 23
targetSdkVersion 29
versionCode 22
versionName "0.3.3"
versionCode 23
versionName "0.3.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,9 @@
- Add new swipe actions / Improve gesture pref structure (#212)
- Add Bépo french keyboard layout (#202) (thanks @Salamandar)
- Add Portuguese (Brazil) specific extended popups (#187) (thanks @RickyM7)
- Fix precise character deletion behaviour (#218)
- Fix double key press bugs for space and shift (#170)
- Fix key hint bug (#211)
- Extended popups now respect country code (#188)
- Fix group name input not accepting colons
- Fix delete and shift key width for 9+ char rows