mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 16:22:12 -07:00
Version 5.0
- updated changelogs
This commit is contained in:
parent
72650fefb4
commit
e69f40553a
@ -35,8 +35,8 @@ android {
|
|||||||
applicationId "de.tadris.fitness"
|
applicationId "de.tadris.fitness"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 420
|
versionCode 500
|
||||||
versionName "4.2"
|
versionName "5.0"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|||||||
15
metadata/en-US/changelogs/500.txt
Normal file
15
metadata/en-US/changelogs/500.txt
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
New features:
|
||||||
|
- Manually add workouts (#53)
|
||||||
|
- Dark Mode (#48)
|
||||||
|
|
||||||
|
Improvements:
|
||||||
|
- Altitude correction
|
||||||
|
- Detect bluetooth headsets (#51)
|
||||||
|
- Show recording on lock screen (#45)
|
||||||
|
- OpenStreetMap attribution in the record screen (#52)
|
||||||
|
|
||||||
|
Bug-Fixes:
|
||||||
|
- Wrong speed values after GPS-signal was lost for some time (#47)
|
||||||
|
|
||||||
|
Localisation:
|
||||||
|
- update Dutch thanks to albertheres and didierm (#57, #58)
|
||||||
Loading…
x
Reference in New Issue
Block a user