[PR #556] [CLOSED] Multi App Importing #1096

Closed
opened 2026-03-03 15:38:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/556
Author: @StephenDev0
Created: 6/5/2025
Status: Closed

Base: multitaskHead: multitask


📝 Commits (6)

  • 5f24cc9 Allow multiple app import
  • 3fac5bd Allow additional installs during queued processing
  • c3a2307 Merge pull request #1 from StephenDev0/codex/allow-multiple-app-imports-with-queue
  • d48bbf7 Add progress count for multi-app import
  • f914902 Merge pull request #2 from StephenDev0/codex/add-progress-indicator-for-multi-app-import
  • 605f8ba Update LCAppListView.swift

📊 Changes

1 file changed (+63 additions, -53 deletions)

View changed files

📝 LiveContainerSwiftUI/LCAppListView.swift (+63 -53)

📄 Description

Added the ability to import multiple apps along with a progress indicator. I tested importing 200+ apps at the same time and it worked perfectly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LiveContainer/LiveContainer/pull/556 **Author:** [@StephenDev0](https://github.com/StephenDev0) **Created:** 6/5/2025 **Status:** ❌ Closed **Base:** `multitask` ← **Head:** `multitask` --- ### 📝 Commits (6) - [`5f24cc9`](https://github.com/LiveContainer/LiveContainer/commit/5f24cc9f57a8f13a94913d52f825caf43f8c98dc) Allow multiple app import - [`3fac5bd`](https://github.com/LiveContainer/LiveContainer/commit/3fac5bdc130ed9121537c7e045ce2e7fad07f26a) Allow additional installs during queued processing - [`c3a2307`](https://github.com/LiveContainer/LiveContainer/commit/c3a2307c66e4546e496f084772bdd73fb9e32dac) Merge pull request #1 from StephenDev0/codex/allow-multiple-app-imports-with-queue - [`d48bbf7`](https://github.com/LiveContainer/LiveContainer/commit/d48bbf7d0bca9fa4c7806ae0c35886f9a0bdaeac) Add progress count for multi-app import - [`f914902`](https://github.com/LiveContainer/LiveContainer/commit/f9149026ee54186fe81957687953f46a945fd34f) Merge pull request #2 from StephenDev0/codex/add-progress-indicator-for-multi-app-import - [`605f8ba`](https://github.com/LiveContainer/LiveContainer/commit/605f8ba61a65b84bf6f2aa3e3a87ce24e7fdd492) Update LCAppListView.swift ### 📊 Changes **1 file changed** (+63 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `LiveContainerSwiftUI/LCAppListView.swift` (+63 -53) </details> ### 📄 Description Added the ability to import multiple apps along with a progress indicator. I tested importing 200+ apps at the same time and it worked perfectly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:38:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#1096
No description provided.