Skip to content

Releases: Estimote/Android-Fleet-Management-SDK

Fix generic advertisers cloud synchronisation issue

02 Aug 11:33
6c5c808
Compare
Choose a tag to compare

1.4.5 (Aug 2, 2018)

Maintenance release - Fix generic advertisers cloud synchronisation issue

1.4.1

20 Dec 15:30
cd687b0
Compare
Choose a tag to compare

1.4.1 (Dec 20, 2017)

Maintenance release.

  • Fixed scanning on Android 7+
  • Fixed scanning on devices without low power scanning features (batch scanning, hardware filters)
  • Fixed NPE on scanning start

Asset tracking report handling in Mesh Gateway

24 Oct 07:11
Compare
Choose a tag to compare

1.4.0 (Oct 24, 2017)

  • Mesh Management - Mesh Gateway is now able to synchronise mesh's asset tracking report from beacons in to cloud.

Mesh Management - Mesh Gateway beta version

22 Sep 12:11
Compare
Choose a tag to compare

1.3.0 (Sep 22, 2017)

  • Mesh Management - Mesh Gateway beta version

UWB Commands in mesh; fix advertiser transmit power max value

08 Sep 11:40
Compare
Choose a tag to compare

1.2.0 (Sep 08, 2017)

  • Push start UWB commands into mesh when connecting to the beacon
  • Add possibility to set up 'start UWB' command on cloud for beacons in mesh
  • Fix: Make it possible to set 20dBm as transmit power value when configuring advertiser

Magnetometer calibration & minor bug fixes

22 Aug 10:11
Compare
Choose a tag to compare

1.1.0 (Aug 22, 2017)

  • Enable Magnetometer: Synchronise Magnetometer calibration data from cloud.
  • FIX: Use millivolts as battery voltage level unit
  • FIX: EstimoteLocation - changed timestamp to be public

Revert buggy fix implementation

16 Aug 11:45
Compare
Choose a tag to compare

1.0.15 (Aug 16, 2017)

  • Revert buggy implementation for: Use average advertising time to calculate expiration time when ranging beacons

Improvements in ranging API; Bug fixes

14 Aug 13:56
Compare
Choose a tag to compare

1.0.14 (Aug 14, 2017)

  • Use average advertising time to calculate expiration time when ranging beacons
  • Add timestamp field to all packets parsed from scanner
  • FIX: Ensure Here and now are synchronized to beacons with firmware 4.7.0 or newer
  • FIX: Use proper SDK version when communicating with cloud

Bugfix and cleanups

08 Aug 08:19
Compare
Choose a tag to compare

1.0.13 (Aug 08, 2017)

  • Bug fix: Use region exit expiration timeout defined by the user instead of default value
  • Cleanup SDK manifest to make it easier to use SDK in non-java-gradle android projects
  • Cleanup SDK resources to make it easier to use SDK in non-java-gradle android projects

Bug fixes

01 Aug 10:18
Compare
Choose a tag to compare

1.0.12 (Aug 01, 2017)

  • Bug fix: Ensure SDK is able to connect to the beacon without mesh network configured
  • Bug fix: Hardware filter for BeaconRegion for Nougat devices