🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@jokerttu
Copy link
Contributor

@jokerttu jokerttu commented Dec 8, 2025

  • Add support for controlling the map color scheme in map views.
  • Add support for controlling the forceNightMode setting in the Navigation UI.

This feature works also with cloud-based map styling.

Closes: #535
Closes: #437
Fixes: #436
Fixes: #408
Closes: #331

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@jokerttu jokerttu force-pushed the feat/support_for_light_dark_mode_controls branch from 51aa666 to 6b2d730 Compare December 8, 2025 13:25
Copy link
Contributor

@illuminati1911 illuminati1911 left a comment

Choose a reason for hiding this comment

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

Test camera modes test on Android fails. I ran it again and same result. Also something seems to be off with iOS tests.

@jokerttu
Copy link
Contributor Author

jokerttu commented Dec 9, 2025

@illuminati1911

Test camera modes

These test issues are not related to this PR.
Flaky tests need to be tested separately.
Camera tests stability is already handled as part of this PR #514; which is still WIP

Copy link
Contributor

@illuminati1911 illuminati1911 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jokerttu jokerttu merged commit 7ed6692 into main Dec 9, 2025
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment