Skip to content

Releases: nordicsemi/Android-nRF-Blinky

nRF Blinky v 2.6.0

07 Oct 12:31
4fb8437

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

Choose a tag to compare

Improvements:

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

nRF Blinky v 2.5.0

14 May 20:31
9e27d26

Choose a tag to compare

Improvements:

  • Dark Theme
  • Migrated to BLE Library 2.2.0
  • Hungarian notation removed
  • New app icon

Bugs fixed:

  • App requests fine location permission, not coarse. This is required now in Android 10 in order to scan for Bluetooth LE devices.

nRF Blinky v2.4.3

12 Aug 10:30
3b615a2

Choose a tag to compare

Issues Fixed

  • Add support for vector drawables for pre-lollipop devices

nRF Blinky v2.4.2

07 Aug 10:52

Choose a tag to compare

Issues Fixed:

  • Fixes a crash when stopping scan after disabling bluetooth

nRF Blinky v.2.4.1

18 Feb 13:44

Choose a tag to compare

18.02.2019 - version 2.4.1

  • Minor issues fixed

nRF Blinky v.2.4.0

22 Nov 14:39
7265b4a

Choose a tag to compare

22.11.2018 - version 2.4.0

  • Option to show all devices or to show only nearby ones
  • New Nordic theme

nRF Blinky v.2.3.0

08 Nov 13:25

Choose a tag to compare

Improvements:

Bugs fixed:

  • #13 - ON/OFF slider fixed
  • #15 - Proguard file fixed

Note:

  • There was no version 2.2.0 (by mistake).

nRF Blinky v.2.1.0

23 May 10:53

Choose a tag to compare

23.05.2018 - version 2.1.0

  • Minor UI improvements
  • Android BLE Library updated to 1.1.0

nRF Blinky v.2.0.2

19 Dec 12:51

Choose a tag to compare

19.12.2017 - version 2.0.2

  • Fixed issue with overlapping messages (#3)