Skip to content

Releases: radarlabs/radar-sdk-android

3.18.5

25 Oct 11:36
4aefc64
Compare
Choose a tag to compare
  • Improves the reliability of Radar.startTrackingVerified() and Radar.stopTrackingVerified().

3.18.4

23 Oct 01:22
2a9abc6
Compare
Choose a tag to compare
  • Improves the reliability of Radar.startTrackingVerified() and Radar.stopTrackingVerified().
  • Updates Radar.getVerifiedLocationToken() to fetch a fresh location token if token.passed == false for the cached location token.

3.18.3

08 Oct 16:19
68705f7
Compare
Choose a tag to compare
  • Introduces support for IMPORTANCE_NONE on the foreground service notification.

3.18.2

08 Oct 15:22
aa7e9cb
Compare
Choose a tag to compare
  • Exposes operatingHours field in RadarGeofences.

3.18.2-beta.1

08 Oct 14:15
Compare
Choose a tag to compare
3.18.2-beta.1 Pre-release
Pre-release
  • Exposed operatingHours field in RadarGeofences.

3.18.1

04 Oct 15:02
ec4845f
Compare
Choose a tag to compare
  • Introduces ability to enable logging for live publishable keys.

3.19.0-beta.2

03 Oct 17:47
Compare
Choose a tag to compare
3.19.0-beta.2 Pre-release
Pre-release
  • Reintroduce convenience methods for location permissions.

3.19.0-beta.1

03 Oct 17:04
Compare
Choose a tag to compare
3.19.0-beta.1 Pre-release
Pre-release
  • Reintroduce convenience methods for location permissions.

3.18.0

13 Sep 18:52
13b0781
Compare
Choose a tag to compare
  • Adds feature gate to logging of app opens.

3.17.2

29 Aug 19:42
e6a68d2
Compare
Choose a tag to compare
  • Improves logging of app termination.
  • Modifies app lifecycle logging to only trigger when log level is set to debug.