File tree 4 files changed +36
-7
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +36
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.23
2
+
3
+ - Update Hyper symbol layer and punctuation by @luminespire in [ #1293 ] ( https://github.com/dessalines/thumb-key/pull/1293 )
4
+ - Update old br-fr keyboards and create a new BRFRThumbKeyV3 by @zeecho in [ #1290 ] ( https://github.com/dessalines/thumb-key/pull/1290 )
5
+ - Draft: use minSwipeLength setting for DragReturn and Circular detection by @stfstf123 in [ #1244 ] ( https://github.com/dessalines/thumb-key/pull/1244 )
6
+
7
+ ## New Contributors
8
+
9
+ - @stfstf123 made their first contribution in [ #1244 ] ( https://github.com/dessalines/thumb-key/pull/1244 )
10
+
11
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.22...4.0.23
12
+
1
13
## What's Changed in 4.0.22
2
14
3
15
- Add voice input option to README.md by @jm355 in [ #1286 ] ( https://github.com/dessalines/thumb-key/pull/1286 )
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
applicationId = " com.dessalines.thumbkey"
14
14
minSdk = 21
15
15
targetSdk = 35
16
- versionCode = 140
17
- versionName = " 4.0.22 "
16
+ versionCode = 141
17
+ versionName = " 4.0.23 "
18
18
19
19
testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
20
20
vectorDrawables {
Original file line number Diff line number Diff line change 1
- ## What's Changed in 4.0.22
1
+ ## What's Changed in 4.0.23
2
2
3
- - Add voice input option to README.md by @jm355 in [ #1286 ] ( https://github.com/dessalines/thumb-key/pull/1286 )
4
- - Update ENThumbKeyWordsSymbols.kt by @jm355 in [ #1282 ] ( https://github.com/dessalines/thumb-key/pull/1282 )
5
- - Slightly loosen password field definition for disabling animations by @bklaase in [ #1280 ] ( https://github.com/dessalines/thumb-key/pull/1280 )
3
+ - Update Hyper symbol layer and punctuation by @luminespire in [ #1293 ] ( https://github.com/dessalines/thumb-key/pull/1293 )
4
+ - Update old br-fr keyboards and create a new BRFRThumbKeyV3 by @zeecho in [ #1290 ] ( https://github.com/dessalines/thumb-key/pull/1290 )
5
+ - Draft: use minSwipeLength setting for DragReturn and Circular detection by @stfstf123 in [ #1244 ] ( https://github.com/dessalines/thumb-key/pull/1244 )
6
6
7
- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.21...4.0.22
7
+ ## New Contributors
8
+
9
+ - @stfstf123 made their first contribution in [ #1244 ] ( https://github.com/dessalines/thumb-key/pull/1244 )
10
+
11
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.22...4.0.23
8
12
9
13
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.23
2
+
3
+ - Update Hyper symbol layer and punctuation by @luminespire in [#1293](https://github.com/dessalines/thumb-key/pull/1293)
4
+ - Update old br-fr keyboards and create a new BRFRThumbKeyV3 by @zeecho in [#1290](https://github.com/dessalines/thumb-key/pull/1290)
5
+ - Draft: use minSwipeLength setting for DragReturn and Circular detection by @stfstf123 in [#1244](https://github.com/dessalines/thumb-key/pull/1244)
6
+
7
+ ## New Contributors
8
+
9
+ - @stfstf123 made their first contribution in [#1244](https://github.com/dessalines/thumb-key/pull/1244)
10
+
11
+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.22...4.0.23
12
+
13
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments