mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #558] [CLOSED] Added Support for Multi App Importing & AltSources #1098
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#1098
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?
📋 Pull Request Information
Original PR: https://github.com/LiveContainer/LiveContainer/pull/558
Author: @StephenDev0
Created: 6/6/2025
Status: ❌ Closed
Base:
multitask← Head:AltSource📝 Commits (10+)
5f24cc9Allow multiple app import3fac5bdAllow additional installs during queued processingc3a2307Merge pull request #1 from StephenDev0/codex/allow-multiple-app-imports-with-queued48bbf7Add progress count for multi-app importf914902Merge pull request #2 from StephenDev0/codex/add-progress-indicator-for-multi-app-import605f8baUpdate LCAppListView.swiftd0a6fabAdd AltStore source support86117e5Sources9c7dc32Make the user's tab save8ca50c0V2 Support & Bug Fix📊 Changes
7 files changed (+443 additions, -61 deletions)
View changed files
📝
LiveContainerSwiftUI/AppDelegate.swift(+4 -1)📝
LiveContainerSwiftUI/LCAppListView.swift(+63 -53)➕
LiveContainerSwiftUI/LCSourcesView.swift(+332 -0)📝
LiveContainerSwiftUI/LCTabView.swift(+21 -7)📝
LiveContainerSwiftUI/LiveContainerSwiftUIApp.swift(+1 -0)📝
LiveContainerSwiftUI/Shared.swift(+7 -0)📝
Resources/Localizable.xcstrings(+15 -0)📄 Description
I'd squash and merge this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.