Robert Jonsson

Results 25 comments of Robert Jonsson

> I would have expected that app/src/main/org/runnerup/tracker/component/TrackerPebble.java:735 :759 would be affected too You must mean some other class than TrackerPebble (since it only has 179 lines)?

I have this issue as well. Once the GPS is first started and has has a signal, the problem occurs for me if I leave the app (ex. return to...

I've looked into this a bit more. I am still not sure it is exactly the same issue as @samontab, but after clicking the "Start GPS" button, the app stops...

> So I was able to export the file but I can't import it. I lost the original `org.runnerup.free` directory when I uninstalled the F-droid version. > > So now...

> A file picker should not be too hard With the Storage Access Framework (uses a system picker), it wasn't hard at all. In a day (or two), I can...

Nice work! But you missed the onBackPressed() in UploadActivity.

Seems to work on my Pixel 6 (A14) as well. But one thing to keep in mind in future updates (for example after replacing TabActivity in #648)... For the new...

Thanks for the clarification. I´m looking forward to try the new bete when you have time to publish it. Also if/when you merge this PR, I can include it in...

It is strange that Strava is not working for you. I uploaded an activity to Strava earlier today (using v2.7.0.1 on my Pixel 6 running Android 14). Does it work...

I have never used/coded MapBox or osmdroid, so I have no input regarding removing MapBox in favour of osmdroid. Upon looking at the [osmdroid repository](https://github.com/osmdroid/osmdroid), I noticed that the owner...