Skip to content

Releases: NordicSemiconductor/Android-Scanner-Compat-Library

Version 1.3.0

04 Feb 16:30
Compare
Choose a tag to compare

New features:

  • #33 - Scanning with PendingIntent supported (and emulated on older platforms using a background service).
  • #44 - SCAN_MODE_OPPORTUNISTIC falls back to SCAN_MODE_LOW_POWER on Lollipop and to power save settings on older devices.

Bugs fixed:

  • #39 - fixed infinite scanning with #40.

Version 1.2.0

11 Jan 13:31
Compare
Choose a tag to compare

Improvements:

  • #32, #34, #36 - Fixed race conditions, supported worker thread, simplified code

Bugs fixed:

Version 1.1.0

22 May 13:15
Compare
Choose a tag to compare
  • Support for Android Oreo added

Version 1.0.0

22 May 13:14
Compare
Choose a tag to compare
  • JUnit tests added

Initial version

25 Aug 12:37
Compare
Choose a tag to compare
v0.1.1

README.md created