mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-16 00:38:27 +02:00
Release 1.31.1 (48)
This commit is contained in:
@ -14,8 +14,8 @@ android {
|
||||
applicationId "juloo.keyboard2"
|
||||
minSdk 21
|
||||
targetSdkVersion 35
|
||||
versionCode 47
|
||||
versionName "1.31.0"
|
||||
versionCode 48
|
||||
versionName "1.31.1"
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
@ -4,3 +4,5 @@ Improved space bar slider and added selection mode.
|
||||
Lock shift with a circle gesture.
|
||||
Improvements to layouts.
|
||||
Various bug fixes and improvements to themes.
|
||||
|
||||
Huge thanks to the contributors: @0skar2 @chuckwagoncomputing @dzaima @eandersons Lokesh Kumar @lrvideckis @ms-jagadeeshan @quantenzitrone @Sestowner @solokot @Spike-from-NH @srikanban @tenextractor
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/48.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/48.txt
Normal file
@ -0,0 +1,9 @@
|
||||
Bug fixes
|
||||
|
||||
Delete a word with a circle gesture on the delete key.
|
||||
Compose key can be unselected.
|
||||
Improved space bar slider and added selection mode.
|
||||
Lock shift with a circle gesture.
|
||||
Various bug fixes and improvements to themes and layouts.
|
||||
|
||||
Many thanks to the contributors: @HaleyHalcyon @Jaoheah @Spike-from-NH
|
Reference in New Issue
Block a user