Skip to content

Releases: NordicSemiconductor/Android-nRF-Blinky

3.1.1

05 Dec 15:06
eb680ba
Compare
Choose a tag to compare

This release adds Predictive Back animations for Android 15+.

Read more here: https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture

Also, the insets were added to avoid drawing behind notches and islands.

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

02 Dec 11:54
720472a
Compare
Choose a tag to compare

What's Changed

  • Migration to BLE Library 2.6 by @philips77 in #78
  • Migration to latest dependencies by @philips77 in #80
  • Migration to latest dependencies by @philips77 in #89
    • Migration to BLE Library 2.9
    • Kotlin 2.1
    • Nordic Commons 2.1
    • Target SDK set to 35 (Android 15)

Full Changelog: 3.0.1...3.1.0

3.0.1

16 Dec 17:02
8352e92
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

nRF Blinky v 3.0.0

05 Dec 13:51
7d4104e
Compare
Choose a tag to compare

This is a brand new implementation of nRF Blinky app for Android.
The app has been rewritten in Kotlin using Jetpack Compose, Hilt, latest version of Nordic's BLE Library.

What's Changed

Full Changelog: 2.7.0...3.0.0

nRF Blinky v 2.7.0

17 Nov 14:25
9fa7dea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.3...2.7.0

nRF Blinky v 2.6.3

16 Nov 15:24
99e1b13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.2...2.6.3

nRF Blinky v 2.6.2

05 Nov 15:06
56b8e4b
Compare
Choose a tag to compare

What's Changed

Known issues

  • On Android Lollipop the device list in ScannerActivity does not get refreshed after returning from BlinkyActivity. One needs to scroll the list to make the old devices disappear.
    Steps to reproduce:
    • Flash a single device with LBS sample so that it appears on the scanner screen
    • Connect with the device
    • Turn the device off
    • Navigate back to the scanner
    • Observe that the old device is still visible together with "CAN'T SEE YOUR BLINKY"
    • Touch the screen to refresh the list and make the device gone

Full Changelog: 2.6.1...2.6.2

nRF Blinky v 2.6.1

04 Nov 14:53
7bef549
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.6.1

nRF Blinky v 2.6.0

07 Oct 12:31
4fb8437
Compare
Choose a tag to compare

What's Changed

  • Migration from ButterKnife to View Bindings in #45
  • Migration to BLE lib 2.3.1 in #53
  • Migration to Android 12 in #54

Full Changelog: v2.5.1...2.6.0

nRF Blinky v 2.5.1

26 May 20:16
2f3a06b
Compare
Choose a tag to compare

Improvements:

  • nRF Blinky icon visible in nRF Toolbox has been updated.