Releases: nordicsemi/Android-nRF-Blinky
Releases · nordicsemi/Android-nRF-Blinky
nRF Blinky v 2.6.0
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
Improvements:
- nRF Blinky icon visible in nRF Toolbox has been updated.
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)