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: Upgrade SDK and target versions, implement shortcut icons #19139

Merged
merged 2 commits into from
May 13, 2024

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented May 13, 2024

Increases the target SDK version to 34, to keep up with requirements.

Additionally, this implements loading game icons when creating shortcuts (through Android's Create Widget functionality).

Unfortunately, due to details of our scoped storage implementation, it only works if PPSSPP is running in the background. So this only helps #10885 , doesn't fully fix it - though this is a step forward.

Additionally unfortunately, these shortcuts only work if PPSSPP isn't running in the background - I'll try to fix that too.

@hrydgard hrydgard added this to the v1.18.0 milestone May 13, 2024
@hrydgard hrydgard merged commit 8fdb6e1 into master May 13, 2024
18 checks passed
@hrydgard hrydgard deleted the android-upgrade-sdk branch May 13, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant