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

Handle new intent when a link is shared from another app using long press #629

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

Conversation

gkrishnaks
Copy link

@gkrishnaks gkrishnaks commented Apr 9, 2024

Fixes #628

Scenario: From another browser app or any app, long press a link and share to fulguris.

Before changes: Fulguris will fill the URL in current tab's address bar and wait for user to press enter

With changes: Fulguris opens a new tab and loads the URL directly.

I am not sure on the purpose of 'getTabForHashCode' that's below the changed lines. I can try further modification if you can suggest any change for this diff.

@gkrishnaks gkrishnaks requested a review from Slion as a code owner April 9, 2024 14:58
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.

Twitter t.co links don't load directly in new tab
1 participant