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

[Android] CameraRoll support for Videos and Photos showed in same time #16429

Closed
wants to merge 1 commit into from
Closed

[Android] CameraRoll support for Videos and Photos showed in same time #16429

wants to merge 1 commit into from

Conversation

kesha-antonov
Copy link
Contributor

Motivation

Right now you can choose to show Videos OR Photos.
This PR allows to show both in the same time.

Release Notes

[ANDROID][ENHANCEMENT] - Can show videos and photos from CameraRoll in the same time

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 17, 2017
@pull-bot
Copy link

Warnings
⚠️

📋 Test Plan - This PR appears to be missing a Test Plan.

⚠️

📋 Release Notes - This PR may have incorrectly formatted Release Notes.

@facebook-github-bot label Needs more information

@facebook-github-bot label Needs more information

Generated by 🚫 dangerJS

@facuacostag
Copy link

What's the status of this PR?

@kesha-antonov
Copy link
Contributor Author

I see that RN team only look for features that FB needs. Not what people need. So while they not need it there's no any status

@facebook-github-bot
Copy link
Contributor

@kesha-antonov I tried to find reviewers for this pull request and wanted to ping them to take another look. However, based on the blame information for the files in this pull request I couldn't find any reviewers. This sometimes happens when the files in the pull request are new or don't exist on master anymore. Is this pull request still relevant? If yes could you please rebase? In case you know who has context on this code feel free to mention them in a comment (one person is fine). Thanks for reading and hope you will continue contributing to the project.

@facuacostag
Copy link

We are already on 2018 and this problem has been there for more than a year, what are you waiting for Facebook?

@mikeproeng37
Copy link

Facebook, what is going with this PR? Would love to be able to use this feature!

@akyker20
Copy link

Would like to see this feature asap

@mikeproeng37
Copy link

@kesha-antonov looks like there are two action items that need your attention, test plan and release notes.

@shergin I was referred to you as someone who might be able to help get this PR moving on the Facebook side. Would you please be able to help shepherd this or maybe point to someone who can help?

@Tsiniloiv
Copy link

Does this work? I need this feature, and I'll crowbar it into my build manually if I have to.

@Tsiniloiv
Copy link

@kesha-antonov I tried making the same changes to CameraRollManager as you've done, but it seems to have had no effect. Is there some additional step to making this work?

@react-native-bot react-native-bot added Android Ran Commands One of our bots successfully processed a command. Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. labels Mar 14, 2018
@react-native-bot react-native-bot added Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. labels Mar 18, 2018
@bulats
Copy link

bulats commented Apr 24, 2018

Any news regarding this PR? It's been ages.

@facuacostag
Copy link

@bulats I'm using this package and works like a charm
https://github.com/pentarex/react-native-gallery-manager

@bulats
Copy link

bulats commented Apr 24, 2018

@FacuAcosta Thank you! Can confirm that it works.

@react-native-bot react-native-bot added the Missing Test Plan This PR appears to be missing a test plan. label May 15, 2018
@hramos
Copy link
Contributor

hramos commented Dec 11, 2018

Hey there, I'm going through old PRs and noticed this PR has been flagged as lacking a test plan. @kesha-antonov do you plan on adding a test plan?

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@cpojer has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Jan 28, 2019
Copy link
Contributor

@cpojer cpojer 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 so much for this contribution and sorry it took so long to get around to landing it. While there is
https://github.com/pentarex/react-native-gallery-manager which handles this use case nicely, I think the basic functionality in React Native should allow to pick both videos and photos.

@react-native-bot
Copy link
Collaborator

@kesha-antonov merged commit 54534e7 into facebook:master.

@facebook facebook locked as resolved and limited conversation to collaborators Jan 28, 2019
@react-native-bot react-native-bot added the Merged This PR has been merged. label Jan 28, 2019
@hramos hramos removed Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 6, 2019
matt-oakes pushed a commit to matt-oakes/react-native that referenced this pull request Feb 7, 2019
…k#16429)

Summary:
Right now you can choose to show Videos OR Photos.
This PR allows to show both in the same time.

[ANDROID][ENHANCEMENT] - Can show videos and photos from CameraRoll in the same time
Pull Request resolved: facebook#16429

Differential Revision: D13839638

Pulled By: cpojer

fbshipit-source-id: 5edc039552888c3ba8a40f39e262919fa7c00b39
bartolkaruza pushed a commit to bartolkaruza/react-native-cameraroll that referenced this pull request Feb 23, 2019
Summary:
Right now you can choose to show Videos OR Photos.
This PR allows to show both in the same time.

[ANDROID][ENHANCEMENT] - Can show videos and photos from CameraRoll in the same time
Pull Request resolved: facebook/react-native#16429

Differential Revision: D13839638

Pulled By: cpojer

fbshipit-source-id: 5edc039552888c3ba8a40f39e262919fa7c00b39
bartolkaruza pushed a commit to bartolkaruza/react-native-cameraroll that referenced this pull request Feb 24, 2019
Summary:
Right now you can choose to show Videos OR Photos.
This PR allows to show both in the same time.

[ANDROID][ENHANCEMENT] - Can show videos and photos from CameraRoll in the same time
Pull Request resolved: facebook/react-native#16429

Differential Revision: D13839638

Pulled By: cpojer

fbshipit-source-id: 5edc039552888c3ba8a40f39e262919fa7c00b39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. Missing Test Plan This PR appears to be missing a test plan. Platform: Android Android applications. Ran Commands One of our bots successfully processed a command.
Projects
None yet
Development

Successfully merging this pull request may close these issues.