Skip to content

Android 5.0 Features Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@davidgyoung davidgyoung released this 17 Jan 16:05
· 1030 commits to master since this release
  • Refines algorithm for background scanning on Android 5 to be more battery friendly
  • Restart scanning on Android 5 so we repeatedly see connectable beacons
  • Synchronize scan intervals so multiple apps scanning with the library do so at the same time
  • Splits out Android 4.x scanner from Android 5 scanner to avoid warnings
  • Fix bug in http redirection limit downloading distance models
  • Fix bug causing NaN in distance estimate
  • Fix data fields that didn't update with each ranging measurement
  • Add bintray deployment
  • Upgrade build to use Android Studio 1.0 and latest dependencies