Skip to content

Releases: ppgco/android-sdk

2.2.3

19 Dec 12:43
Compare
Choose a tag to compare
2.2.3 Pre-release
Pre-release

*Add mechanism that allows to override already sent notification by sending new one with the same Topic ID (this feature will be avalaible in PPG app on the beginning of 2025)
*Add posibility to use custom urls for API host [internal testing purposes]

2.2.2

30 Aug 11:52
Compare
Choose a tag to compare

Add Accept-Language for Beacon request, to get user language for beacons.

2.2.1

29 Aug 19:05
Compare
Choose a tag to compare

Add method setCustomClickIntentFlags

        PushPushGo
            .getInstance(this)
            .setCustomClickIntentFlags(Intent.FLAG_ACTIVITY_CLEAR_TASK or Intent.FLAG_ACTIVITY_NEW_TASK)

2.2.0

19 Aug 11:11
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.2.0

2.1.0

09 May 13:30
b4b85f8
Compare
Choose a tag to compare

Full Changelog: 2.0.1...2.1.0

2.0.1

19 Jun 10:56
Compare
Choose a tag to compare

What's Changed

  • Include change of beacon method addTags with key, label, strategy and ttl params

Full Changelog: 2.0.0...2.0.1

2.0.0

28 Mar 11:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...2.0.0