File tree 4 files changed +24
-7
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +24
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.22
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 )
6
+
7
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.21...4.0.22
8
+
1
9
## What's Changed in 4.0.21
2
10
3
11
- adds variant layout: English Twohanded with symbols, numbers, and arrows by @bklaase in [ #1278 ] ( https://github.com/dessalines/thumb-key/pull/1278 )
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 = 139
17
- versionName = " 4.0.21 "
16
+ versionCode = 140
17
+ versionName = " 4.0.22 "
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.21
1
+ ## What's Changed in 4.0.22
2
2
3
- - adds variant layout: English Twohanded with symbols, numbers, and arrows by @bklaase in [ #1278 ] ( https://github.com/dessalines/thumb-key/pull/1278 )
4
- - Add "I'll" autocapitalizer for word layout by @jm355 in [ #1275 ] ( https://github.com/dessalines/thumb-key/pull/1275 )
5
- - neon theme make purple slightly brighter. by @bklaase in [ #1276 ] ( https://github.com/dessalines/thumb-key/pull/1276 )
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 )
6
6
7
- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.20 ...4.0.21
7
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.21 ...4.0.22
8
8
9
9
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.22
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)
6
+
7
+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.21...4.0.22
8
+
9
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments