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

Regional languages support #336

Closed
wants to merge 5 commits into from
Closed

Commits on Jan 2, 2022

  1. main settings screen locale issue fixed

    setting locale before loading main settings view resources
    sk-juroot committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    cc7d0fc View commit details
    Browse the repository at this point in the history
  2. better handling of default system language

    explicitly defined system language selection on default language choice, added code for better compatibility with APIs < 24
    sk-juroot committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    0c7abf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cdf75b View commit details
    Browse the repository at this point in the history
  4. hotfix for (cgeo#329) support for regional language codes

    little refactor of locale code, CustomActivity.setLocale now parses language for itself, even for system provided language code
    sk-juroot committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    968192a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83642fd View commit details
    Browse the repository at this point in the history