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

Android 12 support #333

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Android 12 support #333

wants to merge 3 commits into from

Conversation

Blacksli
Copy link

Android 11 and 12 has changed the way to set the volume, the current version does not work. The corrected version is tested and works. Also added indications of the android version in other places

@Blacksli
Copy link
Author

Can you help me with PR?

@JeffLIrion
Copy link
Owner

You should be able to run make black from the root of the repo, or run these commands manually:

black --safe --line-length 120 --target-version py35 androidtv
black --safe --line-length 120 --target-version py35 tests
black --safe --line-length 120 --target-version py35 setup.py

This was referenced Oct 9, 2023
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.

2 participants