OpenTracks is a sport tracking application that completely respects your privacy.

android bluetooth-low-energy gps heartrate offline outdoor privacy sport tracking
3 Open Issues Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub
Mobile Development Fitness & Sports Tracking

AI Summary: Improve OpenTracks' handling of intermittently failing distance sensors. The task involves implementing an alarm or warning system that alerts the user when a significant discrepancy arises between GPS speed and sensor-reported speed, potentially displaying both values for comparison. This requires analyzing sensor data, comparing it to GPS data, and implementing a user notification mechanism.

Complexity: 4/5
enhancement help wanted

OpenTracks is a sport tracking application that completely respects your privacy.

Java
#android#bluetooth-low-energy#gps#heartrate#offline#outdoor#privacy#sport#tracking
Mobile Development Fitness & Sports Tracking
Incorrect dynamic colors about 2 months ago

AI Summary: Debug and fix an issue in the OpenTracks Android app where dynamic colors in the UI are not rendering correctly across different themes. The issue involves discrepancies between the app's dynamic color implementation and the expected Material You theme colors on devices like the Pixel 8. The solution requires investigating the app's color handling code, comparing it to Material You guidelines, and correcting the implementation to match expected behavior.

Complexity: 4/5
bug help wanted

OpenTracks is a sport tracking application that completely respects your privacy.

Java
#android#bluetooth-low-energy#gps#heartrate#offline#outdoor#privacy#sport#tracking
Mobile Development Fitness & Sports Tracking

AI Summary: Debug and fix a bug in the OpenTracks Android app where the "Night (OLED friendly)" UI theme does not correctly apply dynamic colors when the setting is enabled. This involves investigating why the dynamic color system is not functioning as expected within this specific theme, potentially examining theme resource files, color application logic, and interactions with the Android system's dynamic color features. The fix will require modifying the app's code to ensure dynamic colors are applied consistently across all UI themes.

Complexity: 4/5
bug help wanted

OpenTracks is a sport tracking application that completely respects your privacy.

Java
#android#bluetooth-low-energy#gps#heartrate#offline#outdoor#privacy#sport#tracking