Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Releases: mapbox/mapbox-gl-native-android

android-v9.7.2

22 Mar 14:34
d25d133
Compare
Choose a tag to compare

9.7.2 - March 22, 2022

Changes since Mapbox Maps SDK for Android 9.7.1

Improvements and bug fixes

  • Fix an issue that results in IllegalArgumentException on the OS level, by adding an additional null check against eglContext to avoid having our GL context in an invalid state. (#723)

android-v9.7.1

04 Nov 12:42
545884a
Compare
Choose a tag to compare

Improvements and bug fixes

  • Fix android glyph drawing issue when 'high contrast' feature is turned on. (#717)

Dependencies

  • Update core library to 5.3.1

android-v9.7.0

26 Sep 01:18
daafc0b
Compare
Choose a tag to compare

Changes since Mapbox Maps SDK for Android 9.6.2

Improvements and bug fixes

  • Fix the race condition when updating LocationCompoent's position. (#703)
  • Handle exceptions thrown at layout initialization (including those thrown from vector tile parsing) and add OnDidFailLoadingTileListener, which will be trigged when tile failed to load. (#704)

Dependencies

  • Update core library to 5.3.0

android-v9.6.2

07 Jul 08:34
35e93bc
Compare
Choose a tag to compare

Changes since Mapbox Maps SDK for Android 9.6.1

Dependencies

  • Update telemetry to 8.1.0 (okhttp3 variant) and events-core 5.0.0 to make project compatible with Android 12

android-v9.6.1

09 Feb 12:59
6db4db9
Compare
Choose a tag to compare

Changes since Mapbox Maps SDK for Android 9.6.0

Improvements and bug fixes

  • Fix pulse circle opacity calculate error (#625)
  • Trigger exception when onCreate is not called (#626)

Dependencies

  • Update telemetry to 6.2.2
  • Update core library to 5.2.2

android-v9.5.2

11 Nov 08:55
73e9ac9
Compare
Choose a tag to compare
  • Validate if style is still loading #620

android-v9.6.0

04 Nov 14:57
Compare
Choose a tag to compare

Changes since Mapbox Maps SDK for Android 9.5.0

Improvements and bug fixes

  • Compass, deprecate bitmap API, introduce drawable resource ID API instead (#598)
  • Expose LocationUpdate builder and immediate location animation when resuming the map (#604)
  • Add GlyphsRasterizationMode and API (#601)
  • Validate if style is still loading (#591)

Dependencies

  • Update telemetry to 6.2.0
  • Update core library to 5.2.0

android-v8.6.7

22 Oct 18:43
2a25d2d
Compare
Choose a tag to compare
  • Compass, deprecate bitmap API, introduce drawable resource ID API instead (#598)

android-v9.6.0-beta.1

22 Oct 18:03
Compare
Choose a tag to compare
android-v9.6.0-beta.1 Pre-release
Pre-release
  • Compass, deprecate bitmap API, introduce drawable resource ID API instead (#598)
  • Expose LocationUpdate builder and immediate location animation when resuming the map (#604)
  • Add GlyphsRasterizationMode and API (#601)
  • Validate if style is still loading (#591)

android-v9.5.1

19 Oct 16:47
10ec5ea
Compare
Choose a tag to compare

Dependencies

  • Update core library to 5.1.2