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: add app.getPreferredSystemLanguages() API #36291

Commits on Nov 9, 2022

  1. feat: add app.getSystemLanguage() API

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a1ccb48 View commit details
    Browse the repository at this point in the history
  2. Change the API to getPreferredSystemLanguages

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    47b1405 View commit details
    Browse the repository at this point in the history
  3. Fix test

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b2d2b70 View commit details
    Browse the repository at this point in the history
  4. Clarify docs and add Linux impl

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ce4456a View commit details
    Browse the repository at this point in the history
  5. Remove USE_GLIB

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    74505bb View commit details
    Browse the repository at this point in the history
  6. Don't add C to list

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6203b25 View commit details
    Browse the repository at this point in the history
  7. Remove examples since there's a lot of edge cases

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ed244bb View commit details
    Browse the repository at this point in the history
  8. Fix lint

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    263aea0 View commit details
    Browse the repository at this point in the history
  9. Add examples

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b60f83d View commit details
    Browse the repository at this point in the history
  10. Fix compile error

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7315a3e View commit details
    Browse the repository at this point in the history
  11. Apply PR feedback

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    588b37c View commit details
    Browse the repository at this point in the history
  12. Update the example

    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ba74958 View commit details
    Browse the repository at this point in the history