Skip to content

Releases: blueshift-labs/Blueshift-Android-SDK

v0.7.1

12 Jul 08:19
Compare
Choose a tag to compare

What's New?

  1. The device parameters hash is made threadsafe.
  2. Notification tracking event names changed (push_click to click and push_vew to open).

v0.7.0

04 Nov 11:03
Compare
Choose a tag to compare

What's New?

  • Improved Dialog Notification behavior.
  • Memory leak optimization is done on DB usage.

v0.6.2: Merge pull request #28 from blueshift-labs/memory_leak_fixes

12 Jul 08:21
Compare
Choose a tag to compare

What's New?

  1. Database code optimization was done.

v0.6.1

28 Oct 06:24
Compare
Choose a tag to compare

Whats New?

  • Added support for AVDs that runs without Google Apis

v0.6.0

21 Oct 05:57
Compare
Choose a tag to compare

Whats New?

  • Improved notification rendering with more content support.
  • Enabled URL based deep link (Supports both simple Notification & Carousels)
  • Separate click actions for each carousel images.

v0.4

22 Sep 09:15
Compare
Choose a tag to compare

WHAT'S NEW

  • Carousel Notifications (4 images):
    • Animated: The images are displayed one after another with a fade in/out animation.
    • Manual: The images will be changes when user clicks on the next/prev buttons in the notification.

v0.3

16 Sep 11:24
Compare
Choose a tag to compare

WHAT'S NEW

  • Enabled tracking of campaign uuids sent with push message.

v0.2

12 Jul 09:36
Compare
Choose a tag to compare

What's New?

  1. Code optimization.
  2. Added multiple implementations for identify method.
  3. Migration from Java Library to Android Library was done.
  4. Bulk event API integrated.
  5. Added support for batched events.
  6. Added dialog type notification.
  7. Improved notification rendering.

v0.0.0

12 Jul 08:28
Compare
Choose a tag to compare

Initial commit

  • Java library version pushed to the repository.