Skip to content

Releases: Woosmap/geofencing-android-sdk

1.5.2 - Upgraded location and maps version

16 Mar 05:28
6f8d8c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.5.2

Force ETA refresh when the user doesn't use the expected travel mode

28 Jun 13:45
2175279
Compare
Choose a tag to compare

New parameter to save API consumption and not force ETA refresh when the user doesn't use the expected travel.

Parameter name: optimizeDistanceRequest
Default value: true

Protect data for a region with StoreId

19 Apr 16:45
f4124a8
Compare
Choose a tag to compare
  • Protect data for airship when no POI found with a idStore

Isochrone update

18 Mar 18:07
bd8e578
Compare
Choose a tag to compare
  • Region Isocrhone uptade state on the new position

Replace Geofence

14 Mar 10:48
697d8d4
Compare
Choose a tag to compare
  • Replace a geofence by another even if the geofence to replace don't exist

Replace Geofence

10 Mar 11:32
56bddbb
Compare
Choose a tag to compare
  • Add Method to replace an existing Geofence isochrone or circle by another

Geofence Isochrone

04 Mar 17:04
Compare
Choose a tag to compare
  • Fix crash when a creation of geofence Isochrone whitout Position harvest before.
  • Add Method replaceGeofenceIsochrone to replace an existing geofence isochrone by another

Disable foreground service on change permission

03 Mar 09:26
9f37c33
Compare
Choose a tag to compare
  • Disable foreground service when the user remove location permission
  • Manage Approximative Location Permission
  • Replace store name by storeId in geofence identifier

update anko

17 Jan 18:14
Compare
Choose a tag to compare
1.4.4

update gradle

Fix user_properties Radius

18 Jan 08:28
bac4362
Compare
Choose a tag to compare
  • Fix type of Radius from user_properties
  • Change Context for BindService in ForegroundService Mode