Eric van der Vlist
|
2f362916da
|
Trying to save a simple GPX.
|
2022-11-07 17:04:02 +01:00 |
Eric van der Vlist
|
510736a33a
|
Starting to reimplement GPX db functions.
|
2022-11-07 16:38:44 +01:00 |
Eric van der Vlist
|
a4bd11aab0
|
Restarting from scratch
|
2022-10-17 10:08:00 +02:00 |
Eric van der Vlist
|
330b4bb721
|
Cleanup.
|
2022-10-04 11:18:22 +02:00 |
Eric van der Vlist
|
ca28d767c0
|
Hybrid implementation for GPXexport (#9) using the capacitor FileSystem plugin when needed. The export is done in the Documents/Download folder and there is no notification (yet).
|
2022-10-02 16:37:06 +02:00 |
Eric van der Vlist
|
cb4a257003
|
First version with a GPX export (#9) that works in a browser but, unfortunately, doesn't wotk on Adroid !
|
2022-10-02 12:45:08 +02:00 |
Eric van der Vlist
|
2fe7452811
|
Adding the possibility to delete tracks, moving the import button into the track browser, changing the background geolocation precision to 5m and adding a couple of calls to db.compact() and db.viewCleanup().
|
2022-09-28 09:46:57 +02:00 |
Eric van der Vlist
|
3235d9ae70
|
Basic dialog to start/pause/stop and clear track recording.
|
2022-09-27 21:53:52 +02:00 |
Eric van der Vlist
|
6e9fc21830
|
Storing track points independently from their tracks (#3). Also adding some basic tests for gpx database operations.
|
2022-09-26 21:48:46 +02:00 |
Eric van der Vlist
|
fafde7b831
|
Starting to refactor to store track points independently from their tracks (WIP) (#3)
|
2022-09-26 01:46:19 +02:00 |