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: Fix reading custom covers with SAF #11017

Merged
merged 1 commit into from Sep 1, 2022

Conversation

JosJuice
Copy link
Member

If GameFile.getCustomCoverPath returns a mangled URI, we need to unmangle it before passing it to Picasso, since Picasso has no concept of Dolphin's mangled URIs.

@JosJuice JosJuice force-pushed the saf-custom-cover branch 2 times, most recently from 912b2d0 to 4c15ae1 Compare August 29, 2022 16:36
If GameFile.getCustomCoverPath returns a mangled URI, we need to
unmangle it before passing it to Picasso, since Picasso has no
concept of Dolphin's mangled URIs.
@lioncash lioncash merged commit 11281b5 into dolphin-emu:master Sep 1, 2022
@JosJuice JosJuice deleted the saf-custom-cover branch September 1, 2022 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants