summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-08-07 13:26:07 -0700
committerlangsmith <langstonlmcs@gmail.com>2019-08-08 10:47:22 -0700
commitb04593ae7ced1f413bf1569d2c68c1f9f1e2ab4d (patch)
treeeddb00bf12c3918a48cad37193002092e35084d8
parent3b848b77e58b4b21742ef26829e6d6b36b11e74a (diff)
downloadqtlocation-mapboxgl-b04593ae7ced1f413bf1569d2c68c1f9f1e2ab4d.tar.gz
[android] Added #15330 to the 8.3.0-alpha.2 changelog
-rw-r--r--platform/android/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index c2baec48a8..595df1a918 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -14,6 +14,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
### Bug fixes
- Load a style without an URI or JSON [#15293](https://github.com/mapbox/mapbox-gl-native/pull/15293)
+- Do not try to wake up the RunLoop if a wake is already pending [#15330](https://github.com/mapbox/mapbox-gl-native/pull/15330) <- Fixes offline downloads that could freeze after resuming.
## 8.0.2 - July 31, 2019
[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.0.1...android-v8.0.2) since [Mapbox Maps SDK for Android v8.0.1](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.0.1):