Releases: Ubudu/Android-SDK
Releases · Ubudu/Android-SDK
Production release v2.8.2
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
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
Issues addressed:
- fix handling all placeholders in server notifications
- bluetooth scanning fixes for Android N
Production Release v2.7.2
Improvements:
- Updated Bluetooth scanner module
Production Release v2.7.1
Improvements:
- Bluetooth scanning improvements
Issues addressed:
- rules re-triggering
Production Release v2.7.0
API changes:
- added BluetoothDevice getter to UBeacon object
Improvements:
- Bluetooth scanning stability improvements
Production Release v2.6.2
Issues Addressed
- deeplink interactions triggering
- bluetooth scanning start/stop
Production Release v2.6.1
Issues Addressed
- crash related to Bluetooth scanning
Production Release v2.6.0
!!! 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
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