Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 13.5 Code Freeze + Final Release Notes into master #10673

Merged
merged 163 commits into from
Oct 25, 2019

Conversation

jkmassel
Copy link
Contributor

No description provided.

etoledom and others added 30 commits October 3, 2019 09:28
…multiple-media-pr"

This reverts commit 5c2fa2e, reversing
changes made to d944b59.
This commit addresses following type of warnings from AS:
* Unused properties, parameters, methods etc
* Use lambda and method passing instead of explicit callback creation
* Syntax sugaring (shorter object creation and such)
* Spelling issues
* Formatting issues
…when_system_notificaations_disabled

Add tracking for enabling/disabling of system notifications
…ultiple-media-pr

[Gutenberg] Revert "revert-multiple-media-pr"
planarvoid and others added 21 commits October 22, 2019 09:32
…atured_image_when_present_in_post

Do not add featured image when it's present in the post text
…owed_sites_in_notifications

Show all followed sites in notifications fragment
…signup-tracks-event

Google Signup: Make sign up Track events be more generic.
…h-Android-8

Disable HW acceleration on Aztec when it crashes on Android 8 - Release Gutenberg to v1.15.1
@jkmassel jkmassel added the Releases Label related to managing releases label Oct 23, 2019
@jkmassel jkmassel added this to the 13.5 ❄️ milestone Oct 23, 2019
@jkmassel jkmassel requested a review from loremattei October 23, 2019 18:40
@jkmassel jkmassel self-assigned this Oct 23, 2019
@peril-wordpress-mobile
Copy link

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.
Messages
📖

This PR contains changes in the subtree libs/login/. It is your responsibility to ensure these changes are merged back into wordpress-mobile/WordPress-Login-Flow-Android. Follow these handy steps!
WARNING: Make sure your git version is 2.19.x or lower - there is currently a bug in later versions that will corrupt the subtree history!

  1. cd WordPress-Android
  2. git checkout merge/13.5-into-master
  3. git subtree push --prefix=libs/login/ https://github.com/wordpress-mobile/WordPress-Login-Flow-Android.git merge/WordPress-Android/10673
  4. Browse to https://github.com/wordpress-mobile/WordPress-Login-Flow-Android/pull/new/merge/WordPress-Android/10673 and open a new PR.

Generated by 🚫 dangerJS

@peril-wordpress-mobile
Copy link

You can test the changes on this Pull Request by downloading the APK here.

@jkmassel jkmassel merged commit e8ceca5 into master Oct 25, 2019
@jkmassel jkmassel deleted the merge/13.5-into-master branch October 25, 2019 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Releases Label related to managing releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.