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: Implement opening ISOs through a file picker and Storage Access Framework #14225

Merged
merged 4 commits into from
Feb 27, 2021

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Feb 27, 2021

Makes the Load... button visible on the main screen, triggering a file picker.

Even works with Recent files now, got "persistable" permissions.

Have not actually tried this with scoped storage enabled yet... but it should work.

One small step towards #11997 .

…ess Framework

Has issues with the recent list - fails to open during shutdown due to
no activity, there's a little race to fix.
@hrydgard hrydgard added this to the v1.12.0 milestone Feb 27, 2021
@hrydgard hrydgard marked this pull request as draft February 27, 2021 12:50
@hrydgard hrydgard marked this pull request as ready for review February 27, 2021 21:19
@hrydgard hrydgard merged commit 31c0952 into master Feb 27, 2021
@hrydgard hrydgard deleted the android-file-picker branch February 27, 2021 22:31
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.

2 participants