OpenTracks Mod Apk

OpenTracks Hack - Mod Apk v4.17.5

Developer: Dennis Guse
Category: Health & Fitness
Price: $3.99 (Download for free)

Screenshots

Game screenshot OpenTracks mod apkGame screenshot OpenTracks hackGame screenshot OpenTracks apk download

Description

A sport tracking buddy that respects your privacy.

Sport and outdoor activities grants happiness, skill and confidence.

Value your health by keeping track on your training.
Records as you go running or walking, and gives you a bike computer with a bigger screen for cycling.
Mark interesting locations along your way with pictures.
Keep recorded statistics in great detail for analysis.
Share only the data you want others to have.

* Voice announcements.
* Supports Bluetooth LE sensors: heart rate, speed and distance (cycling), cadence (cycling), and power meter (cycling).
* Altitude gain and loss: via barometric sensor.
* Altitude shown in EGM2008 (above mean sea level); exported as WGS84.
* Export data as tracks either as KMZ (incl. photos), KML, or GPX.
* No Internet access or extra permissions.
* Dark and light theme, respecting system settings.
* No ads.

Libre software / Free Software / Open Source
meaning you can use, study, change and share the source code.
Licensed Apache 2.0

Version history

v4.17.5
v4.17.5: OpenTracks

Changes:
- Reproducible build: let's see if it works.

Bugfix:
- Reproducible build uses PlayStore icon.

Developer:
- Added RELEASE_BUILD.sh
v4.17.0-PlayStore
v4.17.0: OpenTracks

Changes:
- Public API to create markers (while recording)

Bugfix:
- Sensors: on idle, set movement-based sensor data to 0
v4.14.0-PlayStore
v4.14.0: OpenTracks

Changes:
- Use Androidx' EGM2008 data (instead of bundling our custom solution).

Developer:
- Target Android15/ SDK35
v4.9.2-PlayStore
v4.9.2: OpenTracks

Changes:
- Option to use Android 12's Dynamic Color (Material Design)
- Android 14's Predictive Back for some activities

Bugfix:
- Settings for total distance voice announcement was accidentially removed
v4.9.0-PlayStore
v4.9.0: OpenTracks

NOTE: BREAKING CHANGE

This release changes how OpenTracks determines moving and not moving.
Until now, the speed (GPS or sensor) was used by a applying a threshold (e.g., less than 0.3 m/s).
However, this may be very noise.
From now on, a timeout duration is used (i.e., no significant change of position in the last X seconds).
This duration is user configurable.

A downgrade from this version is not implemented.
Please backup all before upgrading.
v4.8.4-PlayStore
v4.8.4: OpenTracks

Changes:
- Show max power for recorded tracks

Developer:
- TrackList now uses RecyclerView
v4.7.1-PlayStore
v4.7.1: OpenTracks

Bugfixes:
- Android 14: crash on recording start (missing permissions)
- Android 14: crash on track deletion (ForegroundService without reason)

Developer:
- AggregatedStats is now a RecyclerView
v4.7.0-PlayStore
v4.7.0: OpenTracks

Changes:
- Statistics: distance, total time, and moving time are included between automatic segments (created due to distance too previous location too long)
- Recorded tracks show sensor statistics again

Bugfix:
- GPX exporter: for automatic segments their might be no location
- CSV exporter: distance didn't use decimal grouping
v4.6.1-PlayStore
v4.6.1: OpenTracks

Bugfix:
- Re-added aggregated statistics per selected tracks
v4.5.0-PlayStore
v4.5.0: OpenTracks

Changes:
- Material3
- App shortcut for aggregated statistics
- New Unit: miles with meters

Bugfix:
- GPS disabled warnings shown repeatedly (#1429)

Developer:
- Use Java Records
- Target API34
- Refactor sensor handling
v4.4.0-PlayStore
v4.4.0: OpenTracks

Changes:
- Export all tracks as one file
v4.3.5-PlayStore
v4.3.5: OpenTracks

Bugfix:
- Sensor parsing had a overflow one off bug (#1559)
- Insert marker: don't crash if no camera app is installed (#1561)
v4.3.1-PlayStore
v4.3.1: OpenTracks

Changes:
- Setting to skip voice announcements on device speaker

Bugfix:
- GPS disabled warning was falsely shown
v4.3.0-PlayStore
Mar 8, 2023
v4.3.0: OpenTracks

Changes:
- Allow backups (incl. encrypted to the Google)
- Android 13: allow app-specific language settings
v4.2.1-PlayStore
Jan 21, 2023
v4.2.1: OpenTracks

Changes:
- Speed sensor: acceptable wheel diameter is 100mm-4000mm

Bugfix:
- Reconnect to a sensor if connection is lost
v4.2.0-PlayStore
Jan 3, 2023
v4.2.0: OpenTracks

Changes:
- Show heartrate zone information

Developer:
- Migrated to hosted.weblate.org
- Recording UI uses Views directly
v4.1.2-PlayStore
Nov 4, 2022
v4.1.2: OpenTracks

Changes:
- Voice announcements only use on decimal for distance

Bugfix:
- Crash when stopping (race condition)

Developer:
- Github actions: disabled instrumentation testing (too slow)
- Tests are done with only fake GPS data
v4.1.1-PlayStore
Sep 29, 2022
v4.1.1: OpenTracks

Changes:
- Add introduction screen (show once)

Bugfix:
- Do not crash if no GPS device is present
v4.1.0-PlayStore
Sep 15, 2022
v4.1.0: OpenTracks

Changes:
- Export KML/KMZ version 2.3 only (was 2.2)
- For crank-based powermeters: fetch cadence

Bugfix:
- Workaround for crash on "import all"
v4.0.8-PlayStore
Sep 3, 2022
v4.0.8: OpenTracks

Changes:
- Altitude always shown in m/ft
- Show track timezone if different than device timezone
- PublicAPI: support setting the track icon explicitly

Developer:
- Introduced DistanceFormatter
- Upgrade to AGP 7.3/desugar for Duration.class
- Android12+: do splashscreen via Androidx
v4.0.7-PlayStore
Aug 22, 2022
v4.0.7: OpenTracks

Changes:
- GPS signal lost timeout: 30s
- Android13: request permission to show notifications
- Faster deletion of tracks (vacuum database only if needed)

Bugfix:
- PublicAPI stop command resulted in crash (introduced in v4.0.6)
- Permissions: request all permissions during on startup
v4.0.5-PlayStore
Jul 29, 2022
v4.0.5: OpenTracks

Changes:
- PlayStore relase get's another logo

Bugfix:
- Interval list shows "-" if gain/loss is not present
v4.0.3-PlayStore
Jul 1, 2022
v4.0.3: OpenTracks

Changes:
- Max. speed as reported by sensor (GPS or BLE)

Bugfix:
- Prevent crash if OSM Dashboard is not installed
- GPX track export: do not export empty track segments
v4.0.2-PlayStore
Jun 20, 2022
v4.0.2: OpenTracks

Changes:
- Add nautical miles
- Settings can be reset while recording

Bugfix:
- Voice announcement rounding
- Chart: elevation was weirdly smoothed
- Export was not checking if file exists
v4.0.1-PlayStore
Jun 9, 2022
v4.0.1: OpenTracks

Changes:
- Voice announcements are now configurable
- Fullscreen mode now also hides Android's navigation bar
- Connection to BLE sensors should now be faster
- Allow to reset settings while recording
- Allow to change import/export settings while recording
- KML/KMZ: do not use icons to be loaded from Google

Bugfix:
- TrackStoppedActivity now works on smaller screens
- Requests permissions on track list
v4.0.0: OpenTracks

Changes:
- UI refactoring with a Bottom App Bar.
- Public API: implemented STOP properly.
- Cleanup: use explicit preference identifiers for TrackFileFormat.
- Add exception handler and show error activity so users can send reports about bugs.
- Android 13: launcher icon, provide a themed icon.

Bugfix:
- Sharing track added file suffix twice.
- Unit system not loaded correctly.
- File format template was not loaded (NPE).
- Public API: respect post-workout export.
v3.28.0-PlayStore
May 8, 2022
v3.28.0: OpenTracks

Changes:
- Configurable filename for export/sharing (default: {starttime}_{name}.{suffix})
- Vertical GPS accuracy is now stored and can be exported/imported
(API level >= 26).
v3.26.0-PlayStore
March 14, 2022
v3.26.0: OpenTracks

Changes:
- Voice announcements are configurable
- Voice announcements of heart rate

Bugfix:
- Crash due to race condition
v3.25.1-PlayStore
March 2, 2022
v3.25.1: OpenTracks

Bugfix:
- Automatic export: hopefully prevent silent failures
- Automatic export: prevent crash
v3.24.0-PlayStore
January 9, 2022
v3.24.0: OpenTracks

Changes:
- GPS is optional (also for indoor use): if using a BLE sensors that provide distance are used
- Settings: option to disable BLE filtering of devices
- Charts: altitude starts at minimal value instead of 0m.

Bugfix:
- Re-added workaround for crash due to clock traveling back in time (workaround was removed in v3.23.0)
- Removed unecessary workaround for BLE cycling sensor (RTFM)
- GPX importer did not handle missing data properly
v3.23.0-PlayStore
December 22, 2021
v3.23.0: OpenTracks

Changes:
- Added UI profiles
- Aggregated statistics for selected tracks
- Re-implemented idle/non-idle TrackPoints as moving time stopped working (introduced in v3.22.0)

Bugfixes:
- BLE sensors: clear data on disconnect
- Automatic export needs to persist permission
v3.22.0-PlayStore
November 14, 2021
v3.22.0: OpenTracks

Changes:
- Locations are only stored if traveled distance > recording distance interval
(removed left over functionality from idle/non-idle detection)
- UI can be configured to show a clock
- Idle speed is now configurable

Bugfix:
- Intervals: crash when gain but not loss was stored
- While recording: prevent crash when disabling voice announcements
v3.21.0-PlayStore
October 29, 2021
v3.21.0: OpenTracks

Changes:
- While recording: remove idle/non-idle creation of TrackPoints
- Settings are now in separate folders
- Opening OpenTracks from notification (while recording) and pressing back opens track list
- GPX compatibilty: support for import

Bugfixes:
- Altitude and distance (from BlE sensor): only reset counters if data was actually stored
- Import without speed, requires computing speed
- BLE running sensor not connected, should not be reported as present

Free download OpenTracks

Download OpenTracks on Android

Ways to hack OpenTracks

Download OpenTracks MOD APK v4.17.5

Download MOD APK

Ratings

4.3 out of 5
125 reviews