yuzu/src/android
Charles Lombardo 32d65fc8de android: Properly update emulation surface
Previously the emulation surface wasn't being updated during configuration changes and only during specific view events. This would break input and the screen dimensions after each orientation/aspect ratio change. Now a new surface is provided every time and the display dimensions are updated as needed.
2023-09-19 00:31:43 -04:00
..
app android: Properly update emulation surface 2023-09-19 00:31:43 -04:00
gradle/wrapper android: Update gradle version to 8.1 2023-06-03 00:05:51 -07:00
.gitignore android: Various fixes for CI. 2023-06-03 00:06:05 -07:00
build.gradle.kts android: Adapt EmulationActivity to navigation component 2023-06-14 14:55:25 -04:00
gradle.properties android: Suppress a known incompatibility 2023-06-29 07:32:12 -04:00
gradlew android: Various fixes for CI. 2023-06-03 00:06:05 -07:00
gradlew.bat android: Various fixes for CI. 2023-06-03 00:06:05 -07:00
settings.gradle.kts android: Various fixes for CI. 2023-06-03 00:06:05 -07:00