2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/android
t895 4d0b7f8496 android: Use suspend function for creating dynamic shortcuts
If the coil loader ever got stuck when creating a dynamic shortcut icon, the app would freeze. This would happen most notably when booting nca format games. This pushes that process to a separate coroutine that can be cancelled by the main activity's lifecycle.
2023-11-14 10:57:00 -05:00
..
app android: Use suspend function for creating dynamic shortcuts 2023-11-14 10:57:00 -05:00
gradle/wrapper
.gitignore android: Ignore validation layers library in git 2023-09-19 00:31:43 -04:00
build.gradle.kts android: Update AGP to 8.1.2 2023-10-12 18:59:57 -04:00
gradle.properties android: Suppress a known incompatibility 2023-06-29 07:32:12 -04:00
gradlew
gradlew.bat
settings.gradle.kts