Android Scanner Compat Library Versions Save

A compat library for Bluetooth Low Energy scanning on Android.

v1.3.0

5 years ago

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.

v1.2.0

5 years ago

Improvements:

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

Bugs fixed:

  • #20

v1.1.0

6 years ago
  • Support for Android Oreo added

v1.0.0

6 years ago
  • JUnit tests added

v0.1.1

8 years ago