Skip to content

Releases: radarlabs/radar-sdk-android

3.18.7-beta.1

11 Nov 14:37
cfd8ca1
Compare
Choose a tag to compare
3.18.7-beta.1 Pre-release
Pre-release
  • Enables remote tracking options to be able to ramp up and ramp down without network connection.

3.18.6

08 Nov 22:17
cfd8ca1
Compare
Choose a tag to compare
  • Enables Radar.startTrip() to be called with tripOptions.startTracking = false, preventing the automatic starting of tracking.
  • Allows trackingOptions.startTrackingAfter set locally to be used in conjunction with remote tracking options.

3.18.6-beta.1

07 Nov 19:24
Compare
Choose a tag to compare
3.18.6-beta.1 Pre-release
Pre-release
  • Improves timestamp logic for replays.

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.