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

Fix Required Maps after UI Review v2 #19695

Merged
merged 12 commits into from
May 14, 2024
Merged

Fix Required Maps after UI Review v2 #19695

merged 12 commits into from
May 14, 2024

Conversation

nazar-kutz
Copy link
Contributor

No description provided.

@Chumva Chumva requested a review from vshcherb April 30, 2024 08:27
@vshcherb
Copy link
Member

vshcherb commented May 1, 2024

Task 4.8

@vshcherb vshcherb changed the base branch from r4.7 to master May 1, 2024 13:50
ctx.calculationProgress.mapsToUpdate = convert(mapsToUpdate);
ctx.calculationProgress.potentiallyUsedMaps = convert(usedMaps);
RouteCalculationProgress progress = ctx.calculationProgress;
progress.requestMapsToUpdate = true;
Copy link
Member

Choose a reason for hiding this comment

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

should create MissingMapsCalculationResult to not overuse Progress

@vshcherb
Copy link
Member

vshcherb commented May 3, 2024

  • Is fixed order of maps part of this request or another?
  • PlatformUtil will be separate request ?

@nazar-kutz
Copy link
Contributor Author

This request contains both:

  1. Fix maps order
  2. PlatformUtil fix

# Conflicts:
#	OsmAnd-java/src/main/java/net/osmand/router/RoutePlannerFrontEnd.java
#	OsmAnd/src/net/osmand/plus/routepreparationmenu/RequiredMapsFragment.java
@Chumva Chumva requested a review from vshcherb May 14, 2024 09:59
@vshcherb vshcherb merged commit 67686ed into master May 14, 2024
3 checks passed
@Chumva Chumva deleted the FixRequiredMaps_v2 branch May 14, 2024 11:14
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.

None yet

3 participants