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 14+ language detection #36

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Conversation

jamsch
Copy link
Owner

@jamsch jamsch commented Oct 4, 2024

This PR adds a languagedetection event.

This event only fires if you enable the EXTRA_ENABLE_LANGUAGE_DETECTION android intent option when calling start(). Also covers the additional settings:

  • EXTRA_ENABLE_LANGUAGE_SWITCH
  • EXTRA_LANGUAGE_DETECTION_ALLOWED_LANGUAGES

Only supported on Android 14+ right now, as the API for EXTRA_ENABLE_LANGUAGE_DETECTION was only added on API 34 (Android 14)

@jamsch jamsch changed the title feat: android language detection feat: Android 14+ language detection Oct 4, 2024
@jamsch jamsch merged commit dfdb98d into main Nov 5, 2024
2 checks passed
@jamsch jamsch deleted the feat/android-language-detection branch November 17, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant