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

[Draft] [GB-Mobile] Activate Preformatted block #10764

Conversation

daniloercoli
Copy link
Contributor

@daniloercoli daniloercoli commented Nov 8, 2019

This is the WP-Android side PR of wordpress-mobile/gutenberg-mobile#1442
that adds Preformated block to the list of available blocks in GB-Mobile.

To test:
See testing steps in the GB-mobile PR.

Note: Make sure to target the release branch.

cc @marecar3

PR submission checklist:

  • I have considered adding unit tests where possible.

  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

malinajirka and others added 30 commits November 5, 2019 14:01
* using NO_WRAP flag when encoding to base64
made base64 encode/decode flags a bit easier to set
…ypting log lines

removed reference to an exception that is no longer used
planarvoid and others added 26 commits November 25, 2019 15:16
…-posts-ui

Search all posts and group results into sections
…gets_on_no_network

Stop hiding data when there is no connection
…in_share_receiver

Download external media on Share intent received
…uffixes_translatable

Make number suffixes translatable through an injected class
…navigation_view

Do not trigger fragment change when the activity was already closed
…te_details_when_view_not_initialized

Do not refresh site details when view not initialized
…g_from_reader_post_json

Fix crash when reading from ReaderPost JSON
…lity-notifications

Accessibility : Notification Improvements
Update gb-mobile hash
@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 gutenberg/1442-Activate-Preformatted-block-
  3. git subtree push --prefix=libs/login/ https://github.com/wordpress-mobile/WordPress-Login-Flow-Android.git merge/WordPress-Android/10764
  4. Browse to https://github.com/wordpress-mobile/WordPress-Login-Flow-Android/pull/new/merge/WordPress-Android/10764 and open a new PR.

Generated by 🚫 dangerJS

@marecar3
Copy link
Contributor

Closing in favor #10868

@marecar3 marecar3 closed this Nov 28, 2019
@marecar3 marecar3 deleted the gutenberg/1442-Activate-Preformatted-block- branch November 28, 2019 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.