-
Notifications
You must be signed in to change notification settings - Fork 44
Sync with wpandroid #474
base: develop
Are you sure you want to change the base?
Sync with wpandroid #474
Conversation
…ss-Android into issue/8828-Aztec-crash-Android-8 * 'develop' of https://github.com/wordpress-mobile/WordPress-Android: (29 commits) Make utils sinletons Handle case without a browser FluxC hash updated to 1.5.1-beta-3 Add signup flow name parameter to signup auth email request Change FluxC hash to 1.5.1-beta-2 Update gutenberg-mobile ref to v1.15.0 release CircleCI: Bump Orbs to use any 1.0.x version Update gutenberg ref Update gutenberg ref Add NEW_TASK flag to the open file intent Update to Aztec v1.3.33, including gutenberg's ref Update gutenberg ref Update Aztec ref to v1.3.32 Update RELEASE-NOTES with block editor improvements Enable downloads from private sites Update gutenberg ref to release 1.15.0 capitalizeWithLocaleWithoutLint string extension introduced Implement specific comparison for LocalOrRemoteId in PostListDiffItemCallback Fix staticFieldLeak errors in lint-baseline.xml Refresh data on request completed ... # Conflicts: # libs/editor/WordPressEditor/build.gradle # libs/gutenberg-mobile
…-editor Clean up after legacy editor
…h-Android-8 Disable HW acceleration on Aztec when it crashes on Android 8 - Release Gutenberg to v1.15.1
…add-media-to-editor-functionality
…for image preview requests from gb-editor
…ute image preview requests from GB editor to MediaPreviewActivity.
…tract-upload-media-phase-2
# Conflicts: # WordPress/src/main/java/org/wordpress/android/ui/posts/EditPostActivity.java
…so we can access its fields with reflection
…25-media-upload-errors-editor
…k-sso-enabled # Conflicts: # libs/gutenberg-mobile
# Conflicts: # libs/gutenberg-mobile
Fix build and tests on JDK11
…in with WordPress.com is requested.
Hey @malinajirka – I'm not sure how to meaningfully review this – if it's just a sync it's probably ok? Do we have a way of verifying consistency between the two repos to ensure the sync worked right? |
Hi @jkmassel ! In summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can see that the history is present, and it looks correct. However, there are files in WordPress-Editor-Android
that aren't present in WPAndroid:
WordPressEditor/src/androidTest/java/org.wordpress.android.editor/EditorFragmentTest.java
WordPressEditor/src/main/java/org/wordpress/android/editor/EditorFragment.java
Apart from these two files, the trees are identical. If this seems ok, then it's ok to merge.
No description provided.