Skip to content

MediaPicker from WordPress Android#14

Merged
anitaa1990 merged 354 commits intotrunkfrom
issue/3_copy_mediapicker_from_wpandroid
Jul 19, 2021
Merged

MediaPicker from WordPress Android#14
anitaa1990 merged 354 commits intotrunkfrom
issue/3_copy_mediapicker_from_wpandroid

Conversation

@wzieba
Copy link
Copy Markdown
Contributor

@wzieba wzieba commented Jul 15, 2021

This PR contains all files about MediaPicker from WordPress Android repository with their git history.

How to approach code alignment?

Raw MediaPicker from WordPress Android is itself not compiling. There are a few things we have to do (in any order):

  • Remove all dependencies to WordPress Android codebase
  • Remove all dependencies to FluxC codebase
  • Provide 3rd party dependencies

List of child issues:

I think good idea will be to keep this branch not-merged until the code here will compile. I'll set a branch protection rule for it and we should target our PRs for this branch. Feel free to comment if you have other ideas!

We decided to merge this PR to develop.

develric and others added 30 commits September 9, 2020 12:22
…plus removing for now unused _showPopupMenu logic.
…icker

# Conflicts:
#	WordPress/src/test/java/org/wordpress/android/ui/mediapicker/MediaPickerViewModelTest.kt
…d-refresh-to-media-picker

Add paging and refresh to media picker
…icker

# Conflicts:
#	WordPress/src/main/java/org/wordpress/android/ui/mediapicker/MediaPickerViewModel.kt
#	WordPress/src/test/java/org/wordpress/android/ui/mediapicker/MediaPickerViewModelTest.kt
planarvoid and others added 19 commits March 9, 2021 11:33
…casting

Use viewModelScope instead of casting ViewModel to CoroutineScope
…tenor-feature-config

Remove Tenor feature configuration
…l-crash-media-loader-fix

Hotfix - Consolidated Media Picker : Resolve issue where site is null during the avatar picker flow
The 'NotificationsListFragmentPage' class is the only class which during
the reorder the whole 'super.onDestroyView()' call was move on top of
everything else. However, this was tested and everything works as
expected.
Base automatically changed from issue/2_ci_setup to trunk July 16, 2021 04:03
@wzieba wzieba force-pushed the issue/3_copy_mediapicker_from_wpandroid branch from 265dbe9 to 2e77e49 Compare July 16, 2021 10:58
@wzieba wzieba force-pushed the issue/3_copy_mediapicker_from_wpandroid branch from 2e77e49 to 285d2c2 Compare July 16, 2021 10:59
@wzieba
Copy link
Copy Markdown
Contributor Author

wzieba commented Jul 16, 2021

☝️ Those force pushes has been discussed internally, we should now be good to go!

@wzieba wzieba marked this pull request as ready for review July 19, 2021 11:11
@wzieba wzieba requested a review from anitaa1990 July 19, 2021 11:21
Copy link
Copy Markdown
Contributor

@anitaa1990 anitaa1990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @wzieba :shipit: I'll merge this PR as discussed!

@anitaa1990 anitaa1990 merged commit b0bb476 into trunk Jul 19, 2021
@anitaa1990 anitaa1990 deleted the issue/3_copy_mediapicker_from_wpandroid branch July 19, 2021 12:20
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.