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

Closed
wants to merge 17 commits into from

Commits on Mar 19, 2024

  1. feat(android): via app compat delegate set default night mode

    feat(android): via app compat delegate get default night mode
    feat(android): via app compat delegate check if compat vector from resources enabled
    feat(android): via app compat delegate set compat vector from recourses enabled or not.
    feat(android): via app compat delegate set application locales.
    feat(android): via app compat delegate get application locales.
    AbdullahFaqeir committed Mar 19, 2024
    Copy the full SHA
    2434943 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2722197 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    db250da View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    c1db1e8 View commit details
    Browse the repository at this point in the history
  2. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    9158cda View commit details
    Browse the repository at this point in the history
  3. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    85e48b1 View commit details
    Browse the repository at this point in the history
  4. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    94d91bb View commit details
    Browse the repository at this point in the history
  5. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    556a721 View commit details
    Browse the repository at this point in the history
  6. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    940e54f View commit details
    Browse the repository at this point in the history
  7. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    2f3b590 View commit details
    Browse the repository at this point in the history
  8. Update android/modules/locale/src/java/ti/modules/titanium/locale/Loc…

    …aleModule.java
    
    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    d5e1379 View commit details
    Browse the repository at this point in the history
  9. Update tests/Resources/ti.locale.test.js

    Co-authored-by: Michael Gangolf <m1ga@users.noreply.github.com>
    AbdullahFaqeir and m1ga committed Mar 20, 2024
    Copy the full SHA
    e6707e1 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    dcde5d7 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    6468f89 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update Locale.yml for PR #14008

    Added documentation for applicationLocale and applicationLocales which are only available on Android level 33 and up.
    AbdullahFaqeir committed Mar 21, 2024
    Copy the full SHA
    7f17e50 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    81a4f65 View commit details
    Browse the repository at this point in the history
  3. fix(android): add .idea to .gitignore,

    chore(android): let there be gradle 8.
    AbdullahFaqeir committed Mar 21, 2024
    Copy the full SHA
    56b4b9a View commit details
    Browse the repository at this point in the history