Skip to content

Releases: OpenTracksApp/OpenTracks

v3.9.1

19 Aug 16:13
Compare
Choose a tag to compare

v3.9.1: OpenTracks

Bugfixes:

  • GPS pre-start shows status of fix

v3.9.0

16 Aug 18:38
Compare
Choose a tag to compare

v3.9.0: OpenTracks

Changes:

  • Export tracks with their UUID
  • Prevent import of already existing tracks by UUID (configurable; default yes)
  • Pause/stop button now require long press
  • GPS pre-start shows status of fix
  • Added new activity icons
  • Speed sensor: wheelsize now configurable in millimeter

Bugfixes:

  • Fixed some rare crashes (NPE)
  • Pace formatting corrected
  • App icon in launcher repositioned

v3.8.1

03 Aug 06:03
Compare
Choose a tag to compare

v3.8.1: OpenTracks

Changes:

  • While recording: add option for fullscreen
  • Dashboard is started on the same task

Bugfixes:

  • Intent filters for importing files were far too optimistic

v3.8.0

24 Jul 20:23
Compare
Choose a tag to compare

v3.8.0: OpenTracks

Breaking change:

  • GPX import/export speed, cadence, and heartrate via TrackPointExtension/v2

Changes:

  • Dashboard API: provide access to markers (incl. callback to show in OpenTracks)
  • New marker icon (orange push pin, SVG)
  • Files to import can be selected via file manager

Bugfixes:

  • Aggregated stats UI respects preferred rate
  • Editing a marker failed on orientation change

Developer:

  • Refactored TrackRecordingService

v3.7.6

13 Jul 16:48
Compare
Choose a tag to compare

v3.7.6: OpenTracks

Changes:

  • Landscape mode
  • Track deletion UI is now only a spinner
  • Speed is exported and imported (GPX/KML/KMZ)
  • Default export format is KMZ incl. all data and pictures

Developer:

  • Replaced AsyncTasks with Threads
  • Synchronization: UUID is generated per track (not yet exported)

v3.7.5

14 Jun 18:10
Compare
Choose a tag to compare

v3.7.5: OpenTracks

Changes:

  • Added aggregated statistics summary (from main the screen's menu)
  • Dashboard API: pass "show on lock screen"- and "keep screen on"-setting
  • Updated translations
  • Import: be lenient with ISO8601 date format
  • Show track on map: file format can be selected and opening dashboard works on Android R (API 30+)

Bugfix:

  • App icon now correctly implemented

v3.7.4

27 May 06:22
Compare
Choose a tag to compare

v3.7.4: OpenTracks

Changes:

  • Sharing/export format configurable

Bugfix:

  • Wheel diameter not stored correctly (for speed sensor)
  • Help: links are clickable

Developer:

  • Split TrackDetailActivity
  • StatsFragement successor uses ConstraintLayout

v3.7.3

13 May 19:04
Compare
Choose a tag to compare

v3.7.3: OpenTracks

Bugfix:

  • Fixed computation of cadence and speed (via Bluetooth LE sensor)

Developer:

  • Removed unused translations

v3.7.2

09 May 18:21
Compare
Choose a tag to compare

v3.7.2: OpenTracks

Bugfix:

  • Re-added start GPS button
  • Track name is not overwritten at the end of a recording
  • Markers: removing a photo also deletes the file

v3.7.1

28 Apr 21:00
Compare
Choose a tag to compare

v3.7.1: OpenTracks

Workaround:

  • Hide start GPS button

Bugfix:

  • Fixed null pointer