Releases: Karewan/KnBle
Releases · Karewan/KnBle
2.4.7
2.4.6
- Various bug fixes and improvements
2.4.5
- Various bug fixes and improvements
2.4.4
- Various bug fixes and improvements
2.4.3
- Various bug fixes and improvements
2.4.2
- Various bug fixes and improvements
2.4.1
- Write no response, correctly handle remote gatt busy and retry every 60ms, 80 times
- Various bug fixes and improvements
2.4.0
- Add enableNotify method
- Add disableNotify method
- Add getBluetoothGatt method
- DeviceOp: Use main thread only for connect / disconnect, use new thread for the rest
- Various bug fixes and improvements
2.3.2
- Add setPreferredPhy function (Android 8+)
2.3.1
- Enable/disable adapter is deprecated since Android 13
- Bump target SDK to 33
- Bump gradle plugin to 7.4.2
- Bump gradle to 7.5
- Bump androidx.annotation:annotation to 1.6.0
- Various bug fixes and improvements