Releases: OneBusAway/onebusaway-android
v2.3.5
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
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:
v2.3.3
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
v2.3.1
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
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
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
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:
v2.2.3
v2.2.2
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