File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 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+
19## What's Changed in 4.0.21
210
311- 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 {
1313 applicationId = " com.dessalines.thumbkey"
1414 minSdk = 21
1515 targetSdk = 35
16- versionCode = 139
17- versionName = " 4.0.21 "
16+ versionCode = 140
17+ versionName = " 4.0.22 "
1818
1919 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2020 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
22
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 )
66
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
88
99<!-- 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