trkpt/app
Matthias Bläsing 9a234f42dc Fix XML structure for gpx export of recorded track
- gpx namespace is connected to schema location, but namespace is not
  attached to element ("xmlns" attribute is missing on "gpx" element)

- "name" element does not exist as a child of "gpx", but as a child of
  "metadata", which in turn is a child of "gpx"

- the order of the child elements of the "trkpt" element is reversed
2020-08-24 20:38:30 +02:00
..
src/main Fix XML structure for gpx export of recorded track 2020-08-24 20:38:30 +02:00
build.gradle changes in the way map center is saved for tracks after zoom or scroll 2020-08-05 18:01:45 +02:00
proguard-rules.pro Kotlin Rewrite - everything is new 2020-01-02 18:00:37 +01:00