Compose Multiplatform transit info app for Victoria
Find a file
Cilly Leang c55e3a3232
feat(server): better support for parent stops
- add datafixer to add parent stops for likely candidates
  - this is mainly for bus hubs, the heuristic is the existence of a
    platform code and missing parent
- use parent stops as default in route_stops
- support parent stops for stoptime querying
2026-04-01 20:37:58 +11:00
androidApp refactor(ui): split into shared, maps, and main modules 2026-03-26 02:55:46 +11:00
client feat: stop times/departures reimpl based on gtfs 2026-03-31 20:09:48 +11:00
gradle chore: bump and cleanup dependencies 2026-04-01 16:43:02 +11:00
iosApp refactor: add trailing newlines 2025-04-14 21:53:07 +10:00
server feat(server): better support for parent stops 2026-04-01 20:37:58 +11:00
shared feat(server): better support for parent stops 2026-04-01 20:37:58 +11:00
ui refactor(server): split gtfs into its own module 2026-03-31 23:12:54 +11:00
.gitignore fix(room): make stoptime's fkids non-unique 2026-03-28 22:13:37 +11:00
build.gradle.kts refactor: migrate to agp9 2026-03-25 21:10:54 +11:00
gradle.properties chore: bump dependencies 2025-11-22 16:36:13 +11:00
gradlew init 2025-04-13 00:51:32 +10:00
gradlew.bat init 2025-04-13 00:51:32 +10:00
LICENCE init 2025-04-13 00:51:32 +10:00
settings.gradle.kts refactor(server): split gtfs into its own module 2026-03-31 23:12:54 +11:00