From 9a6345d30a975eb30cef415e5510528a0ca2bb02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Paczos?= Date: Tue, 20 Aug 2019 18:15:31 +0200 Subject: [PATCH] [android] bump gestures library to v0.5.1 --- platform/android/CHANGELOG.md | 1 + platform/android/gradle/dependencies.gradle | 2 +- platform/android/vendor/mapbox-gestures-android | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 8d0030b3974..d0c974a0a29 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -8,6 +8,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to - Fixed a possible crash that could be caused by invoking the wrong layer implementation casting function [#15398](https://github.com/mapbox/mapbox-gl-native/pull/15398). - Font lookup on pre lollipop devices failed, provide default font list instead [#15410](https://github.com/mapbox/mapbox-gl-native/pull/15410). - Fixed rendering and collision detection issues with using `text-variable-anchor` and `icon-text-fit` properties on the same layer [#15367](https://github.com/mapbox/mapbox-gl-native/pull/15367). + - Fixed a bug where quick-scale was registered during a move gesture that followed a double-tap. Bumped gestures library to `v0.5.1`. [#15427](https://github.com/mapbox/mapbox-gl-native/pull/15427) ## 8.3.0-alpha.3 - August 15, 2019 [Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.3.0-alpha.2...android-v8.3.0-alpha.3) since [Mapbox Maps SDK for Android v8.3.0-alpha.2](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.3.0-alpha.2): diff --git a/platform/android/gradle/dependencies.gradle b/platform/android/gradle/dependencies.gradle index 526861e8b12..da7f0070656 100644 --- a/platform/android/gradle/dependencies.gradle +++ b/platform/android/gradle/dependencies.gradle @@ -10,7 +10,7 @@ ext { mapboxServices : '4.8.0', mapboxTelemetry : '4.5.1', mapboxCore : '1.3.0', - mapboxGestures : '0.5.0', + mapboxGestures : '0.5.1', mapboxAccounts : '0.2.0', supportLib : '28.0.0', constraintLayout: '1.1.2', diff --git a/platform/android/vendor/mapbox-gestures-android b/platform/android/vendor/mapbox-gestures-android index d099f39e003..ae08de82ca1 160000 --- a/platform/android/vendor/mapbox-gestures-android +++ b/platform/android/vendor/mapbox-gestures-android @@ -1 +1 @@ -Subproject commit d099f39e00358d6700c3e1c588e08e1a80f6c450 +Subproject commit ae08de82ca178dca7f005dfc8056554cf77124ad