Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Releases: SourcePointUSA/CCPA_Android_SDK

1.3.4

16 Dec 11:50
2fff386
Compare
Choose a tag to compare

Added a feature to attach an arbitrary payload(publisher data) to action data. For more information on how to do that check our wiki Sending arbitrary data when the user takes an action

1.3.3

11 Aug 07:29
Compare
Choose a tag to compare

Implement .setOnAction(Runnable r) to consentLib builder. This callback will be called when the user takes an action on either the consent message or privacy manager.

1.3.2

13 Jul 10:55
028858e
Compare
Choose a tag to compare

1.3.2 (July, 13, 2020)

  • add CCPAConsentLib.clearConsentData() to public API
  • fix consent dialog not showing on emulators

1.3.1

29 Jun 11:59
Compare
Choose a tag to compare

1.3.1 (June, 29, 2020)

  • fix app crash on null activity

1.3.0

12 Jun 10:33
Compare
Choose a tag to compare

1.3.0 (June, 12, 2020)

  • Store the IABUSPrivacy_String as spec'ed by the CCPA IAB
  • ccpaApplies public attribute added to CCPAConsentLib class

1.2.0

30 Apr 10:36
bdcd0a6
Compare
Choose a tag to compare

1.2.0 (April, 30, 2020)

  • Authenticated consent flow implemented 🗝️

1.1.5

23 Apr 10:57
Compare
Choose a tag to compare

1.1.5 (April, 23, 2020)

  • concurrency crash on timeout error fixed

1.1.4

24 Mar 17:59
Compare
Choose a tag to compare
Update MainActivity.java

buildGDPRConsentLib().run() commented out

1.1.3

21 Mar 17:36
Compare
Choose a tag to compare
Update README.md

1.1.2

29 Jan 15:38
Compare
Choose a tag to compare
readme update