Skip to content

Releases: Insiteo/Android

3.6.3k [Official Release]

08 Mar 11:26
Compare
Choose a tag to compare

2D Map View and 3D Map View are both now fully compatible with Android Oreo

3.6.3j [Official Release]

26 Feb 16:53
Compare
Choose a tag to compare
  • 2D Map View is now compatible with Android Oreo

WARNING : 3D Map View is not supported for now on Android Oreo.

3.6.3i [Official Release]

18 Jan 14:39
Compare
Choose a tag to compare
  • New itinerary library
  • Bugfix : Removes crash when too many instructions occurs in JNI

3.6.3h [Official Release]

17 Jan 16:59
Compare
Choose a tag to compare
  • Remove Captive Portal verification in Initialization module
  • Zones are now visible (through getVisibleZones() method)
  • Zones handles transparent settings (colors, and styles)

3.6.3g [Official Release]

24 Oct 13:08
Compare
Choose a tag to compare
  • Max out of zone test only in zone detection mode
  • New comments in ISLocationProvider
  • Methods in BeaconRegion are now public

3.6.3f [Official Release]

27 Sep 15:56
Compare
Choose a tag to compare
  • Bugfix: recompute now working when user is too far

Max Distance To Recompute can be set using :
ISItineraryProvider.MAX_DISTANCE_TO_RECOMPUTE = 10;

3.6.3e [Official Release]

15 Sep 14:52
Compare
Choose a tag to compare

Bugfix: recompute not working when user is too far
Add : Captive portal detection
Adds new errors when initialization is not correct

  • add Unknown Host Exception
  • add Url Unavailable Exception
    These exceptions handles more use case, in order to prevent errors
    due to captive portal, or connectivity issues (no internet)

3.6.3c

31 Aug 16:01
Compare
Choose a tag to compare
  • Add : method getBestSiteWithLatitude in Insiteo.java
  • Fix : several minor bugs

3.6.3b [Official Release]

10 Aug 09:40
Compare
Choose a tag to compare
  • Bugfix : connectivity status sends "no internet access" in 2G
  • Add : method providing connectivity type

3.6.3a [Official Release]

17 Jul 15:44
Compare
Choose a tag to compare
  • Bugfix : removes a bug in Itinerary Library