mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #649] [Feature] Ideas to Multitasking #578
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#578
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 @SirAlex-WebDev on GitHub (Jul 6, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/649
I described my ideas in the images that I will send. I don't know if it would be possible, but it would be great to have these features.
@SirAlex-WebDev commented on GitHub (Jul 9, 2025):
@FlipIsLickin commented on GitHub (Jul 14, 2025):
I swear these features are actually so important for me if i want to keep using live container.
@hugeBlack commented on GitHub (Jul 15, 2025):
We've done a rework over the multitasking system.
Please be aware that due to iOS's restrictions we cannot detect where you tap inside the app, so you will lose control of the app if the top bar is hidden.
We hope these changes meet your needs.
@SirAlex-WebDev commented on GitHub (Jul 15, 2025):
First, I would like to thank you guys for this amazing app and for taking my feedback into account. I hope I'm not being annoying, but I have some more feedback on the new version --btw amazing changes!
In the images, I have again explained what I would like to see in the multitasking menu. If it's not possible, I apologise in advance for repeating myself. Here is a summary of what I meant in the pictures:
@SirAlex-WebDev commented on GitHub (Jul 15, 2025):
Strange that I can't reopen the issue. @hugeBlack Sorry that i mentioned you, but I don't know if you're reading the issues you've closed, so I apologise in advance.
@hugeBlack commented on GitHub (Jul 15, 2025):
1.3. pull requests are welcome
2. It's a dock which allows you to switch between apps and yes it's designed so you can still interact with it even when it's in transparent mode. Add the 3 actions you requested will need a rework so no
4. No, it's an iOS limit. And yes you can implement a file explorer inside lc or install some file manager apps to manage shared files. But again, pull requests are welcome
@SirAlex-WebDev commented on GitHub (Jul 20, 2025):
I installed Filza but it does not show me my containers from my apps, I enable the file picker & local notification and the legacy one, its still not showing me the containers. Can you help a bit? Im a noob here @hugeBlack
@khanhduytran0 commented on GitHub (Jul 21, 2025):
1has been implemented. Please note that we only did bare minimum for this, so there is no animation/transition (this is probably another private API we have yet to explore) and it works better with bottom window bar enabled.@SirAlex-WebDev commented on GitHub (Jul 22, 2025):
You guys are the GOATS, it works almost perfectly.
I say almost cuz I found a bug in a way Steps to do it:
Open an app in multitask-> Then minimize it (yellow button) -> Click on the arrow so its closes -> Then open another app in multitask that app does not have the 3 buttons (green yellow red buttons). Important point, the apps are not in full screen mode (green button).
EDIT:
Just forgot, i still haven't figured out how to implement a file explorer inside LC cuz i want to manage the files from shared apps. So for example, i use an app for editing and i want to move an audio file to a folder that i have access to in the app, but i cannot browse the file in the app because it does not have the option to browse in my files. And for an aplication that has the annoying pop up with update to the newest version and i found this on Reddit " Using Filza, navigate to var/container/bundle/applications and find the app folder. Open it up and open info.plist -> From there look for CFBundleShortVersionString, change the number to something much higher than the latest version and save. " and I would like to try that. So if you guys know how I can use Filza to access the other containers, that would be nice.