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 #36035

Merged
merged 12 commits into from
Nov 9, 2022

Commits on Oct 27, 2022

  1. feat: add app.getSystemLanguage() API

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f8aad8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec31bc View commit details
    Browse the repository at this point in the history
  3. Fix test

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c1fd204 View commit details
    Browse the repository at this point in the history
  4. Clarify docs and add Linux impl

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f8b2c2c View commit details
    Browse the repository at this point in the history
  5. Remove USE_GLIB

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    eeb64f0 View commit details
    Browse the repository at this point in the history
  6. Don't add C to list

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    95efefa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf1f280 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    63e558b View commit details
    Browse the repository at this point in the history
  9. Add examples

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c850100 View commit details
    Browse the repository at this point in the history
  10. Fix compile error

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    68ebd1e View commit details
    Browse the repository at this point in the history
  11. Apply PR feedback

    rzhao271 authored and zcbenz committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    fc53415 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Update the example

    rzhao271 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    eeebabc View commit details
    Browse the repository at this point in the history