Sean Barbeau

Results 1072 comments of Sean Barbeau

FWIW, here's an example of using Gradle build flavors to support two separate builds of an app, one using Google Maps and one using OSMDroid: * https://github.com/barbeau/gpstest/blob/master/GPSTest/build.gradle The catch is...

The sheer number of alerts above for PSTA was due to a server-side configuration issue, which has since been fixed - that many alerts typically won't show up in practice....

WIP PR at https://github.com/OneBusAway/onebusaway-android/pull/448.

This issue has come up again in the context of some agencies publishing a large number of alerts - in one case, WMATA is apparently erroneously publishing blank service alerts,...

Yeah, that's certainly an option, and closer to how OBA iOS presents alerts. That's probably a long term fix, given I haven't had a lot of spare time lately to...

>I hope to add relevant statistical functions, such as how many GPS satellites there are, how many GLONASS satellites there are, how many BeiDou satellites there are, and so on....

>due to the speed display on the current "Status" panel not being able to switch relevant units, I have even seen combinations written in some programs, such as 1.0m/s &...

@xxbhpan It can't right now, but I'll leave this ticket open as a feature request.

Sorry, to clarify - the app doesn't currently have the ability to show NMEA in the UI, but it could be added, which is what this ticket will track.