dolphin/Source/Android/jni/NetPlay
Tom Pratt acbf9e155f Game digest progress dialog
We just about get away with using a StateFlow in NetplaySession since the host sends AbortGameDigest when closing their own dialog. Without that it would be harder for the UI to distinguish between subsequent dialogs. If that wasn't the case then NetplaySession might need to expose the individual progress and result updates and have the view model assemble it into the overall GameDigestProgress.
2026-05-19 12:02:58 +02:00
..
Netplay.cpp Make NetplaySession not a singleton 2026-05-19 12:02:58 +02:00
NetPlayUICallbacks.cpp Game digest progress dialog 2026-05-19 12:02:58 +02:00
NetPlayUICallbacks.h Make NetplaySession not a singleton 2026-05-19 12:02:58 +02:00