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

Implement toggling bluetooth and airplane mode on Android. #2254

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

piotruela
Copy link
Collaborator

For Android 12 and higher we can use svc bluetooth enable/disable command but I couldn't find a way to implement it for lower versions.

@github-actions github-actions bot added the package: patrol Related to the patrol package (native automation, test bundling) label Jul 5, 2024
Copy link
Collaborator

@pdenert pdenert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that support for android > 11 is enough for us. You could update feature-parity and changelog

pdenert

This comment was marked as duplicate.

@github-actions github-actions bot added the docs Concerns doc comments, READMEs, or docs label Jul 9, 2024
@piotruela piotruela force-pushed the 282-toggle-bluetooth-android branch from 72c5ea4 to 534bf7e Compare July 9, 2024 07:28
@piotruela piotruela changed the title Implement enableBluetooth and disableBluetooth for Android > 11 Implement toggling bluetooth and airplane mode on Android. Jul 9, 2024
@piotruela piotruela force-pushed the 282-toggle-bluetooth-android branch from 2b9bf10 to 1822761 Compare July 23, 2024 06:55
@piotruela piotruela requested a review from pdenert July 23, 2024 07:33
Copy link
Collaborator

@pdenert pdenert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@piotruela piotruela merged commit de22937 into master Jul 23, 2024
16 of 25 checks passed
@piotruela piotruela deleted the 282-toggle-bluetooth-android branch July 23, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Concerns doc comments, READMEs, or docs package: patrol Related to the patrol package (native automation, test bundling)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants