Commit Graph

155 Commits

Author SHA1 Message Date
Cfp
6bbf3448ac chore: remove capacitor android folder
Some checks failed
TrafficCue CI / check (push) Failing after 57s
TrafficCue CI / build (push) Successful in 55s
2025-08-09 19:02:44 +02:00
Cfp
7b2df7d304 feat: offline tiles
Some checks failed
TrafficCue CI / build (push) Has been cancelled
TrafficCue CI / check (push) Has been cancelled
2025-08-09 19:02:21 +02:00
Cfp
bece1a299c feat: add android
Some checks failed
TrafficCue CI / check (push) Failing after 55s
TrafficCue CI / build (push) Successful in 48s
2025-08-09 13:58:07 +02:00
Cfp
0ded36e780 feat: add keep-screen-on plugin
Some checks failed
TrafficCue CI / check (push) Failing after 55s
TrafficCue CI / build (push) Successful in 48s
2025-08-06 11:53:24 +02:00
Cfp
cc1d5ba32e feat: add tauri
Some checks failed
TrafficCue CI / check (push) Failing after 55s
TrafficCue CI / build (push) Successful in 50s
2025-08-06 11:24:33 +02:00
Cfp
f52f98907b fix: rename conflicting files
Some checks failed
TrafficCue CI / build (push) Has been cancelled
TrafficCue CI / check (push) Has been cancelled
2025-08-06 11:23:37 +02:00
Cfp
d49aebb573 feat: add function to find nearby POIs
Some checks failed
TrafficCue CI / check (push) Failing after 3h0m49s
TrafficCue CI / build (push) Successful in 51s
2025-08-04 10:45:26 +02:00
Cfp
d628558abd fix: make offline tiles abortable
Some checks failed
TrafficCue CI / check (push) Failing after 54s
TrafficCue CI / build (push) Successful in 46s
2025-07-17 16:38:25 +02:00
Cfp
73baec2216 fix: roundabout exit not being a circle on mobile
All checks were successful
TrafficCue CI / check (push) Successful in 54s
TrafficCue CI / build (push) Successful in 47s
2025-07-17 16:26:58 +02:00
Cfp
c6256f08e4 feat: render location marker above saved markers
All checks were successful
TrafficCue CI / check (push) Successful in 59s
TrafficCue CI / build (push) Successful in 51s
2025-07-17 16:24:04 +02:00
Cfp
4fea58e2f2 feat: small markers on low zoom levels
All checks were successful
TrafficCue CI / check (push) Successful in 59s
TrafficCue CI / build (push) Successful in 46s
2025-07-17 15:16:29 +02:00
Cfp
b6959882d4 feat: saving school location
All checks were successful
TrafficCue CI / check (push) Successful in 1m4s
TrafficCue CI / build (push) Successful in 47s
2025-07-17 14:59:59 +02:00
Cfp
56372a6df6 style: add pre-commit hook for prettier
All checks were successful
TrafficCue CI / check (push) Successful in 1m0s
TrafficCue CI / build (push) Successful in 46s
2025-07-14 15:12:06 +02:00
Cfp
64806d538e build(android): add app release data
All checks were successful
TrafficCue CI / check (push) Successful in 57s
TrafficCue CI / build (push) Successful in 50s
2025-07-14 14:55:05 +02:00
Cfp
24274bb770 style: run prettier 2025-07-14 14:54:35 +02:00
Cfp
82a5cb3e31 refactor: extract routing layers from Map.svelte
Some checks failed
TrafficCue CI / check (push) Failing after 53s
TrafficCue CI / build (push) Successful in 45s
2025-07-12 11:13:03 +02:00
Cfp
cb78ea4845 fix: update route sidebar to use new saved system 2025-07-12 11:12:37 +02:00
Cfp
38533ebf24 feat: add maneuver icons for exitting
All checks were successful
TrafficCue CI / check (push) Successful in 55s
TrafficCue CI / build (push) Successful in 46s
2025-07-12 11:00:09 +02:00
Cfp
c1afd69a7b fix: use minimum of 30km/h when actual speed is slower
All checks were successful
TrafficCue CI / check (push) Successful in 54s
TrafficCue CI / build (push) Successful in 50s
This bug caused very late verbal instructions when being slow (like in traffic)
2025-07-12 10:57:42 +02:00
Cfp
4b520be5f9 feat!: improve saving locations
All checks were successful
TrafficCue CI / check (push) Successful in 1m6s
TrafficCue CI / build (push) Successful in 48s
Shows saved home and work locations with a marker on the map and provides a better API for saved locations opening room for more locations in the future

BREAKING CHANGE: no longer uses saved.home, saved.work localStorage entries, locations need to be re-entered to use the saved entry instead
2025-07-12 10:54:22 +02:00
Cfp
4b20143480 fix: require http scheme for dev LNV server
All checks were successful
TrafficCue CI / check (push) Successful in 55s
TrafficCue CI / build (push) Successful in 50s
2025-07-03 19:07:50 +02:00
Cfp
cecba34979 style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 58s
TrafficCue CI / build (push) Successful in 46s
2025-07-03 18:07:42 +02:00
Cfp
0b7ba06e9e feat: keep device awake during navigation 2025-07-03 18:07:05 +02:00
Cfp
94b8b8559c feat: initial support for offline tiles
Some checks failed
TrafficCue CI / check (push) Failing after 1m5s
TrafficCue CI / build (push) Successful in 49s
works by copying mbtiles (which are just sqlite databases) into the local sqlite database
2025-07-03 17:59:08 +02:00
Cfp
c16e2e98ec style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 53s
TrafficCue CI / build (push) Successful in 46s
2025-06-27 14:34:45 +02:00
Cfp
c861981ec4 feat: add special notation to route screen
Some checks failed
TrafficCue CI / check (push) Failing after 53s
TrafficCue CI / build (push) Successful in 45s
2025-06-27 14:33:13 +02:00
Cfp
9b4bb53f34 feat: put landmark instructions as disabled feature flag
Some checks failed
TrafficCue CI / check (push) Failing after 1m1s
TrafficCue CI / build (push) Successful in 46s
2025-06-27 14:31:59 +02:00
Cfp
c344c581b7 feat: improve voice guidance 2025-06-27 14:31:48 +02:00
Cfp
a5911122cd feat: add debug points 2025-06-27 14:30:54 +02:00
Cfp
75be330e67 feat: roundabout route info 2025-06-27 14:30:04 +02:00
Cfp
69add94c42 feat: add routing from "current" location 2025-06-27 14:29:34 +02:00
Cfp
03622dba04 fix: error when rendering null alternates 2025-06-27 14:29:09 +02:00
Cfp
d0bb393b5b fix: dont show building roofs as POIs 2025-06-27 14:28:00 +02:00
Cfp
dea6fb741b feat: add experimental landmark-based voice guidance
Some checks failed
TrafficCue CI / check (push) Failing after 1m24s
TrafficCue CI / build (push) Successful in 48s
2025-06-25 14:02:00 +02:00
Cfp
029c2dc410 fix: remove debug logs 2025-06-25 14:01:37 +02:00
Cfp
5e23d0fa61 fix: add dummy web DuckPlugin 2025-06-25 14:01:21 +02:00
Cfp
dc4679f072 feat: TTS with audio ducking
Some checks failed
TrafficCue CI / check (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-06-25 13:21:31 +02:00
Cfp
a2a8255ebf fix: round km in RouteSidebar
Some checks failed
TrafficCue CI / check (push) Failing after 1m1s
TrafficCue CI / build (push) Successful in 44s
2025-06-24 11:19:27 +02:00
Cfp
aad5a5829d build: add eslint and prettier to CI
All checks were successful
TrafficCue CI / check (push) Successful in 49s
TrafficCue CI / build (push) Successful in 43s
2025-06-22 17:54:16 +02:00
Cfp
f2348873fd style: add eslint and prettier
Some checks failed
TrafficCue CI / check (push) Successful in 26s
TrafficCue CI / build (push) Has been cancelled
2025-06-22 17:53:32 +02:00
Cfp
16c0f0c399 build: Add building to CI
All checks were successful
TrafficCue CI / check (push) Successful in 25s
TrafficCue CI / build (push) Successful in 51s
2025-06-22 16:36:40 +02:00
Cfp
08869cf741 build: add CI
All checks were successful
TrafficCue CI / check (push) Successful in 1m44s
2025-06-22 16:33:10 +02:00
Cfp
cb7f5fb799 feat: add PWA support 2025-06-22 15:52:57 +02:00
Cfp
9a78c534d7 fix: change "No work location saved." error message 2025-06-22 15:29:22 +02:00
Cfp
a3919ead45 chore: update lnv host 2025-06-22 15:23:55 +02:00
Cfp
1baa5de4c0 fix: error on unsupported OIDC by server
Don't crash with an error when the server is unavailable or the server doesn't provide/support an OIDC server.
2025-06-22 14:52:24 +02:00
Cfp
513c17eb76 docs: add README and LICENSE 2025-06-22 12:17:41 +02:00
Cfp
a3b7d84100 feat: print verbal routing instructions 2025-06-22 11:42:15 +02:00
Cfp
899900a107 fix: require post capability for posts 2025-06-22 11:41:58 +02:00
Cfp
5e186397dd feat!: replace auth with OIDC
Remove better-auth and replace it with OIDC
2025-06-22 11:41:28 +02:00