1
0
Fork 0

Bump version to 4.1, add changelogs for F-Droid

This commit is contained in:
Eoin Mcloughlin 2022-02-24 22:21:44 +00:00
parent 012924ca50
commit 94218f6705
4 changed files with 11 additions and 2 deletions

View file

@ -8,3 +8,7 @@ An application for Android to teach morse code using the Koch method.
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
alt="Get it on Google Play"
height="80">](https://play.google.com/store/apps/details?id=es.eoinrul.ecwt)
# Contributors
[Le-jun](https://github.com/le-jun) added the French translations.

View file

@ -10,8 +10,8 @@ android {
applicationId "es.eoinrul.ecwt"
minSdkVersion 23
targetSdkVersion 29
versionCode 4
versionName "4.0"
versionCode 41
versionName "4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View file

@ -0,0 +1,4 @@
Show a post-lesson summary to compare sent/received text.
Improved visual style throughout app.
Fixed occasional popping audio.
Fix bug where keyboard didn't appear in Sounder in new Android versions.

View file

@ -0,0 +1 @@
Added French translations