Skip to content

Releases: Ubudu/Android-SDK

Production release v2.8.2

20 Aug 10:28
Compare
Choose a tag to compare

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

20 Jul 08:07
Compare
Choose a tag to compare

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

11 Oct 17:06
Compare
Choose a tag to compare

Issues addressed:

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

Production Release v2.7.2

16 Aug 12:08
Compare
Choose a tag to compare

Improvements:

  • Updated Bluetooth scanner module

Production Release v2.7.1

05 Jul 14:35
Compare
Choose a tag to compare

Improvements:

  • Bluetooth scanning improvements

Issues addressed:

  • rules re-triggering

Production Release v2.7.0

15 May 09:02
Compare
Choose a tag to compare
Pre-release

API changes:

  • added BluetoothDevice getter to UBeacon object

Improvements:

  • Bluetooth scanning stability improvements

Production Release v2.6.2

03 May 19:09
Compare
Choose a tag to compare
Pre-release

Issues Addressed

  • deeplink interactions triggering
  • bluetooth scanning start/stop

Production Release v2.6.1

13 Apr 09:22
Compare
Choose a tag to compare
Pre-release

Issues Addressed

  • crash related to Bluetooth scanning

Production Release v2.6.0

15 Mar 10:31
Compare
Choose a tag to compare
Pre-release

!!! 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

01 Feb 13:43
Compare
Choose a tag to compare

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