summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-01-22 13:50:53 +0100
committerTobrun <tobrun.van.nuland@gmail.com>2018-01-22 19:37:31 +0100
commitbe7c34134c5e50f8c8d991af32dd30dc46f531ee (patch)
tree572815cc450d4f394c1d4f9e069a84983393a5e8
parente4257421ffa11a6b223899ebe52e9431467fb08c (diff)
downloadqtlocation-mapboxgl-upstream/tvn-cherry-pick-5.3.2.tar.gz
[android] - update changelog for v5.3.2upstream/tvn-cherry-pick-5.3.2
-rw-r--r--platform/android/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index a45971edeb..e98ed491aa 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,19 @@
Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started.
+## master
+ - Add Hebrew localization [#10967](https://github.com/mapbox/mapbox-gl-native/pull/10967)
+
+## 5.3.2 - January 22, 2018
+ - Validate surface creation before destroying [#10890](https://github.com/mapbox/mapbox-gl-native/pull/10890)
+ - Add filesource activation ot OfflineRegion [#10904](https://github.com/mapbox/mapbox-gl-native/pull/10904)
+ - Save configuration of UiSettings [#10908](https://github.com/mapbox/mapbox-gl-native/pull/10908)
+ - Do not overwrite user-set focal point [#10910](https://github.com/mapbox/mapbox-gl-native/pull/10910)
+ - Camera callbacks for velocity animated movements [#10925](https://github.com/mapbox/mapbox-gl-native/pull/10925)
+ - Allow changing the used OkHttpClient [#10948](https://github.com/mapbox/mapbox-gl-native/pull/10948)
+ - Validate zoom level before creating telemetry event [#10959](https://github.com/mapbox/mapbox-gl-native/pull/10959)
+ - Handle null call instances in HttpRequest [#10987](https://github.com/mapbox/mapbox-gl-native/pull/10987)
+
## 5.3.1 - January 10, 2018
- Blacklist binary program loading for Vivante GC4000 GPUs [#10862](https://github.com/mapbox/mapbox-gl-native/pull/10862)
- Support Genymotion [#10841](https://github.com/mapbox/mapbox-gl-native/pull/10841)