-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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.3 into master #10539
Merged
Merged
Merge 13.3 into master #10539
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ds since those are not used anymore in the app. It was used in a test, but the app ignore it, so not sure why the tests is not failing. Maybe we're not running it ;)
…nfoPopupForTheNewPosts`
… in case of recurring errors
…ss-Android into fix/make.sure-the-opt-in-dialog-is-shown-once * 'develop' of https://github.com/wordpress-mobile/WordPress-Android: (138 commits) Update aztec to v1.3.29 (#10334) and gb-mobile to v.1.10.1 Squashed 'libs/login/' changes from 250f32d48c..8b6384cb59 Fix a NPE in offline mode Fixe lint error Use maximum value only on bigger screens Set maximum alert dialog width from dimensions Fixed alert width on regular devices Fixed typo. Fixed failed tests Fixe alert window size on Chromebooks and Tablets Release notes. Squashed 'libs/login/' changes from fc60b518d7..250f32d48c Squashed 'libs/login/' changes from 69e488759c..fc60b518d7 Squashed 'libs/login/' changes from 5a21797a03..69e488759c Setting light toolbar. Use 1.2.0-beta-1 Updated refresh button color. Optimize AppLog Fix simple date format concurrency issue Do not show publish confirmation dialog on submit for review ... # Conflicts: # build.gradle
…s://github.com/wordpress-mobile/WordPress-Android into issue/8002-change-username
Gutenberg-mobile v1.12.0 Release
…rname Fixes #8002: Add ability to change username
…t_type_to_posts_and_pages Add Other post type to posts and pages
5355152735 Merge pull request #8 from wordpress-mobile/add/sites-gutenberg-mock 5a6744aad2 Update WordPressMocks/src/main/assets/mocks/mappings/wpcom/sites/rest_v2_sites_158396482_gutenberg.json e3c87e4198 add gutenberg mock file 1a7476762a Merge pull request #7 from wordpress-mobile/add/wpios-signup-mocks 745b5c6cc0 Fix regex pattern for me endpoint mocks 2b1d7643c8 Fix regex for endpoints used in signup test d0faae1206 Fix mocks for sending signup email 10c58741ba Update mocks for WPiOS signup test git-subtree-dir: libs/mocks git-subtree-split: 5355152735dd323b8e4aef2cfb21efe056a15f5f
…ss-Android into fix/10415-Local-auto-save-doesnt-work-in-Gutenberg * 'develop' of https://github.com/wordpress-mobile/WordPress-Android: (81 commits) Update gutenberg-mobile ref to v1.12.0 release Update FluxC to the tagged version Update FluxC version to 1.4.0-beta-1 Update release notes from gutenberg-mobile 1.12.0 release Update metadata translations for 13.2 Bump version number Updates translations revert IDE change to Project.xml revert IDE change to Project.xml Hide Sharing manage options for non-admins Removed unused attribute. Add Other post type to posts and pages Show an empty screen when all insights are removed Fix release notes Logic fixes based on the PR feedback Address PR comments fix small lint errors Removed exit transition and ActivityCompat call. Removed slide from left animation. use viewinteraction for choosing options menu ... # Conflicts: # libs/gutenberg-mobile
…save-doesnt-work-in-Gutenberg Fix for local auto save that doesn't work in Gutenberg
Update mocks from WordPressMocks
Update to gutenberg-mobile 1.13.0
…ase_note Add release notes for local autosave from #10483
Generated by 🚫 dangerJS |
You can test the changes on this Pull Request by downloading the APK here. |
Admin-merging for release notes. /cc @loremattei |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merges changes from
13.3
intomaster
. Includes already-approved changes, and updated release notes.