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

Release Android 3.0.0 #3354

Closed
13 tasks done
bleege opened this issue Dec 18, 2015 · 12 comments
Closed
13 tasks done

Release Android 3.0.0 #3354

bleege opened this issue Dec 18, 2015 · 12 comments
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@bleege
Copy link
Contributor

bleege commented Dec 18, 2015

New Highlights

Full Change Log: https://github.com/mapbox/mapbox-gl-native/issues?q=milestone%3Aandroid-v2.4.0

Release Branch: https://github.com/mapbox/mapbox-gl-native/commits/release-android-v2.4.0

The TODO list for making this happen:

  • Change Version Name to 3.0.0 in gradle.properties
  • Update version info in Twitter Fabric metadata file
  • Move open issues to android-v3.1.0 Milestone in GitHub
  • Publish 3.0.0 artifact to Maven Central
  • Updating Mapbox.com JavaDoc Documentation
  • Update CHANGELOG.md
  • Tag android-v3.0.0 in GitHub
  • Rename Milestone from android-v2.4.0 to android-v3.0.0
  • Close Milestone android-v3.0.0 in GitHub
  • Blog Post on https://www.mapbox.com/blog/
  • Alert Twitter Fabric team of new release
  • Create ticket to merge release-android-v2.4.0 branch back into master
  • Change Version Name BACK to SNAPSHOT after release and release branch merge to support daily development. In this case set to 3.1.0-SNAPSHOT in gradle.properties

/cc @mapbox/mobile @mapbox/support @gundersen @lxbarth @twbell @joecacc @pdgoodman

@bleege bleege added the Android Mapbox Maps SDK for Android label Dec 18, 2015
@bleege bleege added this to the android-v2.4.0 milestone Dec 18, 2015
@bleege
Copy link
Contributor Author

bleege commented Dec 20, 2015

There's been some API changes to the SpriteFactory which will break our SemVer conventions if we release this is 2.4.0. Let's release this version as 3.0.0 instead. The next version for development will be 3.1.0.

@tobrun
Copy link
Member

tobrun commented Dec 20, 2015

@bleege
could you add following item: update Mapbox.com examples to the todo list?
This is related to SpriteFactory -> IconFactory from #3304 which is used in custom marker example.

@bleege bleege self-assigned this Dec 21, 2015
@bleege bleege changed the title Release Android 2.4.0 Release Android 3.0.0 Dec 21, 2015
@bleege
Copy link
Contributor Author

bleege commented Dec 21, 2015

Confirmed that Mapbox Android 3.0.0 is now available on Maven Central. As always, it'll take a few hours before it shows up in Maven Central Search.

@bleege
Copy link
Contributor Author

bleege commented Dec 21, 2015

@bleege
Copy link
Contributor Author

bleege commented Dec 21, 2015

Updated Custom Marker example to convert it from Sprite to Icon.

@bleege
Copy link
Contributor Author

bleege commented Dec 21, 2015

Closing milestone and ticket. Will work on blog post next.

@bleege bleege closed this as completed Dec 21, 2015
@bleege
Copy link
Contributor Author

bleege commented Dec 21, 2015

@bleege
Copy link
Contributor Author

bleege commented Dec 21, 2015

Twitter has been notified.

@mb12
Copy link

mb12 commented Dec 22, 2015

@bleege Excellent post and video. For some reason the video looks low res on Mac.

@bleege
Copy link
Contributor Author

bleege commented Dec 22, 2015

@mb12 I'm glad that you like the post and video! The video is hosted here on Vimeo. Does it still appear low res for you there? If it doesn't there we can look to adjust the embed code in the blog post.

As an aside the source video was a .mp4 using Android Studio's built in device screen recording tools with the default configs (see screenshot below) on a Nexus 5x device.

screen shot 2015-12-22 at 9 12 16 am
Default Screen Recording Settings

@mb12
Copy link

mb12 commented Dec 22, 2015

@bleege Looks hi-res on Vimeo website. Most likely some embed code issue as you mentioned.

@bleege
Copy link
Contributor Author

bleege commented Dec 22, 2015

@mb12 Cool. Yep, it's the embed code. The stock video is 500 x 281 pixels on Vimeo, but we set the width and height to 100% in the iframe so that the video fits with the responsive layout of the Web site.

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

No branches or pull requests

3 participants