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 13 being unable to launch attachment picker #201

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

ouchadam
Copy link
Owner

  • Android 13 requires the read_media_images permission instead of read external
BEFORE AFTER
before-13-attachment after-13-attachment

- Android 13 requires the read_media_images permission instead of read external
@github-actions
Copy link
Contributor

APK Size: 1.91 MB

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Merging #201 (cf9d94a) into main (3444285) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #201   +/-   ##
=========================================
  Coverage     57.77%   57.77%           
  Complexity      528      528           
=========================================
  Files           223      223           
  Lines          5606     5606           
  Branches        655      655           
=========================================
  Hits           3239     3239           
  Misses         2071     2071           
  Partials        296      296           
Impacted Files Coverage Δ
.../dapk/st/messenger/gallery/ImageGalleryActivity.kt 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ouchadam ouchadam merged commit aedc56e into main Oct 12, 2022
@ouchadam ouchadam deleted the bug/android-13-attachments branch October 12, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant