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

feat(android): getter/setter for applicationLocales in Android 12 and up #14013

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AbdullahFaqeir
Copy link

@AbdullahFaqeir AbdullahFaqeir commented Mar 23, 2024

Description:

This PR was raised from an issue appeared on android level 33 and later which caused Ti.Locale.setLanguage() not to work properly, which caused random pages not to be translated unless you recall Ti.Locale.setLanguage() on each page.

See here

Replacing PR #14008

edited by Michael: for a test code check #14008 (comment)

@m1ga m1ga self-requested a review March 23, 2024 20:35
Copy link
Contributor

@m1ga m1ga left a comment

Choose a reason for hiding this comment

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

Can you revert the changes to the comments in the LocaleModule, please. And the text.startsWith... change. Don't think that is needed for the applicationLocale.

Please keep the indent level in the doc file.

fix(android): revert code refactor in LocaleModule file
fix(android): fix indication the Locale.yml file.
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

2 participants