Skip to content

Releases: NordicSemiconductor/Android-DFU-Library

2.7.0

25 Oct 21:10
c020b04
Compare
Choose a tag to compare

What's Changed

TL;DR

  1. In case of disconnection, the reported error will have the status number received in onConnectionStateChange, instead of always ERROR_DEVICE_DISCONNECTED.
  2. Hint were added to LogCat logs for some common errors.
  3. Foreground service gets automatic type CONNECTED DEVICE, no need to set it in the Manifest.
  4. In the app Prepare Object Delay was changed from 400 to 0 ms.
  5. Library requests HIGH connection priority (connection interval 15 ms) just before upload.

Full Changelog: 2.6.0...2.7.0

2.6.0

11 Sep 10:58
84ba205
Compare
Choose a tag to compare

DFU Library

App

  • Bug fix: clearing state causes issues with "Don't keep activities" enabled by @philips77 in #456
  • Migration to Nordic Common 2.1 by @philips77 in #457

Other

Full Changelog: 2.5.0...2.6.0

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