Android DFU Library Versions Save

Device Firmware Update library and Android app

2.4.2

3 months ago

What's Changed

Full Changelog: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.4.1...2.4.2

2.4.1

5 months ago

What's Changed

No changes in the DFU library itself.

Full Changelog: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.4.0...2.4.1

2.4.0

5 months ago

Highlights

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

What's Changed

Full Changelog: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.3.2...2.4.0

2.3.2

6 months ago

2.3.1

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.3.0...2.3.1

2.2.2

1 year ago

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

Full Changelog: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.2.1...2.2.2

2.2.1

1 year ago

What's Changed

Library

App

Readme

New Contributors

Full Changelog: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.2.0...2.2.1

2.2.0

1 year ago

What's Changed

  • Improvement: disconnecting device when switching to dfu bootloader by @philips77 in https://github.com/NordicSemiconductor/Android-DFU-Library/pull/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 https://github.com/NordicSemiconductor/Android-DFU-Library/pull/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: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.1.0...2.2.0

2.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/NordicSemiconductor/Android-DFU-Library/compare/2.0.3...2.1.0