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

Release Android v4.2.0 #6813

Closed
wants to merge 68 commits into from
Closed

Release Android v4.2.0 #6813

wants to merge 68 commits into from

Conversation

zugaldia
Copy link
Member

References #6812.

/cc: @mapbox/android

@zugaldia zugaldia added Android Mapbox Maps SDK for Android ⚠️ DO NOT MERGE Work in progress, proof of concept, or on hold labels Oct 25, 2016
@zugaldia zugaldia added this to the android-v4.2.0 milestone Oct 25, 2016
@mention-bot
Copy link

@zugaldia, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bleege to be a potential reviewer.

zugaldia and others added 11 commits October 25, 2016 14:42
…ted marker rotation difference (#6826)

fix unit tests, input limiting is not handled by animateRotationBy instead of MarkerView.
Changed test to validate if method was called with correct value.
…found in current viewport, added example to the test app to test for regressions (#6877)
* [android] - allow onCancel to be invoked from camera cancel callbacks

* set to null after finish
* [android]  - using bearing clockwise versus counterclockwise

* fixup brackets
* fixes missing javadoc in offline status class

* fixed javadoc mistakes

* added missing javadoc and notes to APIs that rely on style and source ids
zugaldia and others added 25 commits November 15, 2016 15:10
…kerView. Update documentation that a marker needs to be rendered before it can be queried. (#7239)
Allow updating model even if MarkerView isn't in current viewport.
This ensures that a "wait" command will always fully flush pending update flags. This was not the case with the prior conditional map.loaded() logic.
Previously, for viewport sizes less than 512 pixels in either direction, the computed size was 0.
Style::relayout uses source.baseImpl->loaded, a flag which is updated by Style::recalculate. So recalculate first, then relayout.
* fixed proguard rules

* disabled proguard for debug testapp builds

* removed dontobfuscate and fixed gson issue
@zugaldia
Copy link
Member Author

zugaldia commented Jan 2, 2017

@tobrun @cammace Do you know if there's any left fix that needs to be cherrypicked, or are we good to close here?

@tobrun
Copy link
Member

tobrun commented Jan 2, 2017

Good to close, with 4.2.0 we have been cherry picking from master to release branches on suggestion from @ivovandongen. Everything included in 4.2.1 is on master or coming to master with the PR from #4331.

@zugaldia
Copy link
Member Author

zugaldia commented Jan 2, 2017

@tobrun Great, thanks.

@zugaldia zugaldia closed this Jan 2, 2017
@jfirebaugh jfirebaugh deleted the release-android-v4.2.0 branch October 24, 2017 20:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android ⚠️ DO NOT MERGE Work in progress, proof of concept, or on hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants