Mapbox welcomes participation and contributions from everyone.
- Remove experimental from
MapboxCarNavigationManagerand showcase java. #6292 - Removed
MapboxNavigationfromCarNavigationInfoObserverconstructor, and rename toCarNavigationInfoProvider. Removed dependencies fromCarActiveGuidanceCarContextthat requireMapboxNavigation. #6224 - Removed
MapboxNavigationfromCarSpeedLimitRendererconstructor. #6325 - Deleted
CarActiveGuidanceCarContextbecause it is no longer needed afterMapboxNavigationis removed. #6326 - Added
CarArrivalTriggerandCarActiveGuidanceMarkersfor logical components that help build theActiveGuidanceScreen. #6326
Changes between 0.9.0 and 0.10.0
- Added support for MUTCD and Vienna designs in the Speed limit widget. #6275
- Added options to customize behavior of the Speed limit widget. #6275
- Bump minimum version nav-sdk requirement to 2.8.0-beta.3. #6305
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.2.0(release notes) - Mapbox Navigation
v2.8.0-beta.3(release notes) - Mapbox Search
v1.0.0-beta.35(release notes)
Changes between 0.8.0 and 0.9.0
- Added support for remote icons in
CarGridFeedbackScreen. #6227
- Removed
MapboxNavigationfromRoadNameObserverandRoadLabelSurfaceLayerconstructor. #6224 - Removed
MapboxNavigationformCarLocationsOverviewCameraconstructor. #6225 - Removed
MapboxNavigationfromCarNavigationCameraandCarRouteLineconstructors. #6219
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.2.0(release notes) - Mapbox Navigation
v2.8.0-beta.2(release notes) - Mapbox Search
v1.0.0-beta.35(release notes)
Changes between 0.7.0 and 0.8.0
- Added
CarPlaceSearchOptionstoMainCarContextso that place search can have a stable api. #6165 - Deleted
MapboxCarSearchAppbecause it is no longer needed. #6165 - Replaced
CarSearchEnginewithCarPlaceSearchand move the implementation to public internal package. #6165
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.2.0(release notes) - Mapbox Navigation
v2.7.0-rc.2(release notes) - Mapbox Search
v1.0.0-beta.34(release notes)
Changes between 0.6.0 and 0.7.0
- Added metalava api tracking. Removed
AndroidAutoLogandRendererUtilsfrom public api. #6130 - Bumped maps extension version to fix AAOS issue when changing screens. #6139
- Added an option to override items displayed in the feedback screen. #6144
- Fixed an issue with alternative route line not vanishing. #6153
- Added an option to override route options used for route requests. #6153
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.2.0(release notes) - Mapbox Navigation
v2.7.0-rc.2(release notes) - Mapbox Search
v1.0.0-beta.34(release notes)
Changes between 0.5.0 and 0.6.0
- Added an option to hide or show alternative routes during route preview and active guidance. #6100
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.1.0(release notes) - Mapbox Navigation
v2.7.0-beta.3(release notes) - Mapbox Search
v1.0.0-beta.34(release notes)
Changes between 0.4.0 and 0.5.0
- Fixed an issue with speed limit widget that caused it to turn into a back rectangle. #6064
- Fixed an issue with compass and logo widgets that caused them to draw behind location puck. #6076
- Added telemetry to determine when the car head unit has been started or stopped. #6084
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.1.0(release notes) - Mapbox Navigation
v2.7.0-beta.2(release notes) - Mapbox Search
v1.0.0-beta.33(release notes)
Changes between 0.3.0 and 0.4.0
- Added an option to inject your own SearchEngine. #6042
- Reverted
MainScreenManagerrefactor due to incompatibility with Drop-In UI. #6043
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.1.0(release notes) - Mapbox Navigation
v2.7.0-alpha.3(release notes) - Mapbox Search
v1.0.0-beta.33(release notes)
Changes between 0.2.0 and 0.3.0
- Updated to use shared
MapboxAudioGuidanceinstance. #5846 - Added map style observers to handle style changes. #5853
- Updated to format the distance displayed in the instrument cluster. #5928
- Refactored
MainScreenManagerto beMapboxScreenManagerwith customizableMapboxScreenProvider. #5866
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.1.0(release notes) - Mapbox Navigation
v2.6.0-rc.1(release notes) - Mapbox Search
v1.0.0-beta.29(release notes)
Changes between 0.1.0 and 0.2.0
- Added a notification interceptor for Android Auto. #5778
- Remove extra arrival feedback options. #5805
- Fixed an issue when the first voice instruction was not played. #5825
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.1.0(release notes) - Mapbox Navigation
v2.5.0-rc.1(release notes) - Mapbox Search
v1.0.0-beta.29(release notes)
This is the initial launch of the Mapbox Navigation Android Auto SDK Developer Preview.
- Free drive screen:
MainCarScreen - Search for places:
SearchScreen - List places on map:
PlaceListOnMapScreen - Route preview:
CarRoutePreviewScreen - Active guidance screen:
ActiveGuidanceScreen- Lane guidance images:
CarLanesImageRenderer - Mapping Mapbox Directions into Android Auto Maneuvers:
CarManeuverMapper - Current road label on the map:
RoadLabelSurfaceLayer - Speed limit view on the map:
SpeedLimitWidget - Audio guidance:
MapboxAudioGuidance - Camera that follows the location puck:
CarNavigationCamera
- Lane guidance images:
- Navigate from voice commands:
GeoDeeplinkNavigateAction - Location puck:
CarLocationPuck - Gestures on the map:
MainMapActionStrip - Feedback items for every screen:
CarGridFeedbackScreen - Update Android Auto
NavigationManager:MapboxCarNavigationManager
This release defines minimum versions for the Mapbox dependencies.
- Mapbox Maps Android Auto Extension
v0.1.0(release notes) - Mapbox Navigation
v2.4.1(release notes) - Mapbox Search
v1.0.0-beta.26(release notes)