Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

30 lines (27 loc) · 1.35 KB

Changes 0.14:

  • Add the possibility to calibrate the altitude,
  • Remove JavaScript lib,
  • Thanks to the contributors to update translation,
  • remove .gpx file when trip is deleted,
  • Add Unicycle sport,
  • Filter activities by type,

Changes 0.13:

  • Thanks to the contributors to update translation.

Changes 0.12:

  • Improved sport selection
  • Missing appname substitution and removed unused images
  • Back to appname cwayne18, UX and translation improvements. Updated it.po
  • Add features: Importing GPX files from another folder through the contenthub, renaming and changing activity
  • Bumping the software revsion to 0.12
  • Add GPX info feature next to editing
  • Add refresh indicator to load GPX info + some cleanup
  • Created proper components to handle useful dialogs
  • Code cleanup: Remove metrics, contentPickerDialog & Polyline
  • Fixed PositionSource not being closed and code cleaning
  • Theme support

Changes initial Xenial version:

  • Add speed and altitude, thanks to cwayne18#17
  • Update of the QML code
  • Uniformise and change the tile service to QML/OSM.
  • Implement a routing to parse locally the gpx track
  • Allow setting frequency of position recording. (it's adviced to not go below a frequency of 10 or 5 seconds in order to not saturate the GPX file. The more data points it has, the longer it will take to display.)