OpenTracks icon indicating copy to clipboard operation
OpenTracks copied to clipboard

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

Results 159 OpenTracks issues
Sort by recently updated
recently updated
newest added

In the database layer (i.e., TracksColumn, MarkersColumn, and TrackPointsColumn) none of the columns are set to NOT NULL. However (almost?) all these fields are mandatory and should be therefore be...

maintenance

As a runner I want to know how many km I run with my shoes. In order to do that, I want to add my equipment in OpenTracks and attach...

enhancement

It would be great if the images taken could be zoomed. Proposed in #365. Only limitation: no additional dependencies.

enhancement

Before the tracking starts, it would be great to have a possible countdown. This could be further enhanced by allowing the countdown timer length to be chosen in settings. I've...

enhancement

Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.25.0 to 2.26.0. Release notes Sourced from reactivecircus/android-emulator-runner's releases. v2.26.0 What's Changed Update documentation by @​thinkafterbefore in ReactiveCircus/android-emulator-runner#255 Add action types by @​LeoColman in ReactiveCircus/android-emulator-runner#257 Bump @​actions/core...

dependencies
github_actions

### App information * ID: de.dennisguse.opentracks * Version: 5017 v4.0.8 ### Device information * Brand: OnePlus * Device: OnePlus5T * Model: ONEPLUS A5010 * Id: TP1A.220624.021.A1 * Product: OnePlus5T ###...

bug

Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.2.2 to 2.0.0. Changelog Sourced from desugar_jdk_libs's changelog. Change Log Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools:desugar_jdk_libs&package-manager=gradle&previous-version=1.2.2&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies
java

**Describe the bug** When a track icon is set via the PublicAPI, it is only used in the list of all tracks. When tapping on the track it opens the...

bug
PR welcome

**Problem:** I occasionally forget to start or stop the recording on the beginning or end of my bycicle ride. I would be much happier if I could just start riding...

enhancement

# Possible Memory Leak An [anonymous inner class](https://stackoverflow.com/questions/17778077/would-anonymous-handler-or-runnable-create-a-memory-leak) will hold a reference to the this pointer of the outer class and will not be released until the thread ends. It...

maintenance