Sean Barbeau
Sean Barbeau
Re-opening, feedback from rider today: >It worked when I left it open and watched it go past the 10 minute mark, but then I set a 5 minute times and...
Reported by another user: >Thanks for such a useful app! I've noticed that after the upgrade to Android 8.1 (maybe since 8.0 but I can't tell for sure) the reminders...
Re-opening - it looks like we should have used `setExactAndAllowWhileIdle()` instead of `setAndAllowWhileIdle()`. `AlarmManager.setExactAndAllowWhileIdle()` [docs](https://developer.android.com/reference/android/app/AlarmManager#setExactAndAllowWhileIdle(int,%20long,%20android.app.PendingIntent)) say: >If you don't need exact scheduling of the alarm but still need to execute...
Re-opening, I'm getting similar reports from users again. I'll post a few comments below: >App Version: 2.4.4 Model: LM-G820 OS Version: 9 / 28 Google Play Services App: 17.1.22 (100400-245988633)...
>The reminders aren't working. They don't pop up as a notification unless you access the app. But even after doing that the reminders don't update. The reminders used to work...
I believe this may be caused by Android prompting the user to optimize apps for battery usage, and then OneBusAway is stuck not being able to do anything in the...
@dxrdxr Thanks for the report! Did you include `includeReferences=true` as a parameter? Could you please add the full contents of the response as an example, as well as the request...
Thanks @kurtraschke!
@nakkore What's the CSV header for the above stops.txt records? It looks like the first entry is the platform and the 2nd the station? If you're able to provide the...
@nakkore Thanks! Have you tried loading up another GTFS that has parent stations and child stops just to see if it's something else with the GTFS?