Skip to content

Releases: Ubudu/Android-SDK

Production release v2.8.2

Choose a tag to compare

@MGasztold MGasztold released this 20 Aug 10:28

Updated BLE scanner module so the SDK can detect beacons when running on Android 11.
Added feature to enable foreground service scanner that requires a permanent app notification in the status bar, see https://github.com/Ubudu/Android-SDK/wiki/Detecting-BLE-beacons-in-the-background

Production Release v2.8.0

Choose a tag to compare

@MGasztold MGasztold released this 20 Jul 08:07

Improvements:

  • Compatibility with Android 8 background operation limits

Issues addressed:

  • Status bar notification not working on Android 8
  • Bluetooth scanning issues on Android 8
  • Restart after reboot not working on Android 8

Production Release v2.7.3

Choose a tag to compare

@MGasztold MGasztold released this 11 Oct 17:06

Issues addressed:

  • fix handling all placeholders in server notifications
  • bluetooth scanning fixes for Android N

Production Release v2.7.2

Choose a tag to compare

@MGasztold MGasztold released this 16 Aug 12:08

Improvements:

  • Updated Bluetooth scanner module

Production Release v2.7.1

Choose a tag to compare

@MGasztold MGasztold released this 05 Jul 14:35

Improvements:

  • Bluetooth scanning improvements

Issues addressed:

  • rules re-triggering

Production Release v2.7.0

Pre-release

Choose a tag to compare

@MGasztold MGasztold released this 15 May 09:02

API changes:

  • added BluetoothDevice getter to UBeacon object

Improvements:

  • Bluetooth scanning stability improvements

Production Release v2.6.2

Pre-release

Choose a tag to compare

@MGasztold MGasztold released this 03 May 19:09

Issues Addressed

  • deeplink interactions triggering
  • bluetooth scanning start/stop

Production Release v2.6.1

Pre-release

Choose a tag to compare

@MGasztold MGasztold released this 13 Apr 09:22

Issues Addressed

  • crash related to Bluetooth scanning

Production Release v2.6.0

Pre-release

Choose a tag to compare

@MGasztold MGasztold released this 15 Mar 10:31

!!! NOTE !!! This version contains API changes compared to v2.5.4

Features Added

  • ScanningStrategy class for controlling Bluetooth scanning periods

Improvements

  • improved API of UbuduBeacon
  • improved API for controlling the bluetooth scanning intervals

Issues Addressed

  • fixed too many bluetooth scans being launched on Android N

Production Release v2.5.4

Choose a tag to compare

@MGasztold MGasztold released this 01 Feb 13:43

Features Added

None

Improvements

None

Issues Addressed

  • global limits being respected even if a rule is not to be counted for global limits
  • event counters limits not being updated properly in the local database after new data is fetched from cloud