Allow to publish files via Send To feature #967

Merged
kekkyojin merged 1 commit from sendto-feat into master 2020-07-29 16:20:59 +02:00
kekkyojin commented 2020-07-23 05:47:54 +02:00 (Migrated from github.com)

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: 660

What is the current behavior?

LBRY Android is not shown on Send To list of apps

What is the new behavior?

LBRY Android will be shown when user wanted to share (=send) a video/image/text file. Then user could publish the file as if it had selected the file from the file picker.

Other information

Sorry for previous cancelled PR. I had to sync the branch with master one. This PR is not intended to do the same for files stored "on the cloud", although it could also improve the experience for those users.

## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## Fixes Issue Number: 660 ## What is the current behavior? LBRY Android is not shown on Send To list of apps ## What is the new behavior? LBRY Android will be shown when user wanted to share (=send) a video/image/text file. Then user could publish the file as if it had selected the file from the file picker. ## Other information Sorry for previous cancelled PR. I had to sync the branch with master one. This PR is not intended to do the same for files stored "on the cloud", although it could also improve the experience for those users. <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
akinwale (Migrated from github.com) approved these changes 2020-07-29 16:20:51 +02:00
akinwale (Migrated from github.com) left a comment

This is great. Thanks!

This is great. Thanks!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#967
No description provided.