Skip to content

Releases: OpenTracksApp/OpenTracks

v3.2.6

19 Nov 21:10
Compare
Choose a tag to compare

v3.2.6: OpenTracks

Changes:

  • Heart rate monitor: scan for available devices
  • Remove shortcut to Bluetooth settings

Developer:

  • Preferences: moved default of preferences from code to xml

v3.2.5

08 Nov 23:14
Compare
Choose a tag to compare

v3.2.5: OpenTracks

Changes:

  • Disable activity change
  • Add permission for Android 10: recording location data

Bugfix:

  • Fix reset settings

Developer:

  • Preferences
    • if Settings cannot be loaded reset all preferences
    • moved access to preferences to PreferencesUtil
    • moved default of preferences from code to xml
    • use SummaryProvider

v3.2.4

01 Nov 22:55
Compare
Choose a tag to compare

v3.2.4: OpenTracks

Bugfix:

  • Settings activity crashes
    Removed possibility to change voice/split frequency from the context menu

v3.2.3

31 Oct 21:15
Compare
Choose a tag to compare

v3.2.3: OpenTracks

Changes:

  • Sharing: use Android Sharesheet
  • Sharing: share multiple tracks as individual files
  • Use Android ShareSheet
  • Heart rate sensor (Bluetooth LE): automatic reconnect

Bugfix:

  • Heart rate sensor (Bluetooth LE): disconnect properly
  • Heart rate wasn't always shown while recording

Developer:

  • Enabled TravisCI instrumentation tests

v3.2.2

21 Oct 21:00
Compare
Choose a tag to compare

v3.2.2: OpenTracks

Changes:

  • Removed aggregated stats
  • Migrated to Material Design

Bugfix:

  • Fixed export of sensor data
  • Fixed import of incomplete sensor data

Developer:

  • Replaced actionbar with toolbar
  • Migrated to androidx appcompat (incl. Material Design)

v3.2.1

15 Oct 16:41
Compare
Choose a tag to compare

v3.2.1: OpenTracks

Changes:

  • Settings are now on a single page

Developer:

  • Settings moved to Androidx compat (uses fragments)

v3.2.0

19 Sep 18:43
Compare
Choose a tag to compare

v3.2.0: OpenTracks

Changes:

  • Removed Widget
  • Introduced material design icons
  • Removed snowboarding and skiing (need new icons)

Bugfix:

  • Fixed search functionality

Developer:

  • Fixed (some) test cases
  • Removed unused parcelable functionality
  • Major cleanup and reformatting
  • Do not use broadcast for app to widget communication
  • stats_content.xml does not include other files

v3.1.0

16 Sep 05:12
Compare
Choose a tag to compare

v3.1.0: OpenTracks

Changes:

  • Added show track in map apps (tested with OsmAnd and Maps.ME)
  • Added while tracking, show track statistics without unlocking the device
  • Removed landscape mode for track detail view (was buggy)
  • Removed search suggestions history

Bugfix:

  • Request storage permission for import all/export all

Developer:

  • Upgrade to Gradle 5.6
  • Do not minify release builds

v3.0.1

16 Aug 17:56
Compare
Choose a tag to compare

v3.0.1: OpenTracks

Changes:

  • Share markers
  • Restructured settings
  • Removed actionbar back button
  • Export: removed photo size settings option
  • Export: KML as format is now selectable

Bugfixes:

  • export directory is now /OpenTracks/
  • landscape mode is not crashing
  • fixed KML/KMZ export

Developer:

  • Test are executable (but many failing)
  • Enabled continuous integration with TravisCI (no tests)

v3.0.0

19 Sep 17:12
Compare
Choose a tag to compare

v3.0.0: OpenTracks

First release of OpenTracks (i.e., hard fork from MyTracks)

Changes:

  • Rebranded from MyTracks to OpenTracks
  • Added Bluetooth LE heart rate sensor
  • Removed all features requiring Internet access
  • Removed Google Maps integration
  • Removed use of Google Play services
  • Removed ANT+ sensors
  • Removed Bluetooth classic sensors
  • Removed Protobuf
  • Removed calorie estimation and activity estimation
  • Removed MyTracks Service API (i.e., no integration with other apps)