Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MapboxNavigationNotification to consider 24 hour time formatting #1115

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

danesfeder
Copy link
Contributor

Closes #1098

MapboxNavigationNotification will now look at MapboxNavigationOptions for a provided time format preference. If not provided, it will use the device default.

Copy link
Contributor

@Guardiola31337 Guardiola31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noticed that TimeFormatter#formatArrivalTime is no longer used. I guess that we should remove it - in theory, it'd break SemVer and would require a major version bump but because we're in a 0.x version I think we can safely do it, what do you think?

Other than that this looks good to me 👍

@danesfeder
Copy link
Contributor Author

@Guardiola31337 Yup, good call - updated 👀

Copy link
Contributor

@Guardiola31337 Guardiola31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@danesfeder danesfeder merged commit 6f03468 into master Jul 19, 2018
@danesfeder danesfeder deleted the dan-notification-24 branch July 19, 2018 17:05
@danesfeder danesfeder mentioned this pull request Jul 20, 2018
11 tasks
@Guardiola31337 Guardiola31337 added the backwards incompatible Requires a SEMVER major version change. label Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards incompatible Requires a SEMVER major version change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants