1
1
mirror of https://github.com/Pygmalion69/OpenTopoMapViewer.git synced 2025-10-05 15:52:55 +02:00

338 Commits

Author SHA1 Message Date
Pygmalion69
fe76f40c0a Merge remote branch “origin/master” 2025-09-30 17:10:49 +02:00
Pygmalion69
c1eb355663 Guard location callback 2025-09-30 16:52:53 +02:00
Serge Helfrich
b07797c921 Add unit tests for DistanceCalculator (#44) 2025-09-30 11:10:11 +02:00
Serge Helfrich
3ffdaf2412 Fix cache size parsing logic (#42) 2025-09-30 11:09:33 +02:00
Serge Helfrich
8b203f3fdd Correct clearGpx comment (#43) 2025-09-30 11:08:48 +02:00
Pygmalion69
c8a05797f4 Fix: Gradle "Groovy space assignment" deprecation 2025-09-26 11:49:37 +02:00
Pygmalion69
6561d1cfa9 Merge remote branch “origin/master” 1.24 2025-09-26 10:54:54 +02:00
Pygmalion69
3232b4b06b Update version 2025-09-26 10:54:17 +02:00
Serge Helfrich
78aad0672d Fix GPX detail distance for multi-segment tracks (#40, #41) 2025-09-16 18:29:37 +02:00
Pygmalion69
d9566a502c Correct min/max elevation over multiple track segments (#38) 2025-09-13 13:36:53 +02:00
Pygmalion69
5959a36140 Merge remote branch “origin/master” 2025-09-12 10:32:26 +02:00
Serge Helfrich
9a43f165db Update README.md 2025-09-12 10:31:45 +02:00
Pygmalion69
649eedcf39 Refactor members 2025-09-12 09:37:57 +02:00
Pygmalion69
03634ae447 Correct callback name 2025-09-09 14:40:39 +02:00
Pygmalion69
1f0acb6f96 Merge branch 'master' of https://github.com/Pygmalion69/OpenTopoMapViewer 2025-09-09 14:39:41 +02:00
Pygmalion69
b17713bd75 Correct callback name 2025-09-09 14:37:07 +02:00
Pygmalion69
90a1aa1848 Correct function name 2025-09-09 14:23:43 +02:00
Pygmalion69
05c99cc0ba ORS dependency 2025-09-07 13:25:43 +02:00
Pygmalion69
d243114f63 Remove ORS module 2025-09-07 13:25:16 +02:00
Pygmalion69
4a72876bd5 Exclude cache_prefs from backup 2025-09-07 12:04:36 +02:00
Pygmalion69
dd90974f1f Fix language tag 2025-09-07 11:22:13 +02:00
Pygmalion69
2808d70a4a Upgrade AGP 2025-09-07 11:21:57 +02:00
Pygmalion69
df084a1bee Add GH packages 2025-08-31 16:28:11 +02:00
Pygmalion69
8c6295b42b Delete example tests 2025-08-31 13:22:57 +02:00
Pygmalion69
37efae6104 Update settings.gradle 2025-08-31 10:51:46 +02:00
Pygmalion69
b01eaee1da Update dependencies 2025-08-31 10:40:01 +02:00
Pygmalion69
83e3bc076d Merge branch “feature-ors” 2025-08-30 12:44:16 +02:00
Pygmalion69
bf287bd571 Merge remote branch “origin/feature-ors” 2025-08-30 12:38:04 +02:00
Serge Helfrich
df4d38ba12 docs: improve ORS client documentation (#37) 2025-08-30 12:34:53 +02:00
Pygmalion69
aff7527f9c Add unit tests 2025-08-30 12:10:40 +02:00
Pygmalion69
590e930123 Add builders and tests 2025-08-30 11:54:15 +02:00
Pygmalion69
a0a00eb8a5 Add route request builders 2025-08-30 11:31:57 +02:00
Pygmalion69
7a2375106c Use Profile enum 2025-08-30 11:10:07 +02:00
Pygmalion69
6c4c09e7c6 Refactor 'model' to 'domain' 2025-08-30 10:17:54 +02:00
Pygmalion69
0e385c898a Fix helpers and tests 2025-08-30 10:16:07 +02:00
Pygmalion69
669b933ef6 Retry on 429 Too Many Requests 2025-08-29 17:25:11 +02:00
Pygmalion69
d56e1b1797 Refactor ORS client 2025-08-29 12:37:01 +02:00
Pygmalion69
ebea727df9 Merge branch “feature-ors” 2025-08-24 16:21:20 +02:00
Pygmalion69
c7c5a246d4 Do not leak Retrofit 2025-08-24 16:20:54 +02:00
Pygmalion69
522cc712fd Merge branch “feature-ors” 2025-08-24 14:50:21 +02:00
Pygmalion69
3a5e6c1335 Add geocode endpoints 2025-08-24 14:49:36 +02:00
Pygmalion69
2feecd92c5 Add elevation endpoints 2025-08-24 13:52:39 +02:00
Pygmalion69
65dd5c0e36 Merge branch “feature-ors” 2025-08-24 12:18:35 +02:00
Pygmalion69
206b36df85 Add optimization endpoint 2025-08-24 12:17:58 +02:00
Pygmalion69
0fdf62ff9e Add optimization response 2025-08-24 11:42:24 +02:00
Pygmalion69
3bc81d2ea8 Add optimization request 2025-08-24 11:26:57 +02:00
Pygmalion69
ab883193e7 Add POIs repository and test 2025-08-23 15:34:39 +02:00
Pygmalion69
070de71a2f Add POIs response 2025-08-23 14:52:36 +02:00
Pygmalion69
00252cddb4 Add POIs request 2025-08-23 14:44:26 +02:00
Pygmalion69
d32a388021 Add snapping instrumented test 2025-08-23 14:36:19 +02:00