onebusaway-android icon indicating copy to clipboard operation
onebusaway-android copied to clipboard

The official Android app for OneBusAway

Results 138 onebusaway-android issues
Sort by recently updated
recently updated
newest added

**Summary:** Discussion of this issue started in https://github.com/OneBusAway/onebusaway-android/issues/617#issuecomment-234830209. We should try to provide the user with more context in notifications that they receive after planning a trip that are based...

enhancement

**Summary:** Android 7.1 allows you to define launcher shorcuts - you long-press the launcher icon and a list pops up: https://developer.android.com/preview/shortcuts.html ![image](https://cloud.githubusercontent.com/assets/928045/20687044/f85ee40c-b588-11e6-9f53-38b42fee4cd6.png) It should be trivial for us to include...

enhancement

**Summary:** We currently don't do a very good job of sharing information with agencies for how service alerts appear in Android or iOS, including configuration changes agencies can make to...

enhancement
your first PR

**Summary:** Requested by user: > Suggest you make it easier to put a star on the route map. I can't figure out how to do it on my phone. It...

enhancement
your first PR

**Summary:** We're currently using ShowcaseView for our tutorials. This works ok, but has a few limitations: 1. Doesn't work with current Action Bar - We could updated to using Toolbar...

enhancement

**Summary:** You can't star a stop while things are initializing **Steps to reproduce:** I've seen this previously, although now I can't reproduce it. IIRC, the steps were something like: 1....

bug

**Summary:** From user: > There's a lot of open screen real estate on the list of upcoming buses. Could some of that be used to display the _scheduled_ arrival time?...

enhancement

**Summary:** I've gotten several user reports that the map in v2 loads slowly, and I've experienced this myself. My perception is that Google Maps v2 loads slower now than it...

enhancement

**Summary:** If you enter "maps.usf.edu/otp" as a custom OTP API, you'll see the following stack trace when trying to plan a trip: ``` D/TripRequest: URL: http://maps.usf.edu/otp/routers/default/plan?wheelchair=false&showIntermediateStops=true&toPlace=28.0659,-82.4301&time=02:21PM&fromPlace=27.9552,-82.4584&date=08-10-2016&optimize=QUICK&arriveBy=false E/TripRequest: Error fetching JSON...

bug

**Summary:** In the Aug. 2016 Google Maps API release, OnCameraChangeListener is deprecated. From https://developers.google.com/maps/documentation/android-api/releases#august_1_2016: > The OnCameraChangeListener is deprecated in favour of the new listeners described above - that is,...

enhancement