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

fix(android): hasWritePermission for SDK 33 #608

Merged
merged 7 commits into from
Oct 17, 2023

Commits on Oct 17, 2023

  1. fix Android 13 write permissions

    in Android 13 we don't need to ask for permissions
    EYALIN authored and erisu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4f70594 View commit details
    Browse the repository at this point in the history
  2. Indent file

    EYALIN authored and erisu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6fbfd99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0111fd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28318ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd1cdb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec7ab33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bccbb55 View commit details
    Browse the repository at this point in the history