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

Allow android Q to use wifi api for now #17

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

Conversation

saurabytes
Copy link
Contributor

@saurabytes saurabytes commented Jun 10, 2019

After a bit more testing turns out Android Q is still supporting the old API and rejecting the wifi connect calls for it makes less sense.
This PR will

  1. Android Fix: Allows the connect API to be used by Android Q again.
  2. Android Fix: The reconnect to a previously self added wifi configuration for < Oreo
  3. Android Fix: An illegal violation crash related to callback being invoked more than once when attempting to force bind to a wifi network

@saurabytes
Copy link
Contributor Author

@tadasr I found a couple of bugs which are addressed in this PR.

@saurabytes
Copy link
Contributor Author

@tadasr any chance you had a look at this?

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.

None yet

4 participants