OneBusAway / onebusaway-ios

OneBusAway for iOS, written in Swift.
Other
89 stars 35 forks source link

Offline support: arrival times based on schedule #461

Open bbodenmiller opened 10 years ago

bbodenmiller commented 10 years ago

I'd like to see offline support added to the iOS application where it has a copy of the schedule saved locally. Such a feature would allow a user to view their scheduled vehicle arrival time even if they are offline (e.g. in a tunnel).

aaronbrethorst commented 10 years ago

me too. it's a shockingly large amount of engineering work, but I'd love to get there some day.

bbodenmiller commented 10 years ago

On a related note the Seattle tunnels may be getting cell service but I still think offline support should be added for other non-covered areas and as a backup for server downtime.

chadsy commented 8 years ago

It's much more feasible if the schedule cache is only filled for a user's bookmarked routes. And related to OneBusAway/onebusaway-iphone#686, perhaps a better affordance for presenting scheduled* arr/dep times would make offline schedules more obvious and usable.

aaronbrethorst commented 8 years ago

I'd be delighted to see this improved. Let me know if you have any thoughts about improving this experience, @chadsy