PathWidgetXplat
PathWidgetXplat copied to clipboard
Departures widget for PATH using kotlin multiplatform
Added a second set of widget for routing based (origin and destination) display. Key files: CommuteConfigurationAppIntent - settings for route based widget (origin, destination, auto-reverse for commute with time, show...
- Remove staleness - Remove logic from the hoboken station closure - Remove some dead code
Since we now scrape the schedules it'll probably be a good idea to integrate that into the app. I'm thinking of something like this: * Within each station, clicking into...