mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-29 00:32:11 -07:00
1.1.1
This commit is contained in:
parent
4f1e84bf02
commit
0a66041b39
@ -35,8 +35,8 @@ android {
|
|||||||
applicationId "de.tadris.fitness"
|
applicationId "de.tadris.fitness"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 110
|
versionCode 111
|
||||||
versionName "1.1.0"
|
versionName "1.1.1"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|||||||
13
metadata/en-US/changelogs/111.txt
Normal file
13
metadata/en-US/changelogs/111.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
**1.1.1:**
|
||||||
|
- more accuracy in height data
|
||||||
|
|
||||||
|
**1.1:**
|
||||||
|
|
||||||
|
New:
|
||||||
|
- Height measurement via GPS and pressure sensor
|
||||||
|
- Show height diagram
|
||||||
|
- Show dialog if GPS is disabled
|
||||||
|
|
||||||
|
Fix:
|
||||||
|
- Back-Button in Settings crashes on earlier Android versions (#20)
|
||||||
|
- Fix Unit system "Imperial with meters"
|
||||||
Loading…
x
Reference in New Issue
Block a user