Skip to content

New Autobind APIs

Latest
Compare
Choose a tag to compare
@davidgyoung davidgyoung released this 13 Aug 22:34
· 124 commits to master since this release
  • Manual binding/unbinding deprecated. (#1046, David G. Young)
  • Android 12 changes. (#1043, Nick Badal, David G. Young)
  • Bug fixes to autobind (#1035, David G. Young)
  • Add experimental autobind methods for starting beacon ranging/monitoring without a manual call to bind(). (#1035, David G. Young)
  • Add support for beacon parsers based on 128-bit service UUIDs (#1035, David G. Young)
  • Add experimental IntentScanStrategy to eliminate a foreground service for some background scan use cases. (#1030, David G. Young)
  • Update service declarations as required for Android 12 (#1033, David G. Young)
  • Reduce crashes on starting foreground service (#1024, David G. Young)
  • Reduce minSdk to 14 (#1023 David G. Young)
  • Add experimental LiveData interface (#1025, David G. Young)