Releases: NordicSemiconductor/Android-DFU-Library
Releases · NordicSemiconductor/Android-DFU-Library
2.2.1
What's Changed
Library
- Bug fix: Fixed crash when DFU Version characteristic returns no bytes by @philips77 in #363
- Fixed typo in LegacyDfuImpl.java by @TobiasRoeddiger in #365
App
- Log only final values of settings sliders by @philips77 in #361
- Bug fix: Error was not shown when the same failure scenario is repeated by @philips77 in #364
- Migration to nordic.common libs 1.0.25 by @philips77 in #367
Readme
- Readme updated by @philips77 in #362
New Contributors
- @TobiasRoeddiger made their first contribution in #365
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Improvement: disconnecting device when switching to dfu bootloader by @philips77 in #356
- This feature should improve process of switching to the DFU bootloader when an incremented address is used.
- DFU speed improvement (delays removed) by @philips77 in #350
- Note: This may cause troubles on older Android devices. The removed delays were added years ago to improve stability on devices of that time.
- New options in DFU Settings: reboot time, scan timeout, prepare object delay
- Lots of changes and improvements in the DFU app
- Opt-In for Google Analytics
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Visual improvements by @philips77 in #341
- Monochrome app icon for Android 13 by @philips77 in #342
- Doc update by @philips77 in #343
- All warnings (permission and deprecation) suppressed by @philips77 in #344
- Option to set scan delay, timeout and device selector when looking for Bootloader by @philips77 in #345
- FIx: Reconnection issue when the bootloader uses the same MAC as app by @philips77 in #347 and #348
- Add asset path support by @philips77 in #349 (#326)
Full Changelog: 2.0.3...2.1.0
2.0.3
What's Changed
- Cleanup by @philips77 in #336
- Add logger to DFU app by @sylwester-zielinski in #337
Full Changelog: 2.0.2...2.0.3
DFU Library 2.0.2
DFU Library 2.0.1
Note
Library and example app has different minSdk versions.
What's Changed
- Change minSdk version of the library back to 18.
Full Changelog: 2.0.0...2.0.1
DFU Library 2.0.0
Note
No changes in the library itself since version 1.12.1 beta 1.
What's Changed
- Add separate application which uses Android library.
Full Changelog: 1.12.1-beta01...2.0.0
DFU Library 1.12.1 beta 1
Note
This is a beta version with improvements that require verification. A final version may be released afterwards with no changes.
What's Changed
- Workaround for hard disconnect and long supervision timeout by @philips77 in #319
- Fix the problem that resuming the upgrade may be stuck and cannot continue after the upgrade is interrupted by @dev-cqkct in #317
New Contributors
- @dev-cqkct made their first contribution in #317
Full Changelog: 1.12.0...1.12.1-beta01
DFU Library 1.12.0
What's Changed
- request mtu in Legacy by @jrluppold in #260
- Add links to Xamarin binding libraries by @tompi in #277
- Android 12 by @marcbaldwin in #313
- Migration to Android Studio Arctic Fox and Maven Central by @philips77 in #314
- Version 1.12 by @philips77 in #316
New Contributors
- @jrluppold made their first contribution in #260
- @tompi made their first contribution in #277
- @marcbaldwin made their first contribution in #313
Full Changelog: v1.11.1...1.12.0