1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-29 00:10:26 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/export
Daniele Gobbetti 27caa08a1b Amazfit Bip: do not export GPX tracks if there is no point in the track
The approach ignores the activity types and only uses the presence of
valid lon/lan points in the track to create the GPX file or not.
2018-04-02 18:42:08 +02:00
..
ActivityTrackExporter.java Amazfit Bip: do not export GPX tracks if there is no point in the track 2018-04-02 18:42:08 +02:00
GPXExporter.java Amazfit Bip: do not export GPX tracks if there is no point in the track 2018-04-02 18:42:08 +02:00