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- # Changelog
1+ ## What's Changed in 5.0.4
22
3- All notable changes to this project will be documented in this file.
3+ - limfjorden's PR by @dessalines in [ #1496 ] ( https://github.com/dessalines/thumb-key/pull/1496 )
4+ - add "show toast on layout switch" option by @pohmelie in [ #1495 ] ( https://github.com/dessalines/thumb-key/pull/1495 )
5+ - feat: Add swipeReturn to key mods by @Toldry in [ #1493 ] ( https://github.com/dessalines/thumb-key/pull/1493 )
6+ - add extensionDefinitionPrefix to key mods YAML by @Toldry in [ #1492 ] ( https://github.com/dessalines/thumb-key/pull/1492 )
7+ - Update README.md by @Toldry in [ #1490 ] ( https://github.com/dessalines/thumb-key/pull/1490 )
8+
9+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.0.3...5.0.4
410
511## What's Changed in 5.0.3
612
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
1313 applicationId = " com.dessalines.thumbkey"
1414 minSdk = 24
1515 targetSdk = 35
16- versionCode = 158
17- versionName = " 5.0.3 "
16+ versionCode = 159
17+ versionName = " 5.0.4 "
1818
1919 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2020 vectorDrawables {
Original file line number Diff line number Diff line change 1- # Changelog
1+ ## What's Changed in 5.0.4
22
3- All notable changes to this project will be documented in this file.
3+ - limfjorden's PR by @dessalines in [ #1496 ] ( https://github.com/dessalines/thumb-key/pull/1496 )
4+ - add "show toast on layout switch" option by @pohmelie in [ #1495 ] ( https://github.com/dessalines/thumb-key/pull/1495 )
5+ - feat: Add swipeReturn to key mods by @Toldry in [ #1493 ] ( https://github.com/dessalines/thumb-key/pull/1493 )
6+ - add extensionDefinitionPrefix to key mods YAML by @Toldry in [ #1492 ] ( https://github.com/dessalines/thumb-key/pull/1492 )
7+ - Update README.md by @Toldry in [ #1490 ] ( https://github.com/dessalines/thumb-key/pull/1490 )
48
5- ## What's Changed in 5.0.3
6-
7- - Adding setting to ignore bottom padding. by @dessalines in [ #1477 ] ( https://github.com/dessalines/thumb-key/pull/1477 )
8- - Update README.md by @Toldry in [ #1480 ] ( https://github.com/dessalines/thumb-key/pull/1480 )
9- - Move migrations to own file. by @dessalines in [ #1479 ] ( https://github.com/dessalines/thumb-key/pull/1479 )
10- - Fix a few stringres param issues. by @dessalines in [ #1478 ] ( https://github.com/dessalines/thumb-key/pull/1478 )
11-
12- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.0.2...5.0.3
9+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.0.3...5.0.4
1310
1411<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change 1+ ## What's Changed in 5.0.4
2+
3+ - limfjorden's PR by @dessalines in [#1496](https://github.com/dessalines/thumb-key/pull/1496)
4+ - add "show toast on layout switch" option by @pohmelie in [#1495](https://github.com/dessalines/thumb-key/pull/1495)
5+ - feat: Add swipeReturn to key mods by @Toldry in [#1493](https://github.com/dessalines/thumb-key/pull/1493)
6+ - add extensionDefinitionPrefix to key mods YAML by @Toldry in [#1492](https://github.com/dessalines/thumb-key/pull/1492)
7+ - Update README.md by @Toldry in [#1490](https://github.com/dessalines/thumb-key/pull/1490)
8+
9+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/5.0.3...5.0.4
10+
11+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments