yuzu/src/android
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
..
app android: Show error if invalid keys file is selected 2023-06-03 00:05:53 -07:00
gradle/wrapper android: Update gradle version to 8.1 2023-06-03 00:05:51 -07:00
.gitignore android: Add Citra frontend. 2023-06-03 00:05:26 -07:00
build.gradle.kts android: Convert gradle scripts to Kotlin DSL 2023-06-03 00:05:51 -07:00
code-style-java.xml android: Minimize frontend & convert to yuzu. 2023-06-03 00:05:27 -07:00
gradle.properties android: Enable Kotlin support 2023-06-03 00:05:34 -07:00
gradlew CI: add Android build systems 2023-06-03 00:05:33 -07:00
gradlew.bat android: Add Citra frontend. 2023-06-03 00:05:26 -07:00
settings.gradle.kts android: Convert gradle scripts to Kotlin DSL 2023-06-03 00:05:51 -07:00