dolphin/Source/Android/app
Tom Pratt 2c82e5188e 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-07 11:22:24 +02:00
..
src/main Game digest progress dialog 2026-05-07 11:22:24 +02:00
.gitignore Android: Add build output folders to gitignore 2026-01-01 14:23:40 +01:00
build.gradle.kts Netplay setup UI 2026-05-07 10:39:46 +02:00
proguard-rules.pro Android: Add ProGuard keep rules for classes and methods referenced in IDCache 2026-03-16 11:58:08 -04:00