File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## What's Changed in 5.1.2
2+
3+ - Fixing gradle.properties nonFinalResIds by @dessalines
4+
5+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.1.1...5.1.2
6+
17## What's Changed in 5.1.1
28
39- Add keyboard position padding for horizontal positioning by @jiquiame in [ #1753 ] ( https://github.com/dessalines/thumb-key/pull/1753 )
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ android {
2121 applicationId = " com.dessalines.thumbkey"
2222 minSdk = 24
2323 targetSdk = 36
24- versionCode = 171
25- versionName = " 5.1.1 "
24+ versionCode = 172
25+ versionName = " 5.1.2 "
2626
2727 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2828 vectorDrawables {
Original file line number Diff line number Diff line change 1- ## What's Changed in 5.1.1
1+ ## What's Changed in 5.1.2
22
3- - Add keyboard position padding for horizontal positioning by @jiquiame in [ #1753 ] ( https://github.com/dessalines/thumb-key/pull/1753 )
4- - fix debug app name override by translations by @Toldry in [ #1758 ] ( https://github.com/dessalines/thumb-key/pull/1758 )
5- - Adding swipe return gesture on select all key to select current line. by @dessalines in [ #1757 ] ( https://github.com/dessalines/thumb-key/pull/1757 )
6- - Frappefluide: fix nbspaces for french quotes by @jiquiame in [ #1756 ] ( https://github.com/dessalines/thumb-key/pull/1756 )
7- - Add action to select current line by @jiquiame in [ #1752 ] ( https://github.com/dessalines/thumb-key/pull/1752 )
8- - Fix crash when using ToggleCtrlMode/ToggleAltMode when not defined by @emallery in [ #1745 ] ( https://github.com/dessalines/thumb-key/pull/1745 )
3+ - Fixing gradle.properties nonFinalResIds by @dessalines
94
10- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.1.0 ...5.1.1
5+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/5.1.1 ...5.1.2
116
127<!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments