Skip to content

Conversation

@tli26
Copy link

@tli26 tli26 commented Jul 19, 2023

No description provided.

@tli26 tli26 marked this pull request as draft July 19, 2023 00:36
@tli26 tli26 marked this pull request as ready for review July 19, 2023 00:36
marcosinigaglia and others added 28 commits September 18, 2024 16:25
…e/serve-static-1.16.2

Bump serve-static from 1.15.0 to 1.16.2 in /example
…atch-4.0.8

Bump micromatch from 4.0.5 to 4.0.8
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.5)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…-protobuf-3.25.5

Bump google-protobuf from 3.25.1 to 3.25.5 in /docs
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…k-1.8.2

Bump webrick from 1.8.1 to 1.8.2 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.6...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…3.3.9

Bump rexml from 3.3.6 to 3.3.9 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.6...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ml-3.3.9

Bump rexml from 3.3.6 to 3.3.9 in /example
The event should be sent to the javascript listeners, not broadcasted to
the iOS notification center.

Add typescript type for the event.
…l-checks

bugfix: add missing null checks to CompanionScanner
marcosinigaglia and others added 30 commits November 10, 2025 15:51
Avoid race condition on disconnect
Improve BluetoothGatt error handling and command flow
This document outlines the standards of behavior expected from community members and the enforcement procedures for violations.
Fix removeAssociatedPeripheral callback
[iOS] fix wrong option name serviceUUIDStrings
Align (JS)docs with the scan refactor
fix Android crash with write callback race condition
Align the JSDocs with the docs
…crash

Add validation for BLE UUID format (16-bit and 128-bit) before creating
CBUUID instances. Invalid UUID strings now return an error callback
instead of causing app crashes.
Implement a method to validate both 16-bit and 128-bit BLE UUID formats, ensuring that invalid UUID strings are handled gracefully.
Add a check to ensure that if serviceUUIDs are provided but all are invalid, an error message is logged and a callback is returned, preventing further processing.
fix(ios,android): add UUID validation to prevent crashes and fix scan behavior
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.