Lime3DS/src/android/app
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
..
src/main Check that the country setting is valid for selected region (#847) 2025-03-29 21:51:09 +00:00
build.gradle.kts android: Update app ID to match Lime3DS Play Store ID 2025-02-28 23:57:42 +00:00
proguard-rules.pro Android UI Overhaul Part 1 (#7108) 2023-11-10 15:16:54 -08:00