mirror of
https://github.com/dessalines/thumb-key.git
synced 2024-12-13 01:57:14 +03:00
Upping version.
This commit is contained in:
parent
58935babab
commit
bc9199e3d2
15
RELEASES.md
15
RELEASES.md
@ -1,7 +1,22 @@
|
||||
# Thumb-Key 3.3.3 (2024-07-20)
|
||||
|
||||
## What's Changed in 3.3.3
|
||||
|
||||
- Farsi/Persian for Samsung devices by @Tirbod in [#984](https://github.com/dessalines/thumb-key/pull/984)
|
||||
- Merge hiragana and katakana by @K0baU in [#985](https://github.com/dessalines/thumb-key/pull/985)
|
||||
- Farsi/Persian Spacebar Multi-taps by @Tirbod in [#983](https://github.com/dessalines/thumb-key/pull/983)
|
||||
|
||||
## New Contributors
|
||||
|
||||
- @Tirbod made their first contribution in [#984](https://github.com/dessalines/thumb-key/pull/984)
|
||||
|
||||
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.3.2...3.3.3
|
||||
|
||||
# Thumb-Key 3.3.2 (2024-07-16)
|
||||
|
||||
## What's Changed in 3.3.2
|
||||
|
||||
- Upping version. by @dessalines
|
||||
- Fixed swipetype on EN Writer keyboard by @locrianz in [#977](https://github.com/dessalines/thumb-key/pull/977)
|
||||
- Fixed EN Writer keyboard by @locrianz in [#975](https://github.com/dessalines/thumb-key/pull/975)
|
||||
|
||||
|
@ -13,8 +13,8 @@ android {
|
||||
applicationId "com.dessalines.thumbkey"
|
||||
minSdk 21
|
||||
targetSdkVersion 34
|
||||
versionCode 96
|
||||
versionName "3.3.2"
|
||||
versionCode 97
|
||||
versionName "3.3.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
@ -1,10 +1,15 @@
|
||||
# Thumb-Key 3.3.2 (2024-07-16)
|
||||
# Thumb-Key 3.3.3 (2024-07-20)
|
||||
|
||||
## What's Changed in 3.3.2
|
||||
## What's Changed in 3.3.3
|
||||
|
||||
- Fixed swipetype on EN Writer keyboard by @locrianz in [#977](https://github.com/dessalines/thumb-key/pull/977)
|
||||
- Fixed EN Writer keyboard by @locrianz in [#975](https://github.com/dessalines/thumb-key/pull/975)
|
||||
- Farsi/Persian for Samsung devices by @Tirbod in [#984](https://github.com/dessalines/thumb-key/pull/984)
|
||||
- Merge hiragana and katakana by @K0baU in [#985](https://github.com/dessalines/thumb-key/pull/985)
|
||||
- Farsi/Persian Spacebar Multi-taps by @Tirbod in [#983](https://github.com/dessalines/thumb-key/pull/983)
|
||||
|
||||
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.3.1...3.3.2
|
||||
## New Contributors
|
||||
|
||||
- @Tirbod made their first contribution in [#984](https://github.com/dessalines/thumb-key/pull/984)
|
||||
|
||||
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/3.3.2...3.3.3
|
||||
|
||||
<!-- generated by git-cliff -->
|
||||
|
Loading…
Reference in New Issue
Block a user