Skip to content

Release Mapbox-Android-Telemetry 3.0.0 Beta.1 and Mapbox-Android-Core 0.2.0 Beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@electrostat electrostat released this 12 Feb 18:29
· 293 commits to main since this release

Mapbox Android Telemetry v3.0.0-beta.1

  • Environment Enum now package-private - #62
  • SessionId rotation interval time in correct range - #53
  • Lazy token initialization - #52
  • Stop Telemetry when app closed - #49
  • Null check for creating MapboxTelemetry - #48
  • Store MapboxVendorId - #47
  • Store enabledTelemetry Boolean - #46
  • Require UserId for AppUserTurnstile - #44
  • Require UserId for MapLoadEvent - #41
  • Location Engine Priority range check - #39
  • Optional Callback for MapboxTelemetry - #38
  • Request application context only once - #33
  • Default Location Engine Priority se tto No_Power - #30
  • Add family type checking to map and navigation event factories - #26
  • Remove send a single event method and use sendEvents instead - #25
  • Debug Logging API - #22
  • Adjust PowerMode Annotations - #21
  • Support Multiple user Agent - #19
  • Make Location Engine Priority Editable - #18
  • Add Navigation Events - #16
  • Add AudioType Support - #13
  • Check for Location Permission - #12
  • Port Location Code from MAS - #6

Mapbox Android Core v0.2.0-beta.1

  • Remove LOST from LocationEngineProvider - #58
  • Make permissions listener public - #29