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

Switching languages doesn't work #242

Open
6 tasks done
naveensingh opened this issue Sep 21, 2024 · 0 comments
Open
6 tasks done

Switching languages doesn't work #242

naveensingh opened this issue Sep 21, 2024 · 0 comments
Labels
bug Something is not working

Comments

@naveensingh
Copy link
Member

naveensingh commented Sep 21, 2024

Checklist

  • I can reproduce the bug with the latest versions.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs), in the README and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report may get dismissed otherwise.
  • This issue contains only one bug.

Affected Android/Custom ROM version

All Android versions

Affected device model

All Android devices

How did you install the apps?

Google Play Store

Which apps are affected?

App Launcher, Calculator, Calendar, Camera, Clock, Contacts, Draw, File Manager, Flashlight, Gallery, Keyboard, Launcher, Messages, Music Player, Notes, PDF Viewer, Phone, Thank You, Voice Recorder

Steps to reproduce the bug

  1. Open app
  2. Go to settings
  3. Change app language

Expected behavior

Language change takes effect immediately

Actual behavior

Language changes after Google Play finishes downloading the selected language.
Sometimes, it doesn't work at all.

Screenshots/Screen recordings

No response

Additional information

This only affects Google Play releases. Disabling language splits should solve this issue:

    bundle {
        language {
            @Suppress("UnstableApiUsage")
            enableSplit = false
        }
    }

Original issue: FossifyOrg/Clock#94

@naveensingh naveensingh added bug Something is not working needs triage Issue is not yet ready for PR authors to take up and removed needs triage Issue is not yet ready for PR authors to take up labels Sep 21, 2024
naveensingh added a commit to FossifyOrg/Thank-You that referenced this issue Sep 21, 2024
naveensingh added a commit to FossifyOrg/Gallery that referenced this issue Sep 21, 2024
naveensingh added a commit to FossifyOrg/Launcher that referenced this issue Oct 17, 2024
naveensingh added a commit to FossifyOrg/Camera that referenced this issue Oct 19, 2024
naveensingh added a commit to FossifyOrg/Calculator that referenced this issue Oct 20, 2024
naveensingh added a commit to FossifyOrg/Keyboard that referenced this issue Oct 25, 2024
naveensingh added a commit to FossifyOrg/Contacts that referenced this issue Oct 27, 2024
naveensingh added a commit to FossifyOrg/Phone that referenced this issue Oct 30, 2024
naveensingh added a commit to FossifyOrg/Draw that referenced this issue Nov 4, 2024
naveensingh added a commit to FossifyOrg/Calendar that referenced this issue Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

1 participant