Commit Graph

3 Commits (d0ed1fb85f9b2c78b1cef7c91da0887b4a236654)

Author SHA1 Message Date
Koitharu 61c068d4ee
Fix locales config 12 months ago
Koitharu 4fcb3a969b
Fix per-app locale selection 12 months ago
kadirkid 104d8da655 Switch per language support to manual
The current automatic support setup has a bug where the app language will change for users with Android 15 when there is a configuration change like rotating a screen. It seems that that using generateLocaleConfig on AGP 8.8+ triggers a bug in Android 15 (android:defaultLocale) which causes this issue
12 months ago