Skip to content

Improved support for bind/unbind with jobs and foreground service

Compare
Choose a tag to compare
@davidgyoung davidgyoung released this 11 Dec 15:43
· 341 commits to master since this release
  • Samsung screen-off scans on Android 8.1+ fixed. (#798, David G. Young)
  • Fix bug preventing callbacks after unbind/bind when using ScanJobs. (#765, David G. Young)
  • Prevent NPE on access CycledLEScanner after OOM on Android 8+. (#766, David G. Young)
  • Make switching back and forth between a foreground service and scan jobs more reliable
    (#767, David G. Young)
  • Disable BluetoothCrashResolver on Android 5+ as a it is not helpful can can create log noise.
    (#768, David G. Young)
  • Prevent NPE on start scan. (#780, Adrián Nieto Rodríguez)
  • Fix thread leak leading to OOM Exceptions when using ScanJobs (#785, David G. Young)