Skip to content

Releases: Countly/countly-sdk-android

19.02.1

11 Mar 21:59
Compare
Choose a tag to compare
  • fixing endEvent bug that ignores provided "count" and "sum" values

19.02

13 Feb 21:53
Compare
Choose a tag to compare
  • Added remote config
  • Star rating requests now use the same urlConnection as other requests
  • Added functionality for adding custom header key/value pairs to every request

18.08.1

25 Sep 21:47
Compare
Choose a tag to compare

18.08.1

  • Fixed bug with events getting two unrelated segmentation fields added
  • Added flags to push action intent
  • Refactored push URL action handling

18.08

30 Aug 15:42
Compare
Choose a tag to compare
  • Added functionality for webView user rating popup dialog
  • Added call for recording unhandled exceptions
  • Added 10 second delay before merging device Id's
  • Added functionality for sending integers and doubles with segmentation, instead of just strings
  • Added call to record exception with a throwable
  • Improved Countly SDK logging messages
  • SDK now tries to send messages in it's timer event when in the background
  • Limited the size of crash logs to 10k characters
  • Limited the size of breadcrumbs to 1000 characters
  • Limited the amount of breadcrumbs to 1000 entries. If a newer one is added, the oldest one is discarded
  • Fixed a deviceId changing related bug
  • Fixed a bug for setting push consent before init

18.04

26 Apr 14:30
Compare
Choose a tag to compare
  • Added functionality for GDPR (giving and removing consent for features)
  • Added separate module for FCM push notifications

18.01.2

16 Mar 06:13
Compare
Choose a tag to compare
  • Fixing a crash in messaging because of null context

18.01.1

12 Feb 23:07
Compare
Choose a tag to compare
  • Fixing small push notification accent color bug
  • Properly deleting cached location data
  • Improving debug and log messages

18.01

18 Jan 15:42
Compare
Choose a tag to compare
  • Changes made how location data is passed and handled
  • Adding option to disable sending of location data (it can be reenabled later)
  • Adding option to add a large icon and accent color to push notification
  • Adding option to add meta information to push notification intents

17.09.2

10 Nov 01:04
Compare
Choose a tag to compare
  • Adding option to override the icon for push notifications

17.09.1

05 Oct 03:22
Compare
Choose a tag to compare
  • Adding additional calls for manipulating the star rating dialog