Add intent filter for odysee.com links #1225

Open
nhnifong wants to merge 1 commit from nhnifong/issue_1209 into master
nhnifong commented 2021-11-19 02:49:15 +01: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: 1209

What is the current behavior?

It can open links from a couple of variants lbry urls

What is the new behavior?

It will offer to open links from odysee.com

Other information

Tested on a Pixel 3 with the following url
https://odysee.com/@Coldfusion:f/toyota-reveals-solid-state-battery:8
twitter integration and google services were disabled.

## 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? - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## Fixes Issue Number: 1209 ## What is the current behavior? It can open links from a couple of variants lbry urls ## What is the new behavior? It will offer to open links from odysee.com ## Other information Tested on a Pixel 3 with the following url https://odysee.com/@Coldfusion:f/toyota-reveals-solid-state-battery:8 twitter integration and google services were disabled. <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nhnifong/issue_1209:nhnifong/issue_1209
git checkout nhnifong/issue_1209

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff nhnifong/issue_1209
git checkout master
git merge --ff-only nhnifong/issue_1209
git checkout nhnifong/issue_1209
git rebase master
git checkout master
git merge --no-ff nhnifong/issue_1209
git checkout master
git merge --squash nhnifong/issue_1209
git checkout master
git merge --ff-only nhnifong/issue_1209
git checkout master
git merge nhnifong/issue_1209
git push origin master
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#1225
No description provided.