dolphin/Source/Android
Tom Pratt ab6c2d0d56 Dont try to load temporary save states when launching netplay
An orientation change can trigger this code path immediately when a game starts. e.g. dolphin is portrait when launching the game but settings force gameplay to landscape. We want to avoid this and continue to the netplay launch code below.

If the user backgrounds dolphin during netplay and then resumes after the process has died it will actually resume from the save state in single player mode, not sure if thats good or bad but fine for now.

Netplay doesnt handle rotation very well, seems to go more and more out of sync the more rotations.
2026-05-07 10:39:50 +02:00
..
app Dont try to load temporary save states when launching netplay 2026-05-07 10:39:50 +02:00
benchmark Android: Use version catalog and update dependencies 2026-03-21 10:50:34 -04:00
gradle Add compose dependencies for Android and empty NetplaySetupActivity 2026-05-07 10:39:46 +02:00
jni Release boot session data during Netplay cleanup 2026-05-07 10:39:50 +02:00
.gitignore android: Regenerate baseline profile module for AGP 8.2.0 2023-12-09 15:44:29 -05:00
build.gradle.kts Add compose dependencies for Android and empty NetplaySetupActivity 2026-05-07 10:39:46 +02:00
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties Android: Use version catalog and update dependencies 2026-03-21 10:50:34 -04:00
gradlew Android: Use version catalog and update dependencies 2026-03-21 10:50:34 -04:00
gradlew.bat Android: Update Gradle Wrapper 2025-11-12 08:13:30 -05:00
settings.gradle.kts Android: Pin R8 9.1.34 to fix release minify crash 2026-03-24 07:50:45 -04:00