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

[6_3_X][TIMOB-25363] Android: Use ContentProvider in EmailDialog #9519

Closed
wants to merge 1 commit into from

Conversation

alg
Copy link
Contributor

@alg alg commented Oct 11, 2017

Fixing the issue with EmailDialog file attachments being sent as direct URI's. This update replaces them with ContentProvider URI's

JIRA: https://jira.appcelerator.org/browse/TIMOB-25363

The same issue with file URI's being sent directly is fixed by replacing direct URI's with content provider URIs.
@hansemannn
Copy link
Collaborator

Hey @alg, thank you for your contribution! Can you please push to master first? We'll then decide whether to backport it to 6_3_X or not. The reason here is that 6.3.0 is already close to the RC-release and we are not planning to take any new tickets into account at this point. Anyway, we are happy to consider it if there is a master-PR, thank you!

cc @garymathews @jquick-axway

@hansemannn hansemannn closed this Oct 11, 2017
@alg
Copy link
Contributor Author

alg commented Oct 11, 2017

Hi @hansemannn. Sure, here: #9520

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.

None yet

2 participants