-
Notifications
You must be signed in to change notification settings - Fork 300
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
add new permissions from android API 31 #1642
base: develop
Are you sure you want to change the base?
Conversation
We've been discussing this in #1621. My preference would be to move this to a separate function in addition to adding the require permissions for newer Android versions. |
done |
Also, we will need a changelog entry explaining that this is a breaking change. |
updated according to review notes |
f72cd38
to
1d556f1
Compare
github action should have started itself after pushing new version. It takes way to much time to fix all lint. |
Don't worry about the linting, I can fix it when I get back to this. |
Pull Request Guidelines for Bleak
Before you submit a pull request, check that it meets these guidelines:
CHANGELOG.rst
, describing your changes as is specified by theguidelines in that document.
different problems and you are committing them in the same PR. In that case,
consider making several PRs instead.
AUTHORS.rst
file!