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

Fix media controls notification showing disambiguation drawer #1238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ktprograms
Copy link
Contributor

@ktprograms ktprograms commented May 23, 2022

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

PR Type

What kind of change does this PR introduce?

  • Bugfix

Fixes

Issue Number: N/A

Backport of fix in OdyseeTeam/odysee-android#212

What is the current behavior?

Clicking media controls notification show disambiguation drawer with LBRY and Odysee apps available.

What is the new behavior?

Directly open Odysee MainActivity when clicking media controls notification.

Use direct intent to MainActivity instead of deep link intent.

Use direct intent to MainActivity instead of deep link intent.

Backport of fix in OdyseeTeam/odysee-android#212
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

1 participant