Skip to content

Releases: nordicsemi/Android-Common-Libraries

2.9.3

19 Mar 23:08
722bdc4

Choose a tag to compare

What's Changed

Full Changelog: 2.9.2...2.9.3

2.9.2

05 Mar 10:29
a354bd6

Choose a tag to compare

What's Changed

  • Update all dependencies by @renovate[bot] in #173
    • Kotlin BLE Lib updated to 2.0.0-alpha16
    • Gradle 9.4.0

Full Changelog: 2.9.1...2.9.2

2.9.1

18 Feb 13:53
221dda7

Choose a tag to compare

What's Changed

Full Changelog: 2.9.0...2.9.1

2.9.0

13 Feb 16:38
2b2ac5f

Choose a tag to compare

Breaking changes

Due to the updated dependency to Kotlin BLE Library 2.0.0-alpha14 this version requires some migration:

  1. The native CentralManager.native(...) builder no longer takes Context. Instead, it takes a NativeAndroidEnvironment object. See #170 for migration example. The sample app has now 2 flavors: native and mock.
  2. :permissions-ble module now depends on the AndroidEntivonment to be available using Hilt.

What's Changed

  • Update dependency no.nordicsemi.android.gradle:version-catalog 2.12-2 to v2.13 by @renovate[bot] in #163
  • Migration to Nordic AGP 2.13 (Hilt moved to KSP) by @philips77 in #168
  • Migration to Kotlin BLE Library 2 alpha 14 with Environments by @philips77 in #170
  • Migration to Nordic Gradle Plugins 2.14-1 by @philips77 in #171

Full Changelog: 2.8.2...2.9.0

2.8.2

19 Dec 12:22
2e96b37

Choose a tag to compare

What's Changed

  • Display cutout insets moved out from ScannerView by @philips77 in #167

Full Changelog: 2.8.1...2.8.2

2.8.1

19 Dec 08:50
c53d260

Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...2.8.1

2.8.0

09 Dec 21:57
c094e80

Choose a tag to compare

Warning

This version increases minSdk to 23 (Marshmallow).

What's Changed

Dependencies

Full Changelog: 2.7.0...2.8.0

2.7.0

01 Dec 09:28

Choose a tag to compare

What's Changed

Other

  • Update all dependencies by @renovate[bot] in #156
  • Kotlin BLE library version increased to 2.0.0-alpha12 by @philips77
    • This contains some breaking API changes!

Full Changelog: 2.6.2...2.7.0

2.6.2

18 Oct 14:12
6477029

Choose a tag to compare

What's Changed

  • Update dependency no.nordicsemi.android.gradle:version-catalog 2.10-2 to v2.10-4 by @renovate[bot] in #147
  • Update Kotlin BLE Library to 2.0.0-alpha10 by @philips77 in #155

Full Changelog: 2.6.1...2.6.2

2.6.1

14 Oct 09:45
41f45c3

Choose a tag to compare

What's Changed

  • Bug fix: Long device names take too much space by @philips77 in #154

Full Changelog: 2.6.0...2.6.1