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

Merge back into develop from main after v2.1.1 release #257

Merged
merged 3 commits into from
Feb 5, 2023
Merged

Conversation

adamfowleruk
Copy link
Collaborator

Signed-off-by: Adam Fowler adam@adamfowler.org

Fixed Android 12+ permissions requests (Android docs are wrong)
Added more resilient state reinitialisation checks for when Herald is enabled/disabled and when system-wide Bluetooth is enabled/disabled
Worked around Android bug where a BluetoothGattServer instance appears valid but cannot be re-used
Enabled Herald advertising by default for convenience on starting the demo app
Added extra Gatt Service state logging
Signed-off-by: Adam Fowler <adam@adamfowler.org>
Have now moved Sensor start to the request permissions response function to prevent mis-timing between permission requests and features being used in Herald in the demo app. This was a particular issue in Android 13 testing.
Signed-off-by: Adam Fowler <adam@adamfowler.org>
Fixes #253. Android Bluetooth permissions and status improvements
@adamfowleruk adamfowleruk merged commit 64858c2 into develop Feb 5, 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.

1 participant