Lime3DS/src/android
PabloMK7 f7c284c7a9 Check that the country setting is valid for selected region (#847)
* Check that the country setting is valid for selected region

* `SystemSaveGame.checkCountryCompatibility` -> `SystemSaveGame.getCountryCompatibility`

* SettingsFragmentPresenter.kt: Moved `checkCountryCompatibility` definition out of `addSystemSettings`

* SettingsFragmentPresenter.kt: Renamed `compat` value to `compatFlags` for better readability

* configure_system.ui: Corrected indentation

---------

Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2025-03-29 21:51:09 +00:00
..
app Check that the country setting is valid for selected region (#847) 2025-03-29 21:51:09 +00:00
gradle/wrapper android: Updated AGP to 8.8.1 and Gradle to 8.10.2 (#616) 2025-03-03 00:08:57 +00:00
.gitignore Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
build.gradle.kts android: Updated AGP to 8.8.1 and Gradle to 8.10.2 (#616) 2025-03-03 00:08:57 +00:00
code-style-java.xml Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
gradle.properties android: Bump to gradle 8.0 2023-06-12 18:39:42 +05:30
gradlew android: upgrade SDK and NDK versions (#6152) 2022-10-07 20:09:12 +05:30
gradlew.bat android: add build files 2018-11-13 19:54:32 -06:00
settings.gradle.kts Android UI Overhaul Part 1 (#7108) 2023-11-10 15:16:54 -08:00