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

feat(android)!: Android 13 support #844

Merged
merged 7 commits into from
Aug 26, 2023
Merged

Commits on Aug 17, 2023

  1. Android 13 support

    Replace READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions with READ_MEDIA_IMAGES on SDK 33
    ochakov authored and erisu committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e5d7353 View commit details
    Browse the repository at this point in the history
  2. Android 13 permissions

    Handle video permission
    Add permissions to manifest
    ochakov authored and erisu committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b6b94e0 View commit details
    Browse the repository at this point in the history
  3. Android 13 permissions

    Only require media storage permissions when taking picture when save to album is requested
    ochakov authored and erisu committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8dd6a65 View commit details
    Browse the repository at this point in the history
  4. Android 13 permissions

    Final fixes
    ochakov authored and erisu committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b68f6a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    115626e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    609f5a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    259b5a6 View commit details
    Browse the repository at this point in the history