Skip to content

Releases: NordicSemiconductor/Android-DFU-Library

2.5.0

23 May 11:14
2c5bad2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.2...2.5.0

2.4.2

19 Jan 11:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

08 Dec 14:37
Compare
Choose a tag to compare

What's Changed

No changes in the DFU library itself.

Full Changelog: 2.4.0...2.4.1

2.4.0

20 Nov 22:04
Compare
Choose a tag to compare

Highlights

  • DFU Library was migrated back from Java 17 to Java 11 to support Unity (#420).

What's Changed

  • [Library] Reverting DFU Library to Java 11 by @philips77 in #420
  • [Library] Bug fix: Crash when no current source in ArchiveImputStream by @philips77 in #421
  • [Library] Bug fix: Crash on CRC update by @philips77 in #422
  • [App] Bug fixed: Logging with different log levels by @philips77 in #416
  • [App] Bug fix: Crash when access to selected file was lost by @philips77 in #417
  • [App] Improvement: Display device name from advertising packet first, then from the device by @philips77 in #418
  • Dependencies updated by @philips77 in #419
  • Support for Android 14 fixed by @philips77 in #415

Full Changelog: 2.3.2...2.4.0

2.3.2

03 Nov 14:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.3.2

2.3.1

05 Oct 12:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

16 Dec 16:51
3108256
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.3.0

2.2.2

06 Oct 21:42
Compare
Choose a tag to compare

This release just updates dependencies for the DFU app. No other changes.

Full Changelog: 2.2.1...2.2.2

2.2.1

06 Oct 15:08
f44a644
Compare
Choose a tag to compare

What's Changed

Library

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

New Contributors

Full Changelog: 2.2.0...2.2.1

2.2.0

12 Sep 11:56
Compare
Choose a tag to compare

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