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

Add stock media upload methods to media store #1697

Merged
merged 14 commits into from
Oct 7, 2020

Conversation

planarvoid
Copy link
Contributor

@planarvoid planarvoid commented Sep 22, 2020

This is the last of three PRs. It pulls the method to upload stock media from the MediaStore to the StockMediaStore and makes it a suspend function. As part of this change I've pulled some of the common logic into a utility class.

This PR can be tested by the related WPAndroid PR - wordpress-mobile/WordPress-Android#13009

@planarvoid planarvoid marked this pull request as ready for review September 24, 2020 12:32
Copy link
Contributor

@develric develric left a comment

Choose a reason for hiding this comment

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

Hi @planarvoid , code LGTM. Tested this PR using the companion WPAndroid PR. I've documented with some more details a few issues I had in that companion PR comment, but this one LGTM.

Base automatically changed from feature/introduce-cache-to-stock-media-store to develop October 7, 2020 08:02
@planarvoid planarvoid merged commit b3b554c into develop Oct 7, 2020
@planarvoid planarvoid deleted the feature/add-stock-media-methods-to-media-store branch October 7, 2020 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants