Releases: weliem/blessed-android
Releases · weliem/blessed-android
v2.5.2
27 May 18:32
Compare
Sorry, something went wrong.
No results found
Add support for extended advertisements while scanning
v2.5.1
18 May 18:36
Compare
Sorry, something went wrong.
No results found
Allow custom ScanSettings
Update dependencies
v2.5.0
25 Oct 19:13
Compare
Sorry, something went wrong.
No results found
Upgrade to Gradle 8
Update targetSDK to 34
Minor Android 14 related fixes
v2.4.2
26 Mar 08:58
Compare
Sorry, something went wrong.
No results found
Fix NPE in PeripheralManager when device name is null
Update dependencies
Fix issue in demo app where Polar HR devices were not found
v2.4.1
03 Jan 08:17
Compare
Sorry, something went wrong.
No results found
Fix for a rare crash
Fix issues when using CentralManager and PeripheralManager at the same time. Use peripheralManager.setCentralManager(central) to avoid these issues.
v2.4.0
09 Nov 08:58
Compare
Sorry, something went wrong.
No results found
Unregister centrals wanting notifications/indications on disconnect, except when they are bonded
Added more convenience methods to BluetoothBytesParser
Renamed bytes2string to asHexString (breaking change)
v2.3.5
31 Oct 10:52
Compare
Sorry, something went wrong.
No results found
Added createBond() and setPairingConfirmation() to BluetoothCentral
Added methods to BluetoothPeripheralManager to get information about which centrals want indications or notifications
v2.3.4
15 Oct 13:08
Compare
Sorry, something went wrong.
No results found
Add support for UINT48 in BluetoothBytesParser
v2.3.3
14 Oct 16:05
Compare
Sorry, something went wrong.
No results found
Add method getBondState() to BluetoothCentral
v2.3.2
21 Sep 15:52
Compare
Sorry, something went wrong.
No results found
Add workaround for bug on Android 13 where onPhyUpdate isn't called