Commit graph

5 commits

Author SHA1 Message Date
f1770744db
refactor(core): switch from room to sqldelight
sqldelight provides far more control over the sql and allows me to make
more optimisations such as removing generated rowid etc. sql also just
looks better than the annotation hell from room.
2026-05-02 02:31:18 +10:00
2b64fdcda9
refactor: migrate to agp9 2026-03-25 21:10:54 +11:00
a6584ec68c
feat(server/gtfsr): initial impl of gtfsr; archive all data 2025-12-13 20:34:26 +11: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