mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 16:22:12 -07:00
1.1.1
This commit is contained in:
parent
4f1e84bf02
commit
0a66041b39
@ -35,8 +35,8 @@ android {
|
||||
applicationId "de.tadris.fitness"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 110
|
||||
versionName "1.1.0"
|
||||
versionCode 111
|
||||
versionName "1.1.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
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