Skip to content

Android 8.0 Support

Compare
Choose a tag to compare
@davidgyoung davidgyoung released this 07 Aug 20:12
· 562 commits to master since this release

Enhancements:

  • Add Android O support with ScanJob using JobScheduler to do scans instead of BeaconService,
    set as default for Android O. (#484, David G. Young)

Bug Fixes:

  • Correct accessor method for Beacon#getRunningAverageRssi()
    (#536, Pietro De Caro)