Releases: NordicSemiconductor/Android-nRF-Toolbox
Releases · NordicSemiconductor/Android-nRF-Toolbox
3.1.2
What's Changed
- Fix crash when LinkLoss occurs before establishing successful connection by @sylwester-zielinski in #115
Full Changelog: 3.1.1...3.1.2
3.1.1
Fixes
- Fix crash. Disable ringtone if not available. Information on UI will be displayed about the alarm.
Attempt to invoke virtual method 'void android.media.Ringtone.setVolume(float)' on a null object reference
Full Changelog: 3.1.0...3.1.1
3.1.0
Notes
- UART profile has been redesigned to better handle smaller devices. Output section has been extended and macro panel has been moved to separate screen.
- Device name has been put on Toolbar.
- Fix known crash for AlarmManager which happened on a few devices.
What's Changed
- Switch AlarmManager to RingtoneManager by @sylwester-zielinski in #111
- Change alarm sound for medium and high levels by @sylwester-zielinski in #112
- Feature/uart improvement by @sylwester-zielinski in #113
- Feature/add analytics by @sylwester-zielinski in #114
Full Changelog: 3.0.5...3.1.0
3.0.5
3.0.4
Improvements
- Add sending plain text to UART profile.
- Add zoom button to HRS profile and scale chart from 0 to 300.
- Add Firebase analytics to measure profiles popularity.
What's Changed
- Feature/add send text to uart profile by @sylwester-zielinski in #109
- Enable Crashlytics for release builds only. by @sylwester-zielinski in #110
Full Changelog: 3.0.3...3.0.4
3.0.3
- Add logger icon to profile's AppBars.
- Add text logging to UART profile.
- Change key string used to logging.
What's Changed
- Bug/logging by @sylwester-zielinski in #108
Full Changelog: 3.0.2...3.0.3
nRF Toolbox 3.0.2
What's Changed
- Add support for nRF Logger by @sylwester-zielinski in #107
Full Changelog: 3.0.1...3.0.2
nRF Toolbox 3.0.1
What's Changed
- Feature/UI fixes by @sylwester-zielinski in #106
New Contributors
- @sylwester-zielinski made their first contribution in #106
Full Changelog: v3.0.0...3.0.1
nRF Toolbox 3.0.0
New application:
- New Material You design.
- Written in Kotlin.
- DFU moved to separate application.
nRF Toolbox 2.9.0
Improvements:
- New profile icons
- DFU Library 1.10.3
- Migration to BLE Library 2.2.0, using the
LegacyBleManager
- Unused resources removed