Skip to content

Releases: OneBusAway/onebusaway-android

v2.11.1

12 Jan 16:14
Compare
Choose a tag to compare

This bug fix release addresses two issues:

  1. Fix background shading in arrival list (#451) - thank you, first time contributor Harrison!
  2. Fix bug that would omit route description from the starred routes list (#1103) - thank you, Millan!

v2.11.0

05 Jan 19:01
Compare
Choose a tag to compare

Hey everyone, we're back and we have two new features for you courtesy of some amazing new volunteers!

versionCode 129

Dark Mode

Yep, that's right: OneBusAway finally supports dark mode! Thank you Kevin for adding this much-desired feature!

Starred Routes List

You can now favorite (or star) an entire route - not just a single stop. This allows you to pull up an entire route on the map with just a couple taps. Thank you Millan for tackling this eight year old feature request!

v2.10.1

14 Jun 21:24
Compare
Choose a tag to compare

Released to production on Google Play on June 14th, 2022.

versionCode 128

Enhancements:

  • Add preference to force push data to Firebase server (#PR 1089) - Closes #1088

v2.10.0

28 May 01:24
Compare
Choose a tag to compare

Released to beta on Google Play on May 31st, 2022. Started rollout to production on June 14, 2022.

versionCode 127

minSdkVersion 19

Enhancements:

  • Add options to hide service alerts - 5a4e903
  • Monochrome occupancy UI - Closes #1079
  • Better handling of bad arrival/departure times - Closes #1083
  • Target SDK version 31 (Android 12) (PR #1087) - Closes #1066
  • Add Italian localization (PR #1078)

v2.9.3

25 Jun 15:21
Compare
Choose a tag to compare
v2.9.3 Pre-release
Pre-release

Released to beta on Google Play on June 25th, 2021.

versionCode 126

Enhancements:

  • #1074 - Update informed consent again per Google request

v2.9.2

17 Jun 16:23
Compare
Choose a tag to compare
v2.9.2 Pre-release
Pre-release

Released to beta on Google Play on June 17th, 2021. Blocked from release on Google Play due to new policies around location permissions - see #1074.

versionCode 125

Enhancements:

  • #1069 - Warn user before research study opt-out

v2.9.1

17 Jun 14:46
Compare
Choose a tag to compare
v2.9.1 Pre-release
Pre-release

Released to beta on Google Play on June 17th, 2021. Blocked from release on Google Play due to new policies around location permissions - see #1074.

versionCode 124

Enhancements:

  • Switch to using GitHub Actions instead of Travis for CI (PRs #1071, #1070)

Bug fixes:

  • Fix #1067 - Show dialog before location permissions prompt on initial startup (PR #1068)

v2.9.0

21 Apr 15:22
Compare
Choose a tag to compare
v2.9.0 Pre-release
Pre-release

Posted to beta on Google Play on April 21st, 2021. Blocked from release on Google Play due to new policies around location permissions - see #1067.

versionCode 123

Enhancements:

  • #1059 - Support real-time occupancy for WMATA (PR #1060)
  • #1062 - Add timestamp to the activity-transitions document (PR #1064)
  • #1056 - Add trip short name to trip details header (PR #1063)
  • #1048, #1015 - Update app to target Android 10 (API 29) (PR #1061)
  • #1039 - Remove Google Maps SDK crash workaround
  • docs: Add destination reminder screenshots
  • Remove Embedded Social (PR #1049)
  • #1052 - Add epilepsy warning before night light activation

Bug fixes:

  • Fix #1017 - Update app to target Android 10 (API 29) (PR #1061)
  • Fix #1050 - Update bundled Regions API response

v2.8.0

29 Sep 20:07
Compare
Choose a tag to compare

Released to beta on Google Play on Sept 29, 2020. Started production rollout on Oct 2, 2020.

versionCode 122

Enhancements:

  • feat #21: Set default reminder time to previous selection (#1043)
  • docs: Notify users in "What's new" that social features will end on October 26th (#1047)
  • Add adaptive icon support

Bug fixes:

  • Fix #1006: Update Tampa bikeshare links to HOPR app

v2.7.4

08 Jun 15:43
Compare
Choose a tag to compare

Released straight to production rollout on Google Play on May 8, 2020 to match rollout of previous release to fix a crash. Rollout completed on June 17, 2020.

versionCode 121

Bug fixes:

  • Fix #1042 - More checks for null trip status for CANCELED trips