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

Cherry pick v5.3.2 changes #10981

Merged
merged 10 commits into from
Jan 23, 2018
Merged

Cherry pick v5.3.2 changes #10981

merged 10 commits into from
Jan 23, 2018

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Jan 22, 2018

This PR cherry-picks all the 5.3.2 changes from master to the release branch:

TODO
Changelog proposal
## 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)

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Jan 22, 2018
@tobrun tobrun added this to the android-v5.3.2 milestone Jan 22, 2018
@tobrun tobrun self-assigned this Jan 22, 2018
@tobrun tobrun changed the base branch from master to release-agua January 22, 2018 12:52
@@ -115,8 +115,8 @@ android {
}

compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
targetCompatibility JavaVersion.VERSION_1_7
sourceCompatibility JavaVersion.VERSION_1_8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should postpone upgrading to Java 8 until the new PR with followup changes to #10402

@tobrun tobrun merged commit 80789ab into release-agua Jan 23, 2018
@tobrun tobrun deleted the tvn-cherry-pick-5.3.2 branch January 23, 2018 11:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants