• v4.24.2 42ae582cd8

    v4.24.2
    All checks were successful
    Android Test / Android Lint (push) Successful in 2m18s
    Android Test / android-check (push) Successful in 1m6s
    Stable

    dennisguse released this 2025-12-19 22:15:03 +01:00 | 21 commits to main since this release

    v4.24.2: OpenTracks

    Bugfix:

    • Crash when select all (introduced in v4.24.0)
    Downloads
  • v4.24.1 693904529d

    v4.24.1
    All checks were successful
    Android Test / Android Lint (push) Successful in 1m50s
    Android Test / android-check (push) Successful in 1m3s
    Stable

    dennisguse released this 2025-12-11 22:47:02 +01:00 | 24 commits to main since this release

    v4.24.1: OpenTracks

    Bugfix:

    • Restore compatibility with OSM Dashboard v6.4.1 and earlier (introduced in v4.24.0)
    • Crash when using default track name by number (introduced in v4.24.0)
    Downloads
  • v4.24.0 1cbc93c303

    v4.24.0
    All checks were successful
    Android Test / Android Lint (push) Successful in 2m18s
    Android Test / android-check (push) Successful in 1m39s
    Stable

    dennisguse released this 2025-12-09 07:42:02 +01:00 | 29 commits to main since this release

    v4.24.0: OpenTracks

    Changes:

    • PublicAPI: start track only sets field if data is present
    • Marker photos can be shared again
    • Removed KMZ without photos
    • Heart rate of 0.0 is treated as invalid (except for SensorStatistics)
    • Removed import workaround for special coordinates (100/200)
      (was used by MyTracks to export/import special trackpoints)

    Developer:

    • Track and Marker are records
    • AggregatedStatistics are computed in database
    • Split into TrackStatisticsUpdater and SegmentStatisticUpdater
    • Introduced Iterator classes (instead of passing Cursor or List)
    Downloads
  • v4.23.2 3db0a53377

    v4.23.2
    All checks were successful
    Android Test / Android Lint (push) Successful in 1m51s
    Android Test / android-check (push) Successful in 1m17s
    Stable

    dennisguse released this 2025-11-06 21:41:56 +01:00 | 130 commits to main since this release

    v4.23.2: OpenTracks

    Changes:

    • Predictive back works completely

    Bugfix:

    • Fixed in crash related to the track filename in the settings

    Developer:

    • Introduced data class for Statistics
    Downloads
  • v4.23.1 5746a41905

    v4.23.1
    All checks were successful
    Android Test / Android Lint (push) Successful in 1m59s
    Android Test / android-check (push) Successful in 1m33s
    Stable

    dennisguse released this 2025-10-30 07:48:44 +01:00 | 184 commits to main since this release

    v4.23.1: OpenTracks

    Changes:

    • New UI component to show elapsed time in the current segment

    Bugfix:

    • Instant post-workout export crashed (introduced in v4.23.0)
    Downloads
  • v4.23.0 57c0750980

    v4.23.0
    All checks were successful
    Android Test / Android Lint (push) Successful in 1m37s
    Android Test / android-check (push) Successful in 1m2s
    Stable

    dennisguse released this 2025-10-24 10:23:58 +02:00 | 199 commits to main since this release

    v4.23.0: OpenTracks

    Changes:

    • UI: added average pace of current segment
      (currently only available in new layouts)
    • Clicking on notification opens actual recording UI

    Developer:

    • Deprecated JobIntentService replaced with WorkManager
    • Use .isEmpty() except for CharSequence and Stream.toList()
    Downloads
  • v4.22.2 34c5a3ab97

    v4.22.2
    All checks were successful
    ci/woodpecker/tag/lint Pipeline was successful
    ci/woodpecker/tag/test Pipeline was successful
    ci/woodpecker/push/test Pipeline was successful
    ci/woodpecker/push/lint Pipeline was successful
    ci/woodpecker/release/lint Pipeline was successful
    ci/woodpecker/release/test Pipeline was successful
    Stable

    dennisguse released this 2025-09-25 19:00:51 +02:00 | 243 commits to main since this release

    v4.22.2: OpenTracks

    Bugfix:

    • Voice annoucements setting for time and unit were linked
    Downloads
  • v4.22.1 46cdae399d

    v4.22.1
    All checks were successful
    ci/woodpecker/tag/test Pipeline was successful
    ci/woodpecker/tag/lint Pipeline was successful
    ci/woodpecker/release/test Pipeline was successful
    ci/woodpecker/release/lint Pipeline was successful
    ci/woodpecker/push/test Pipeline was successful
    ci/woodpecker/push/lint Pipeline was successful
    Stable

    dennisguse released this 2025-08-31 09:32:45 +02:00 | 246 commits to main since this release

    v4.22.1: OpenTracks

    Changes:

    • First release via Codeberg
    Downloads
  • v4.22.0 3c23a9f540

    v4.22.0 Stable

    pstorch released this 2025-08-24 08:41:30 +02:00 | 253 commits to main since this release

    v4.22.0: OpenTracks

    Changes:

    Migration to https://codeberg.org/OpenTracksApp/OpenTracks
    
    Downloads
  • v4.21.1 f1b3ce9db5

    v4.21.1 Stable

    dennisguse released this 2025-07-12 00:20:53 +02:00 | 300 commits to main since this release

    v4.21.1: OpenTracks

    Bugfix:

    • Fixed crash on export/import UI (introduced in v4.21.0)
    Downloads