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

[1.0]Migrate to Scoped Storage #215

Merged
merged 6 commits into from
Dec 7, 2023
Merged

[1.0]Migrate to Scoped Storage #215

merged 6 commits into from
Dec 7, 2023

Conversation

rosuH
Copy link
Owner

@rosuH rosuH commented Dec 7, 2023

No description provided.

## BREAKING CHANGES

[Update]
- Removed permission request action in the library. Library users are now responsible for managing permissions in their own.
- Upgraded targetSDK && compileSDK to 33
- Upgraded APG and Gradle.
[Add]
- Log proxy.

WIP: Support MediaStore query.
Issue: #214
- `READ_MEDIA_AUDIO` permission
[Update]
- Updated the permission handling: now, any one of the permissions being granted allows the flow to continue.
- README
- README
- README
- New Version should be 1.0 :D
@rosuH rosuH changed the title Feat/1.0 1.0 Migrate to Scoped Storage Dec 7, 2023
@rosuH rosuH changed the title 1.0 Migrate to Scoped Storage [1.0]Migrate to Scoped Storage Dec 7, 2023
@rosuH rosuH added the enhancement New feature or request label Dec 7, 2023
@rosuH rosuH linked an issue Dec 7, 2023 that may be closed by this pull request
@rosuH rosuH merged commit a0b7e48 into master Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

android 13没有READ_EXTERNAL_STORAGE怎么办呢
1 participant