Skip to content

Conversation

@cafesilencio
Copy link

Description

Cherry pick of PR 6466.

Screenshots or Gifs

tomaszrybakiewicz and others added 26 commits December 16, 2022 15:29
Added QA-Test-App “use legacy puck” toggle.

Updated navigation puck vector drawable.

CHANGELOG entry

Updated navigation puck asset.
Added NavPuck spinner to QA-Test-App.

More changes to puck asset

Using RenderScript to apply blurred shadow to new navigation puck.
* [Android Auto] Bump example to 2.10

* Fix app set destination issue
…oved so that new options will take effect. (#6466)

Co-authored-by: Seth Bourget <seth@cafesilencio.net>
* fix info panel dimensions in landscape with a full screen theme

* Rename changelog files

Co-authored-by: runner <runner@fv-az308-698>
…T and “skip changelog” labelled PRs. (#6781)

* Updated rename_changelog_file.py script to account for DRAFT and “skip changeling” labeled PRs.

* Use GitHub Action expression to filter out PR that are labeled ‘skip changelog’.

* Using only GitHub Action expressions. Rolledback changes to scripts..github/workflows/rename_changelog_file.yml
…r`: (#6638)

* Move `fetchRouteIfNeeded` to `RoutePreviewStateController`:

- Moved RouteOptionsProvider to SharedApp to allow its injection to RoutePreviewStateController.
- Introduced FetchRouteAndShowRoutePreview and FeetchRouteAndStartActivenNavigation actions.
- Removed fetchRouteAnd** thunk actions (replaced by the above)
- Moved fetch route and start preview/active nav. processing to RoutePreviewStateController
- Renamed FetchOptions -> FetchRoute action.
- Updated RoutePreviewStateController to directly use RouteOptionsProvider to generate necessary RouteOptions for fetch route request.

addressing PR review comments

* Unit tests fix.
Co-authored-by: root <root@2a997c30c396>
Co-authored-by: root <root@20a03daa94df>
Co-authored-by: root <root@20a03daa94df>
* Increased InfoPanel bottom guideline max pos to 50% of the NavigationView height and made it customizable via ViewStyleCustomization.infoPanelGuidelineMaxPosPercent.

* CHANGELOG entry

* Rename changelog files

Co-authored-by: runner <runner@fv-az465-655>
@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Merging #6815 (bbb615b) into release-v2.10 (67a81b4) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head bbb615b differs from pull request most recent head 5fbe924. Consider uploading reports for the commit 5fbe924 to get more accurate results

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release-v2.10    #6815      +/-   ##
===================================================
- Coverage            72.54%   72.54%   -0.01%     
+ Complexity            5522     5521       -1     
===================================================
  Files                  772      772              
  Lines                29899    29894       -5     
  Branches              3533     3533              
===================================================
- Hits                 21691    21686       -5     
  Misses                6793     6793              
  Partials              1415     1415              
Impacted Files Coverage Δ
.../navigation/dropin/infopanel/InfoPanelComponent.kt 90.90% <100.00%> (-1.69%) ⬇️

@cafesilencio cafesilencio force-pushed the sb-cherrypick-pr-6466 branch from 97483a2 to b8595b3 Compare January 10, 2023 18:55
Zayankovsky and others added 2 commits January 10, 2023 11:49
…oved so that new options will take effect. (#6466)

Co-authored-by: Seth Bourget <seth@cafesilencio.net>
@cafesilencio cafesilencio force-pushed the sb-cherrypick-pr-6466 branch from b8595b3 to 5fbe924 Compare January 10, 2023 19:50
Copy link
Contributor

@Zayankovsky Zayankovsky left a comment

Choose a reason for hiding this comment

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

Something went wrong with the rebase, there are a lot of unrelated changes now.

@cafesilencio
Copy link
Author

Yep, it's a mess.

@cafesilencio
Copy link
Author

I'm going to close this and try again.

@cafesilencio cafesilencio deleted the sb-cherrypick-pr-6466 branch April 24, 2023 19:47
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.

8 participants