Skip to content

Releases: kissmetrics/KISSmetrics-Android-SDK

Release v2.3.0

14 Sep 18:35
64525e2
Compare
Choose a tag to compare
Merge pull request #26 from kissmetrics/rrouton/gradleUpdate

Rrouton/gradle update

Release v2.3.0

17 Jun 16:47
d22327e
Compare
Choose a tag to compare

Updates the tracking server domain

v2.2.2

24 Apr 15:41
Compare
Choose a tag to compare
Version 2.2.2

Added optional RecordCondition param to record method.

03 Oct 17:54
Compare
Choose a tag to compare

RecordConditions include RECORD_ALWAYS, RECORD_ONCE_PER_INSTALL, RECORD_ONCE_PER_IDENTITY.
Deprecates recordOnce with was the equivalent to using RECORD_ONCE_PER_IDENTITY

Fix for SuccessfulConnections ready state

13 Jun 03:50
Compare
Choose a tag to compare

Puts Sender in the ready state after the last connection completes successfully or if a connection fails. This ensures that Sender is ready for the next record or records.

Refactoring of autoRecordInstalls

31 May 00:06
Compare
Choose a tag to compare

Light refactoring around the autoRecordInstalls method and the order that appVersion is archived.

Fix for RejectedExecutionException while sending queued records

24 May 21:37
Compare
Choose a tag to compare

Improved use of ExecutorService by adding a coordinating 'Sender' object.

Fix for null property values during encoding

13 May 17:16
Compare
Choose a tag to compare
Merge pull request #5 from kissmetrics/NullPropertyValue-fix

Adds a check for null property values during property encoding

Fix for URL connections in API 13+

12 May 17:44
Compare
Choose a tag to compare

A fix has been applied for URL connections in API 13+

Initial public release of KISSmetricsSDK.jar v2.0.0 for Android applications.

29 Apr 00:40
Compare
Choose a tag to compare