Skip to content

Releases: Karewan/KnBle

2.4.7

14 Jun 13:33
Compare
Choose a tag to compare
  • Various bug fixes and improvements

2.4.6

14 Jun 08:35
Compare
Choose a tag to compare
  • Various bug fixes and improvements

2.4.5

12 Jun 13:29
Compare
Choose a tag to compare
  • Various bug fixes and improvements

2.4.4

12 May 06:41
Compare
Choose a tag to compare
  • Various bug fixes and improvements

2.4.3

12 May 06:17
Compare
Choose a tag to compare
  • Various bug fixes and improvements

2.4.2

11 May 08:45
Compare
Choose a tag to compare
  • Various bug fixes and improvements

2.4.1

02 May 13:22
Compare
Choose a tag to compare
  • Write no response, correctly handle remote gatt busy and retry every 60ms, 80 times
  • Various bug fixes and improvements

2.4.0

02 May 09:14
Compare
Choose a tag to compare
  • 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

25 Apr 11:43
Compare
Choose a tag to compare
  • Add setPreferredPhy function (Android 8+)

2.3.1

08 Mar 09:21
Compare
Choose a tag to compare
  • 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