Skip to content

Releases: NordicSemiconductor/Android-BLE-Library

2.9.0 Beta 3

11 Oct 13:39
3c9300a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.0-beta02...2.9.0-beta03

2.9.0

21 Oct 21:11
Compare
Choose a tag to compare

What's Changed since 2.9.0-beta03

  • Nothing

What's Changed since 2.8.0

  • Feature: Making WriteRequest and ReadRequest timeoutable amd cancellable by @philips77 in #596
  • Bug fix: Fixed handling cancelled bonding for read/write operations by @philips77 in #597
  • Bug fix: suspend extension function remains suspended if the request is cancelled by @muscardinus in #574
  • Bug fix: Auto connect not restarting if the initial connection fails when using with a non-bonded device by @muscardinus in #573
  • Bug fix: remove_bond request should be handled after disconnecting by @kkkbird in #571
  • Bug fix: Packet mergers in sample apps by @philips77 in #588
  • Bug fix: invoking value callback using Handler by @philips77 in #589
  • Bug fix: Cancel tasks when they are removed from the task queue by @philips77 in #580
  • Bug fix: #548 fixed by adding synchronized blocks by @philips77 in #579
  • Improvement: Registering broadcast receivers as exported by @philips77 in #578
  • Migration instanceOf to pattern matching from Java 17 by @philips77 in #591

Test apps

Other

Full Changelog: 2.8.0...2.9.0

2.9.0 Beta 2

11 Sep 13:42
bc8bd0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.0-beta01...2.9.0-beta02

2.9.0 Beta 1

29 Aug 10:37
302a56f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...2.9.0-beta01

2.8.0

16 Aug 16:11
02e7efb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.5...2.8.0

2.7.5

29 Apr 10:21
4fec6ec
Compare
Choose a tag to compare

What's Changed

  • fix: reset connected if DISCONNECTED is received between connect and initialize for autoconnected by @kkkbird in #555
  • Provide access to cancelConnection so that a server can deny a client by @CyDragon80 in #551

New Contributors

Full Changelog: 2.7.4...2.7.5

2.7.4

21 Mar 16:46
1980270
Compare
Choose a tag to compare

What's Changed

  • Catch security exception on writing / reading characteristics by @archie94 in #550

New Contributors

Full Changelog: 2.7.3...2.7.4

2.7.3

16 Feb 10:41
eb3ae99
Compare
Choose a tag to compare

What's Changed

  • Bug fix: Write correct descriptor value when attempting to disable notifications by @muscardinus in #543
  • Make the bluetoothDevice value immutable before the null check by @thibaud-denche in #540
  • Max usable MTU set to 515 (512 bytes of data) by @philips77 in #544
  • Catching SecurityException from setCharacteristicNotification(...) by @philips77 in #545

New Contributors

Full Changelog: 2.7.2...2.7.3

2.7.2

24 Oct 10:17
Compare
Choose a tag to compare

What's Changed

  • Fix autoConnect true not working with Android 14 after the second disconnection by @corentin-c in #531

New Contributors

Full Changelog: 2.7.1...2.7.2

2.7.1

18 Oct 21:35
7a03e30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.7.1