Skip to content

Releases: OneBusAway/onebusaway-android

v2.3.5

03 Apr 20:44
Compare
Choose a tag to compare

Released to Google Play beta channel on April 3, 2018. Started production rollout on April 12, 2018. Promoted to full production release May 17, 2018.

versionCode 90

Enhancements:

  • Remove GET_ACCOUNTS permission and check device account functionality from the ES SDK (Reopens #834, but prevents user from needing to grant another install-time permission. See #834 (comment) for details)

Bug fixes:

  • Use app name as default reminder name if none set (fixes Pebble notifications for reminders without a name)

v2.3.4

15 Mar 19:55
Compare
Choose a tag to compare
v2.3.4 Pre-release
Pre-release

Release to alpha channel on Google Play on March 15, 2018, promoted to beta March 26, 2018.

versionCode 89

Enhancements:

  • Update Spanish Translation

Bug fixes:

  • Fix #853 - Allow each build flavor to fetch a unique Embedded Social API key
  • Fix #834 - Check to see if the account used to authenticate with Embedded Social is attached to the device

v2.3.3

20 Feb 15:32
Compare
Choose a tag to compare
v2.3.3 Pre-release
Pre-release

Released as alpha version on Google Play on February 20th, 2018, and to beta on February 26th, 2018.

Enhancements:

  • #783 - Support Android Studio 3.0 and Gradle Plugin v3 (#835)
  • #848 - Speed up builds for Android Gradle Plugin v3 (#854)
  • #844 - Replace bikeshare map vector icons with layer-list resource
  • #825 - Add "Visit us on Github" entry to navigation drawer (#855)
  • Migrate to android-fab v2.2.0 library (#856)
  • Make ES "My Profile" screen a fragment instead of activity (#859)
  • #833 - Remove the expand/collapse view from the navigation drawer

Bug fixes:

  • Fix #558 - Allow reminder alarms while idle (i.e., in Doze)
  • Fix #828 and #829 - Use updated version of the Embedded Social SDK to address the comment hint text and image icon color
  • Fix #830 - Use the build flavor's theme color as the Embedded Social accent color used in the like, comment, and pin buttons.
  • Fix #826 - Add "onebusaway" as transit-related heuristic for Open311 services
  • Fix #849 - Exclude org.json classes from dependencies
  • Fix #842 - ensure the star and discussion images appear in the stop details container
  • Fix #805 - Make map layer FAB obey left hand mode setting

v2.3.2

18 Jan 16:34
Compare
Choose a tag to compare
v2.3.2 Pre-release
Pre-release

Released as alpha on Google Play on January 18th, 2018. Promoted to beta on Google Play on 1/29/2018.

Enhancements:

  • #839 - Use Fragments instead of Activities for most nav drawer embedded social features
  • Update Spanish Translations (#838)

Bug fixes:

  • Fix #840 - Hide/null check the social UI items when custom API URL is entered (#841)

v2.3.1

21 Dec 22:04
Compare
Choose a tag to compare
v2.3.1 Pre-release
Pre-release

Released to alpha channel December 21, 2017. Released to beta on January 4, 2018.

Enhancements:

  • #404 - Add social functionality via Embedded Social (#744)
  • #765 - Allow sorting reminders by departure time (#821)
  • #816 - Fix shortcuts on Android 8.0 Oreo (#820)
  • #819 - Add copyright headers
  • #822 - Add copyright headers to files without them
  • #814 - Add system architecture documentation

Bug fixes:

  • Fix #826 - Add "passenger" as transit-related heuristic for Open311 services

versionCode 86

minSdkVersion is 14 to support the speed dial floating action button for map layers via library uk.co.markormesher:android-fab as well as new Android 8.0 shortcuts

v2.3.0

09 Nov 22:48
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

Alpha release - Merge of v2.2.5 (current production) and v2.2.3 (current alpha) to add bikeshare, custom reminders, etc. to the alpha release channel. This version should have everything currently in production (v2.2.5) plus the Embedded Social features. Based on WIP pull request #744.

versionCode 85

minSdkVersion is 12 to support the speed dial floating action button for map layers via library uk.co.markormesher:android-fab

v2.2.5

06 Oct 13:34
Compare
Choose a tag to compare

Released to beta on Google Play without any problems. Started roll out to production on October 9th, 2017, and became available to all users as new production version on October 20th, 2017.

Improvements:

  • #794 - Add "transit only" mode for trip planning (#799)
  • #609 - Add custom reminder sound and vibration (#801)

Bug fixes:

  • Fix #803 - Initialize map layer FAB on startup, then manage visibility (#804)
  • Fix #809 - Make sure layer listeners isn't null before executing callbacks
  • Fix #810 - Check if fragment is null and if it's added before executing out-of-region dialog response
  • Fix #807 - Check if trip plan notifications preference exists before trying to remove it
  • Fix #811 - Change Layer FAB visibility based on region bikeshare availability

versionCode 78

minSdkVersion is 12 to support the speed dial floating action button for map layers via library uk.co.markormesher:android-fab

v2.2.4

30 Aug 16:48
Compare
Choose a tag to compare
v2.2.4 Pre-release
Pre-release

Released to beta channel on Google Play. If all looks ok, then we'll change Regions API back to production (#789) and push a new release.

Enhancements:

  • #402 - Add bikeshare support - Layers and Trip Plan (via PR #776 - Thanks Rodrigo!)
  • #769 - Add custom reminder notification names (via PR #786 - Thanks Bridgette!)

Bug fixes:

  • Fix #790 - Check if trip start time is null before trying to reschedule updates

versionCode is 77.

Bumps minSdkVersion to 12 to support the speed dial floating action button for map layers via library uk.co.markormesher:android-fab.

Screen capture:

onebusaway video screencapture-original-compressed-resized40percent

v2.2.3

22 Jun 20:44
Compare
Choose a tag to compare
v2.2.3 Pre-release
Pre-release

Fourth alpha release for the Microsoft Embedded Social integration. Based on WIP pull request #744.

  • More Social Logins - Use your Google, Facebook, or Microsoft account
  • Remove multidex
  • Fix minor UI issues

versionCode 84

v2.2.2

24 Apr 19:47
Compare
Choose a tag to compare
v2.2.2 Pre-release
Pre-release

Third alpha release for the Microsoft Embedded Social integration. Based on WIP pull request #744.

Replaces v2.2.1, which was rejected for a security vulnerability security vulnerability detected by Google Play in Embedded Social library (see https://github.com/OneBusAway/onebusaway-android/releases/tag/v2.2.1).

versionCode 83