Skip to content

Releases: alt236/Bluetooth-LE-Library---Android

v2.0.0 - Library and App Release

05 Dec 20:03
e61a59a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0

App Relase v1.1.1

03 Feb 12:33
Compare
Choose a tag to compare

Quick fix for #23

App Relase v1.1.0

24 Jan 16:51
Compare
Choose a tag to compare

App release, no library changes

v1.0.0

14 Jul 16:23
Compare
Choose a tag to compare
  • Migrated project to Android Studio/ gradle
  • Note that the API has slightly changed in this version.
  • We now use the more generic BeaconUtils.getBeaconType() method instead of IBeaconUtils.isThisAnIBeacon()
  • Fix for issue 5
  • Fix for issue 9