Skip to content

Conversation

@dzinad
Copy link
Contributor

@dzinad dzinad commented Aug 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #6196 (057f136) into main (971d753) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 057f136 differs from pull request most recent head 29ef2fb. Consider uploading reports for the commit 29ef2fb to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #6196      +/-   ##
============================================
- Coverage     68.86%   68.86%   -0.01%     
+ Complexity     4340     4338       -2     
============================================
  Files           650      650              
  Lines         26106    26104       -2     
  Branches       3061     3061              
============================================
- Hits          17978    17976       -2     
  Misses         6965     6965              
  Partials       1163     1163              
Impacted Files Coverage Δ
...mapbox/navigation/dropin/NavigationViewListener.kt 100.00% <0.00%> (ø)
...avigation/dropin/NavigationViewListenerRegistry.kt 75.51% <0.00%> (ø)

@dzinad dzinad force-pushed the dd-1894-minor-adaptions branch from 7968992 to 4f03e59 Compare August 21, 2022 15:26
@dzinad dzinad force-pushed the dd-1894-minor-adaptions branch from 4f03e59 to 8e55aa7 Compare August 30, 2022 15:26
@dzinad dzinad marked this pull request as ready for review August 30, 2022 15:26
@dzinad dzinad requested a review from a team as a code owner August 30, 2022 15:26
@dzinad dzinad self-assigned this Aug 30, 2022
@dzinad dzinad force-pushed the dd-1894-minor-adaptions branch 3 times, most recently from 51725eb to a29d544 Compare August 31, 2022 10:50
CHANGELOG.md Outdated
- Fixed `MapboxNavigationApp#detach` will not fully detach. This causes `MapboxNavigation` to continue to be accessible, and causes `MapboxNavigationObserver.onDetached` to be called multiple times.
- Added Android 13 support. [#6196](https://github.com/mapbox/mapbox-navigation-android/pull/6196)
- Declared [POST_NOTIFICATIONS](https://developer.android.com/reference/android/Manifest.permission#POST_NOTIFICATIONS) permission in SDK's AndroidManifest.xml. It is highly recommended for apps to request the permission in runtime, Without it the SDK will not be able to show the notification with trip progress in the notification drawer for apps that target Android 13 or higher. [#6196](https://github.com/mapbox/mapbox-navigation-android/pull/6196)
- Bumped targetSdkVersion to 33. [#6196](https://github.com/mapbox/mapbox-navigation-android/pull/6196)

Choose a reason for hiding this comment

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

Is this actually relevant to app developers? The app manifest has a higher priority and its targetSdkVersion will be chosen in the manifest merger either way.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed it.

@dzinad dzinad force-pushed the dd-1894-minor-adaptions branch from a29d544 to 29ef2fb Compare August 31, 2022 13:38
@dzinad dzinad enabled auto-merge (rebase) August 31, 2022 13:39
@dzinad dzinad disabled auto-merge August 31, 2022 13:53
@dzinad dzinad force-pushed the dd-1894-minor-adaptions branch from 29ef2fb to d00b2a2 Compare August 31, 2022 13:55
@dzinad dzinad enabled auto-merge (rebase) August 31, 2022 13:55
@dzinad dzinad merged commit de3031d into main Aug 31, 2022
@dzinad dzinad deleted the dd-1894-minor-adaptions branch August 31, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants