Releases: NordicSemiconductor/Android-Scanner-Compat-Library
Releases · NordicSemiconductor/Android-Scanner-Compat-Library
Version 1.3.0
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
Improvements:
- #32, #34, #36 - Fixed race conditions, supported worker thread, simplified code
Bugs fixed:
Version 1.1.0
- Support for Android Oreo added