forked from mapbox/mapbox-navigation-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/mapbox/mapbox-navigation-…
…android into fix-build * 'master' of https://github.com/mapbox/mapbox-navigation-android: Bumped version number to 0.7.0 in readme (mapbox#496) Release 0.7.0 (mapbox#497) Portrait / landscape layouts are different. Only cast to View (mapbox#494) Add missing javadoc for feedback methods in MapboxNavigation (mapbox#493) Update lane stylekit and then maneuver bias (mapbox#492) Fix bug with bottom sheet behavior null onConfigChange (mapbox#490) Fix issue where new route was not being detected (mapbox#478) Add telem absolute distance to destination track support (mapbox#427) Adjust Instruction Content Layout XML (mapbox#465) Fix bug with bottomsheet not hiding in night mode (mapbox#483) Cleanup / javadoc (mapbox#479) Initialize click listeners after presenter / viewmodel is set (mapbox#481) Create SpanUtil and SpanItem to more easily format Strings for our views (mapbox#477) Check for null or empty String speechUrl before playing (mapbox#475) Update location layer to 0.2.0 and re-add as lifecycle observer (mapbox#473) Check for null raw location before setting bearing (mapbox#476) # Conflicts: # libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/navigation/NavigationMetricsWrapper.java
- Loading branch information
Showing
36 changed files
with
858 additions
and
594 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.