citra/src/android
JosJuice 9b20bcea0f
android: Allow opening in-emulation menu by pressing Back (#6248)
It seems like the menu isn't showing up for users on Android 13.
We're not sure what's wrong, and the approach we've been using for the
menu hasn't been entirely reliable in the past either (in particular
not on non-mobile form factors like Chromebooks and VR devices),
so let's make it possible to open the menu by pressing Back,
an action that works reliably on most kinds of Android devices.
(Not sure if there's an equivalent of Back on devices like watches,
but I think we can pretty safely ignore those for now.)
2023-01-22 13:12:27 +05:30
..
app android: Allow opening in-emulation menu by pressing Back (#6248) 2023-01-22 13:12:27 +05:30
gradle/wrapper android: upgrade SDK and NDK versions (#6152) 2022-10-07 20:09:12 +05:30
.gitignore Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
build.gradle android: upgrade SDK and NDK versions (#6152) 2022-10-07 20:09:12 +05:30
code-style-java.xml Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
gradle.properties externals: Switch to newer cryptopp-cmake. (#6242) 2023-01-15 21:45: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 android: add build files 2018-11-13 19:54:32 -06:00