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

Bug/3 android permissions #10

Merged
merged 7 commits into from
Dec 13, 2020
Merged

Bug/3 android permissions #10

merged 7 commits into from
Dec 13, 2020

Conversation

Canato
Copy link
Member

@Canato Canato commented Dec 6, 2020

This close #3
Still some work to be done and some tests, but opening the PR so people can check and comment on it.

What was done

Add Kotlin to project
Compile to Android 11 (OS 30)
Add library file provider [This should not conflict with application file provider if exist]
Change storage to ScopeStorage if app is at least 29 (Android 10)

Tests to do:

  • OS 9
  • OS 10
  • OS 11

@Canato Canato added the bug label Dec 6, 2020
@Canato Canato added this to the version_1.1.0 milestone Dec 6, 2020
@Canato Canato linked an issue Dec 6, 2020 that may be closed by this pull request
@Canato Canato merged commit 98bbdd7 into main Dec 13, 2020
@Canato Canato deleted the bug/3_android_permissions branch December 13, 2020 12:00
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.

Crop is not working when I click Image from camera In Android 11 Android 10 / 11 Permissions issue
1 participant