File tree 3 files changed +17
-14
lines changed
3 files changed +17
-14
lines changed Original file line number Diff line number Diff line change
1
+ # Thumb-Key 2.6.17 (2024-02-19)
2
+
3
+ ## What's Changed in 2.6.17
4
+
5
+ - Fixing animations. Fixes #732 by @dessalines in [ #735 ] ( https://github.com/dessalines/thumb-key/pull/735 )
6
+ - Fixing layout names. Fixes #733 by @dessalines in [ #734 ] ( https://github.com/dessalines/thumb-key/pull/734 )
7
+ - Update Ukrainian translation by @Sestowner in [ #730 ] ( https://github.com/dessalines/thumb-key/pull/730 )
8
+ - MessagEase Hebrew: use MessagEase numeric by @yehoshuapw in [ #731 ] ( https://github.com/dessalines/thumb-key/pull/731 )
9
+
1
10
# Thumb-Key 2.6.16 (2024-02-17)
2
11
3
12
## What's Changed in 2.6.16
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
12
12
applicationId " com.dessalines.thumbkey"
13
13
minSdk 21
14
14
targetSdkVersion 34
15
- versionCode 59
16
- versionName " 2.6.16 "
15
+ versionCode 60
16
+ versionName " 2.6.17 "
17
17
18
18
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
19
19
vectorDrawables {
Original file line number Diff line number Diff line change 1
- # Thumb-Key 2.6.16 (2024-02-17 )
1
+ # Thumb-Key 2.6.17 (2024-02-19 )
2
2
3
- ## What's Changed in 2.6.16
3
+ ## What's Changed in 2.6.17
4
4
5
- - better swipe to delete word by @pxeemo in [ #725 ] ( https://github.com/dessalines/thumb-key/pull/725 )
6
- - Implement non-square keys by @Zwyx in [ #692 ] ( https://github.com/dessalines/thumb-key/pull/692 )
7
- - Use combine characters for dakuten/handakuten by @K0baU in [ #721 ] ( https://github.com/dessalines/thumb-key/pull/721 )
8
- - Upgrading git cliff init. by @dessalines in [ #729 ] ( https://github.com/dessalines/thumb-key/pull/729 )
9
- - Add accented e's to NLThumbKey.kt by @GuyKlaassen in [ #727 ] ( https://github.com/dessalines/thumb-key/pull/727 )
10
- - MessagEase ES Numeric: add ¨, fix placing of < and > by @asdkant in [ #722 ] ( https://github.com/dessalines/thumb-key/pull/722 )
11
-
12
- ## New Contributors
13
-
14
- - @GuyKlaassen made their first contribution in [ #727 ] ( https://github.com/dessalines/thumb-key/pull/727 )
5
+ - Fixing animations. Fixes #732 by @dessalines in [ #735 ] ( https://github.com/dessalines/thumb-key/pull/735 )
6
+ - Fixing layout names. Fixes #733 by @dessalines in [ #734 ] ( https://github.com/dessalines/thumb-key/pull/734 )
7
+ - Update Ukrainian translation by @Sestowner in [ #730 ] ( https://github.com/dessalines/thumb-key/pull/730 )
8
+ - MessagEase Hebrew: use MessagEase numeric by @yehoshuapw in [ #731 ] ( https://github.com/dessalines/thumb-key/pull/731 )
15
9
16
10
<!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments