apps-android-commons/app
Mincheng 5690942025 Fix: Handle system-level language management for Android 13+ (API 33)
- Added a check in `prepareAppLanguages()` to skip manual UI language selection for Android 13+ where the system manages app language.
- Updated logic to ensure that the language selection dialog is shown only for devices running Android versions below API 33.
- Retained existing logic for description and secondary language preferences.
2024-10-15 16:57:13 +11:00
..
src Fix: Handle system-level language management for Android 13+ (API 33) 2024-10-15 16:57:13 +11:00
build.gradle Fix kotlin and gradle issues 2024-10-12 18:41:56 +11:00
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30