Skip to content

Add supported languages to system settings#224

Merged
Goooler merged 2 commits into
trunkfrom
locale-config-for-the-app
May 12, 2026
Merged

Add supported languages to system settings#224
Goooler merged 2 commits into
trunkfrom
locale-config-for-the-app

Conversation

@Goooler
Copy link
Copy Markdown
Owner

@Goooler Goooler commented May 12, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an Android localeConfig so the app’s supported languages appear in system language settings (per Android App Languages guidance).

Changes:

  • Introduced res/xml/locales_config.xml enumerating supported locales.
  • Wired the config into the app via android:localeConfig in AndroidManifest.xml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
app/src/main/res/xml/locales_config.xml Defines the set of locales the app advertises to Android system language settings.
app/src/main/AndroidManifest.xml References the locale config from the <application> manifest entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread app/src/main/res/xml/locales_config.xml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Goooler Goooler merged commit 6768282 into trunk May 12, 2026
3 checks passed
@Goooler Goooler deleted the locale-config-for-the-app branch May 12, 2026 08:06
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.

2 participants