mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #1013] [Enhancement] Simplify opening links in apps while multitasking #893
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#893
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @user919722 on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1013
Usually, while an an is running in non-multitask mode, URLs shared to LC can be open in that app (if the user selects yes or "always open URL in current app" is enabled).
However, in multitasking mode, this does not work. URLs open in LC’s default browser.
To allow opening URLs in any apps, I suggest adding a button on the multitasking bar (the one with x \ - and the app name) to open the url that is currently copied to the clipboard; either to the right of the app name or in the menu that appears when you tap the app name.
@user919722 commented on GitHub (Nov 26, 2025):
This is especially useful for apps that haven‘t "reserved" their own websites. e.g. YouTube reserves youtube.com and the current implementation works just fine, but especially older apps and apps that support content being shared from different sources often don‘t reserve their websites.
@boa-z commented on GitHub (Nov 27, 2025):
#815 dupilcate