File tree 4 files changed +24
-9
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +24
-9
lines changed Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.21
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 )
6
+
7
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.20...4.0.21
8
+
1
9
## What's Changed in 4.0.20
2
10
3
11
- Slight tweaks to en typesplit programming layout by @bklaase in [ #1274 ] ( https://github.com/dessalines/thumb-key/pull/1274 )
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 = 138
17
- versionName = " 4.0.20 "
16
+ versionCode = 139
17
+ versionName = " 4.0.21 "
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.20
1
+ ## What's Changed in 4.0.21
2
2
3
- - Slight tweaks to en typesplit programming layout by @bklaase in [ #1274 ] ( https://github.com/dessalines/thumb-key/pull/1274 )
4
- - add English Typesplit layout, optimized for programming by @bklaase in [ #1272 ] ( https://github.com/dessalines/thumb-key/pull/1272 )
5
- - add hyper space and minor fixes to hyper by @luminespire in [ #1268 ] ( https://github.com/dessalines/thumb-key/pull/1268 )
6
- - Add layout with words and common symbols by @jm355 in [ #1262 ] ( https://github.com/dessalines/thumb-key/pull/1262 )
7
- - Update README.md to include other voice input option (transcribro) by @jm355 in [ #1263 ] ( https://github.com/dessalines/thumb-key/pull/1263 )
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 )
8
6
9
- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.19 ...4.0.20
7
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.20 ...4.0.21
10
8
11
9
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.21
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)
6
+
7
+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.20...4.0.21
8
+
9
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments