Releases: NordicSemiconductor/Android-nRF-Blinky
Releases · NordicSemiconductor/Android-nRF-Blinky
nRF Blinky v 2.5.0
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
Issues Fixed
- Add support for vector drawables for pre-lollipop devices
nRF Blinky v2.4.2
Issues Fixed:
- Fixes a crash when stopping scan after disabling bluetooth
nRF Blinky v.2.4.1
18.02.2019 - version 2.4.1
- Minor issues fixed
nRF Blinky v.2.4.0
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
Improvements:
- App is using BLE Library 2.0.0.
Bugs fixed:
Note:
- There was no version 2.2.0 (by mistake).
nRF Blinky v.2.1.0
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.12.2017 - version 2.0.2
- Fixed issue with overlapping messages (#3)
nRF Blinky v.2.0.1
19.12.2017 - version 2.0.1
- Permission issue fixed (#2)
nRF Blinky v.2.0
18.12.2017 - version 2.0
- New Look & feel
- BleManager as a module (https://github.com/NordicSemiconductor/Android-BLE-Library/)
- Bugs fixed