Commit graph

8 commits

Author SHA1 Message Date
74338d6dce
refactor: split composeApp to client and ui
also renamed client.datasource to client.data, which made me realise
.gitignore was ignoring `data` and therefore some gtfsr source files
😭
2026-03-02 00:09:33 +11:00
58ee095522
feat: server-handled routes and stops 2025-08-12 22:43:33 +10:00
c6b739e511
refactor: large treewide renaming 2025-08-05 00:37:28 +10:00
e428883d01
feat: location button, and abstracting extInsets to common code 2025-04-14 23:40:54 +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
89ffc02e1d
feat(android): init basic maps 2025-04-13 01:27:49 +10:00
aebc802b88
init 2025-04-13 00:51:32 +10:00