You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce BluetoothError as an error result of Bluetooth operations
AndroidBluetoothPrinterManager: Do not leak an open Bluetooth connection when openConnection gets cancelled
Android: Do not crash on API 31+ when requesting USB access
PendingIntents MUST specify mutability flag since API 31. Failure to do so results in a strict mode violation exception.
Interestingly, the official USB connectivity documentation does not mention this requirement.
Allow custom space distribution among LineSegments