mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #557] [CLOSED] Added support for AltSources #1097
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#1097
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/557
Author: @StephenDev0
Created: 6/5/2025
Status: ❌ Closed
Base:
multitask← Head:AltSource📝 Commits (8)
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 support86117e5Sources📊 Changes
6 files changed (+344 additions, -60 deletions)
View changed files
📝
LiveContainerSwiftUI/LCAppListView.swift(+63 -53)➕
LiveContainerSwiftUI/LCSourcesView.swift(+237 -0)📝
LiveContainerSwiftUI/LCTabView.swift(+21 -7)📝
LiveContainerSwiftUI/LiveContainerSwiftUIApp.swift(+1 -0)📝
LiveContainerSwiftUI/Shared.swift(+7 -0)📝
Resources/Localizable.xcstrings(+15 -0)📄 Description
This adds support for AltSources along with caching them. Please Merge after my other pr because this was built on top of that code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.