Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Make DirectoryInitialization use LiveData #10231

Merged
merged 2 commits into from Nov 22, 2021

Conversation

JosJuice
Copy link
Member

Gets rid of all remaining uses of the deprecated LocalBroadcastManager.

Gets rid of all remaining uses of the deprecated LocalBroadcastManager.
I haven't fully confirmed why the previous commit broke this,
but I imagine it's due to AfterDirectoryInitializationRunner
executing in a different order than before, resulting in
startRescan running before startLoad.
@lioncash lioncash merged commit 15ff70b into dolphin-emu:master Nov 22, 2021
10 checks passed
@JosJuice JosJuice deleted the android-dir-init-livedata branch November 22, 2021 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants