File tree Expand file tree Collapse file tree 3 files changed +24
-7
lines changed
Expand file tree Collapse file tree 3 files changed +24
-7
lines changed Original file line number Diff line number Diff line change 1+ ## What's Changed in 5.0.14
2+
3+ - Update FRENFrappeFluideV1: move voice to avoid misentering delete word by @jiquiame in [ #1730 ] ( https://github.com/dessalines/thumb-key/pull/1730 )
4+ - Update FRENFrappeFluideV1: add left handed and left control variants by @jiquiame in [ #1728 ] ( https://github.com/dessalines/thumb-key/pull/1728 )
5+ - Add Haptic Feedback to Cursor Slide Gestures by @emallery in [ #1727 ] ( https://github.com/dessalines/thumb-key/pull/1727 )
6+ - Fix some spelling in the German fastlane metadata by @JSchmerling in [ #1724 ] ( https://github.com/dessalines/thumb-key/pull/1724 )
7+
8+ ## New Contributors
9+
10+ - @emallery made their first contribution in [ #1727 ] ( https://github.com/dessalines/thumb-key/pull/1727 )
11+ - @JSchmerling made their first contribution in [ #1724 ] ( https://github.com/dessalines/thumb-key/pull/1724 )
12+
13+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.0.13...5.0.14
14+
115## What's Changed in 5.0.13
216
317- Add MessagEase "German + ÅØÆ" layout as "scandinavian" by @RolKau in [ #1721 ] ( https://github.com/dessalines/thumb-key/pull/1721 )
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222 applicationId = " com.dessalines.thumbkey"
2323 minSdk = 24
2424 targetSdk = 36
25- versionCode = 168
26- versionName = " 5.0.13 "
25+ versionCode = 169
26+ versionName = " 5.0.14 "
2727
2828 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2929 vectorDrawables {
Original file line number Diff line number Diff line change 1- ## What's Changed in 5.0.13
1+ ## What's Changed in 5.0.14
22
3- - Add MessagEase "German + ÅØÆ" layout as "scandinavian" by @RolKau in [ #1721 ] ( https://github.com/dessalines/thumb-key/pull/1721 )
4- - Changed Korean thumb-key layout with optimization. by @neXyon in [ #1717 ] ( https://github.com/dessalines/thumb-key/pull/1717 )
3+ - Update FRENFrappeFluideV1: move voice to avoid misentering delete word by @jiquiame in [ #1730 ] ( https://github.com/dessalines/thumb-key/pull/1730 )
4+ - Update FRENFrappeFluideV1: add left handed and left control variants by @jiquiame in [ #1728 ] ( https://github.com/dessalines/thumb-key/pull/1728 )
5+ - Add Haptic Feedback to Cursor Slide Gestures by @emallery in [ #1727 ] ( https://github.com/dessalines/thumb-key/pull/1727 )
6+ - Fix some spelling in the German fastlane metadata by @JSchmerling in [ #1724 ] ( https://github.com/dessalines/thumb-key/pull/1724 )
57
68## New Contributors
79
8- - @neXyon made their first contribution in [ #1717 ] ( https://github.com/dessalines/thumb-key/pull/1717 )
10+ - @emallery made their first contribution in [ #1727 ] ( https://github.com/dessalines/thumb-key/pull/1727 )
11+ - @JSchmerling made their first contribution in [ #1724 ] ( https://github.com/dessalines/thumb-key/pull/1724 )
912
10- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.0.12 ...5.0.13
13+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.0.13 ...5.0.14
1114
1215<!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments