dyomedea/src
Eric van der Vlist e103e928b6 Renaming... 2022-10-02 20:40:27 +02:00
..
components Renaming... 2022-10-02 20:40:27 +02:00
db 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
lib 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
store Adding a check to reevaluate the map if min/max zoom levels are different in choosen tile servers. 2022-09-27 18:03:43 +02:00
theme Figuring how files can be downloaded to implement GPXexport (#9). Also changing the icon used for GPX import. 2022-10-02 00:00:36 +02:00
App.tsx 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
index.tsx Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
react-app-env.d.ts Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
service-worker.ts Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
serviceWorkerRegistration.ts Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
setupTests.ts Adding some first unit test and managing translations with scale=1 2022-09-14 17:50:27 +02:00