Version 4.0

- changelog
This commit is contained in:
jannis 2020-01-08 16:23:30 +01:00
parent 3123e3badb
commit f1a8470a1d
2 changed files with 14 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId "de.tadris.fitness" applicationId "de.tadris.fitness"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 300 versionCode 400
versionName "3.0" versionName "4.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {

View File

@ -0,0 +1,12 @@
**4.0:**
New:
- Voice announcements: optionally gives you updates about your current workout
Improvements:
- Make it clear that workout comments can be edited
- Handle invalid OSM authentication
- Disabled auto-pause when there is no GPS (prevent bad results)
Localisation:
- Spanish translation