This repository was archived by the owner on Aug 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v3.2.7: OpenTracks
2+
3+ Changes:
4+ - Notification show GPS accuracy
5+ - Show heads-up notification if GPS accuracy drops beyond threshold
6+ - Always show chart by time as well as by distance
7+ - Added help (in Settings)
8+
9+ Bugfix:
10+ - TrackDetailActivity: disabled non-working landscape mode (temporary)
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ limitations under the License.
1616<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
1717 package =" de.dennisguse.opentracks"
1818 android : installLocation =" auto"
19- android : versionCode =" 3137 "
20- android : versionName =" v3.2.6 " > <!-- For FDroid. -->
19+ android : versionCode =" 3149 "
20+ android : versionName =" v3.2.7 " > <!-- For FDroid. -->
2121 <!-- Permission to initialize services -->
2222 <application
2323 android : name =" .Startup"
You can’t perform that action at this time.
0 commit comments