yuzu-android/src/android/app
Charles Lombardo 83dae1739c android: Show error if invalid keys file is selected
There aren't MIME types specific enough for filtering out files that aren't amiibo or production keys. So here we just check for the extensions "bin" or "keys" where appropriate and stop the process if incorrect. Previously you could select any document and it could cause the app to hang.
2023-06-03 00:05:53 -07:00
..
src/main android: Show error if invalid keys file is selected 2023-06-03 00:05:53 -07:00
build.gradle.kts android: Bump minimum version to Android 11 2023-06-03 00:05:52 -07:00
proguard-rules.pro android: Enable code minification 2023-06-03 00:05:52 -07:00