mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-29 00:32:11 -07:00
Version 4.0
- changelog
This commit is contained in:
parent
3123e3badb
commit
f1a8470a1d
@ -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 {
|
||||||
|
|||||||
12
metadata/en-US/changelogs/400.txt
Normal file
12
metadata/en-US/changelogs/400.txt
Normal 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
|
||||||
Loading…
x
Reference in New Issue
Block a user