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
b568ed547a
chore: bump and cleanup dependencies
2026-04-01 16:43:02 +11:00
758f9cea01
refactor: use gradle toolchain
2026-03-25 21:14:28 +11:00
2b64fdcda9
refactor: migrate to agp9
2026-03-25 21:10:54 +11:00
b9fa8f77c7
feat(ui): switch from google maps to maplibre
...
Wayy more performant and flexible
2026-02-27 22:47:19 +11:00
2ad6e5d9e6
chore: bump dependencies
2026-02-24 18:33:57 +11:00
a6584ec68c
feat(server/gtfsr): initial impl of gtfsr; archive all data
2025-12-13 20:34:26 +11:00
40cfef5f1e
refactor(ui): use compose-unstyled bottomsheet
2025-11-28 21:20:45 +11:00
74e3278012
chore: bump dependencies
2025-11-22 16:36:13 +11:00
58ee095522
feat: server-handled routes and stops
2025-08-12 22:43:33 +10:00
efba64ea90
chore: bump dependencies
2025-08-08 02:25:51 +10:00
6770c01613
feat: di, db, and preliminary server-side gtfs parsing
2025-08-08 01:59:32 +10:00
64e6ccf08b
refactor: move logic to viewmodel
2025-07-28 01:39:31 +10:00
339e8c802f
feat: stop info panel
2025-04-30 00:11:21 +10:00
a16487a9a7
feat: predictive back handler
2025-04-29 15:01: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