-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Replay Dark Mode commits #11591
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
Replay Dark Mode commits #11591
Conversation
…web-preview Issue/10648 material web preview
…id into feature/material-theme # Conflicts: # WordPress/src/main/java/org/wordpress/android/ui/reader/subfilter/viewholders/SubfilterListItemViewHolder.kt # WordPress/src/main/res/layout/filtered_list_component.xml
…WordPress-Android into issue/10650-material-me-screen # Conflicts: # WordPress/src/main/java/org/wordpress/android/ui/main/MeFragment.java
…WordPress-Android into issue/10649-material-reader-post # Conflicts: # WordPress/src/main/res/values/dimens.xml
…WordPress-Android into issue/10646-material-login-flow # Conflicts: # WordPress/src/main/res/values/styles.xml
…reader-post Issue/10649 material reader post
…WordPress-Android into issue/fix-lifecycle-crash-with-appcompat-1-1-0
…notifications-list Issue/10651 material notifications list and settings
…WordPress-Android into issue/10651-material-notification-details
…id into feature/material-theme # Conflicts: # WordPress/src/main/res/layout/reader_listitem_blog.xml
…WordPress-Android into feature/material-theme
…me-screen Issue/10650 material me screen
…eme-conflicts Issue/fix material theme conflicts
…egrate_release_1.25.0-with-dark-mode
This reverts commit 4585d19.
… replay-dark-mode-commits
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
You can test the changes on this Pull Request by downloading the APK here. |
Just to be sure there's no side effect to the 14.6 WPAndroid release, let's only merge this after v14.6 has been cut. |
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.
It's +0 -0 so looks good to me :)
This PR "replays" the Dark Mode feature merge trying to have the individual commits be visible in git history.
Looks like the recent merge of the feature (see the 4585d19 commit in #11572) managed to add the feature as a single commit, not correctly attributing the commits to the original authors.
The feature is already merged and no new testing is needed, nor a need to include it to the 14.6 release.
Changes
gutenberg/integrate_release_1.25.0-with-dark-mode
from e9ee593PR submission checklist:
RELEASE-NOTES.txt
if necessary.