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

extend android permission handling #36

Merged
merged 3 commits into from
Feb 22, 2020
Merged

extend android permission handling #36

merged 3 commits into from
Feb 22, 2020

Conversation

bekuno
Copy link
Member

@bekuno bekuno commented Jan 29, 2020

fixes #2

After PR #6 (+ #9) we had the app targeted to targetSdk 28.

The minimal Android permission handling to meet the requirements of targetSdk 28 was already realized in the original implementation.
This PR polishes the Android permission handling with additional messages and "never ask again" support.

fixes #2

After PR #6 (+ #9) we had the app targeted to targetSdk 28.

The minimal Android permission handling to meet the requirements of targetSdk 28 was already realized in the original implementation.
This PR polishes the Android permission handling with additional messages and "never ask again" support.
@bekuno bekuno self-assigned this Jan 29, 2020
@cgeo-bot
Copy link

Build finished.

@cgeo-bot
Copy link

cgeo-bot commented Feb 1, 2020

Build finished.

1 similar comment
@cgeo-bot
Copy link

cgeo-bot commented Feb 1, 2020

Build finished.

This was referenced Feb 18, 2020
@bekuno bekuno merged commit 7c48432 into cgeo:master Feb 22, 2020
@bekuno bekuno deleted the permission branch February 26, 2020 21:30
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.

Meet Google Play's target API level requirement
3 participants