dyomedea/src
Eric van der Vlist 0a11ccbdb4 Removing Virtuoso which gave more troubles than benefits and starting to use IonCards in the tracks browser (#16). 2022-10-03 00:18:53 +02:00
..
components Removing Virtuoso which gave more troubles than benefits and starting to use IonCards in the tracks browser (#16). 2022-10-03 00:18:53 +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 Firstattempt to reduce te number of points when recording a track (#13): the minimal distance is now 10m and a filter with a minimal time of 15s has been added. 2022-10-02 21:52:02 +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 Increased height for thetrack browser (#16) and testing the onClick handler on paths (#17) 2022-10-02 22:29:10 +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