Aaron Brethorst
Aaron Brethorst
@barbeau there is now: OneBusAway/onebusaway-iphone#457
Hi Lauren - Apple Watch support is dependent on some feature work around bookmarks that I'm completing for the 2.6 milestone. I'd love your help. Let me take a little...
Hey @sbappudi - Not yet. I'm hoping that I'll be able to find time sometime soon to at least add a complication. If you have any experience or desire, though,...
That `open311-mobile` project looks promising, but it's licensed under GPL 3, which is unfortunately incompatible with Apache 2.0: https://www.apache.org/licenses/GPL-compatibility.html I'll go do some hunting and see what I find. Thanks...
@sdjacobs I'm certainly willing to take a look, but I'd be surprised if it saved us a lot of time. Most of the effort on this will be around building...
Current thoughts: Users can reach the new Open311 UI options by opening a stop, which is where they are used to reporting problems with their stops and vehicles today already....
Updated version of the above task breakdown: https://docs.google.com/document/d/13hZwNKAWit0Uouv1_5qF1RPsfAs2tXi6K5bMH4e7bD4/edit?usp=sharing
Thanks for the extra info, @wkulesza!
If they really are duplicates, then why not de-dupe them at the point in time at which they are deserialized from a JSON response?
You'd build a new app with a new AppDelegate class. Like Alan described, instead of initializing `OBAClassicApplicationRootController`, you'd display `StopViewController` or maybe `TripViewController` with that one route displayed.