Commit graph

39 commits

Author SHA1 Message Date
75995e8985
fix: fix state issues when switching from run -> stop etc 2025-08-05 00:46:22 +10:00
c6b739e511
refactor: large treewide renaming 2025-08-05 00:37:28 +10:00
8c0bff3bc4
fix: handle more network errors, and large refactors 2025-08-02 01:35:59 +10:00
ce8425d6a7
feat: preliminary run info panel, and heavy refactoring 2025-07-30 03:18:52 +10:00
e52274a6ef
feat: vehicle positions and state dismissal 2025-07-29 20:35:32 +10:00
c526269e5d
refactor: split out searchstate 2025-07-29 00:21:26 +10:00
c26e522a2e
refactor: split out mapstate 2025-07-28 22:31:26 +10:00
b376e7da5b
refactor: split up state for info panel 2025-07-28 22:24:33 +10:00
1fa2a9bc10
refactor: move BoxedValue to util 2025-07-28 01:52:26 +10:00
64e6ccf08b
refactor: move logic to viewmodel 2025-07-28 01:39:31 +10:00
ba367d106c
refactor: extract route info box to composable 2025-05-01 19:57:35 +10:00
7281f6e1ba
feat: display selected route more prominently 2025-05-01 19:32:28 +10:00
81cdfcc9c5
feat: remove marker titles 2025-04-30 00:17:05 +10:00
b6deb30fcf
fix: prevent crash if no geopath is provided 2025-04-30 00:14:57 +10:00
515beefca6
fix: hide bottom sheet on initial load 2025-04-30 00:13:23 +10:00
339e8c802f
feat: stop info panel 2025-04-30 00:11:21 +10:00
b417118e3d
fix: hide bottom sheet upon opening search 2025-04-29 23:03:22 +10:00
67f18afc01
feat: basic stop markers on route 2025-04-29 22:58:26 +10:00
6a5a9b4974
build: temporarily use debug keys for signing release builds to test 2025-04-29 22:55:39 +10:00
fa81dd8c0f
refactor: abstract colourScheme into common code 2025-04-29 22:54:23 +10:00
121b2bb555
refactor: rename responses to be more specific 2025-04-29 20:46:40 +10:00
ad21bebd2e
refactor: move PtvGeopath to its own class 2025-04-29 20:44:02 +10:00
6a55c86e38
refactor: prepend "Ptv" to ptv api structures 2025-04-29 20:40:45 +10:00
ea08db364e
feat: dynamic colour, and android maps dark theme 2025-04-29 16:13:29 +10:00
34923ce743
fix: add search bar padding for maps 2025-04-29 15:47:37 +10:00
a16487a9a7
feat: predictive back handler 2025-04-29 15:01:28 +10:00
1d27013c4d
feat: display route polylines 2025-04-15 17:25:47 +10:00
6372614a4d
refactor: optimise imports 2025-04-15 14:21:09 +10:00
2551f67323
refactor: move route into its own package 2025-04-15 14:19:17 +10:00
4cd160cc47
feat: implement route type and icons 2025-04-15 14:09:46 +10:00
3c0eb906cc
fix: fix crash on startup due to inset calc 2025-04-14 23:47:50 +10:00
e428883d01
feat: location button, and abstracting extInsets to common code 2025-04-14 23:40:54 +10:00
cdbf1970ec
fix: fix app crashing when minimised as route is not parcelable 2025-04-14 23:40:28 +10:00
388c3b1b75
refactor: add trailing newlines 2025-04-14 21:53:07 +10:00
4dd63b7d1d
feat: initial api support 2025-04-14 21:07:05 +10:00
ad50e700d4
feat: port skeleton search bar 2025-04-14 13:35:26 +10:00
0ffd415874
feat(android): init basic marker and polylines 2025-04-14 02:02:06 +10:00
89ffc02e1d
feat(android): init basic maps 2025-04-13 01:27:49 +10:00
aebc802b88
init 2025-04-13 00:51:32 +10:00