[PR #915] [MERGED] Adds Sources and Favorite Apps #1123

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

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/915
Author: @StephenDev0
Created: 10/19/2025
Status: Merged
Merged: 10/19/2025
Merged by: @hugeBlack

Base: mainHead: main


📝 Commits (1)

  • a210e52 Adds Sources and Favorite Apps

📊 Changes

9 files changed (+1545 additions, -14 deletions)

View changed files

LiveContainerSwiftUI/LCAltStoreSourcesView.swift (+1106 -0)
📝 LiveContainerSwiftUI/LCAppBanner.swift (+14 -1)
📝 LiveContainerSwiftUI/LCAppInfo.h (+1 -0)
📝 LiveContainerSwiftUI/LCAppInfo.m (+13 -0)
📝 LiveContainerSwiftUI/LCAppListView.swift (+40 -6)
📝 LiveContainerSwiftUI/LCAppModel.swift (+7 -0)
📝 LiveContainerSwiftUI/LCAppSettingsView.swift (+4 -0)
📝 LiveContainerSwiftUI/LCTabView.swift (+29 -6)
📝 Resources/Localizable.xcstrings (+331 -1)

📄 Description

This pr adds sources and favorite apps.


🔄 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/915 **Author:** [@StephenDev0](https://github.com/StephenDev0) **Created:** 10/19/2025 **Status:** ✅ Merged **Merged:** 10/19/2025 **Merged by:** [@hugeBlack](https://github.com/hugeBlack) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`a210e52`](https://github.com/LiveContainer/LiveContainer/commit/a210e529ce56b1a6572655e0bf904a6063bf4cea) Adds Sources and Favorite Apps ### 📊 Changes **9 files changed** (+1545 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `LiveContainerSwiftUI/LCAltStoreSourcesView.swift` (+1106 -0) 📝 `LiveContainerSwiftUI/LCAppBanner.swift` (+14 -1) 📝 `LiveContainerSwiftUI/LCAppInfo.h` (+1 -0) 📝 `LiveContainerSwiftUI/LCAppInfo.m` (+13 -0) 📝 `LiveContainerSwiftUI/LCAppListView.swift` (+40 -6) 📝 `LiveContainerSwiftUI/LCAppModel.swift` (+7 -0) 📝 `LiveContainerSwiftUI/LCAppSettingsView.swift` (+4 -0) 📝 `LiveContainerSwiftUI/LCTabView.swift` (+29 -6) 📝 `Resources/Localizable.xcstrings` (+331 -1) </details> ### 📄 Description This pr adds sources and favorite apps. --- <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:39 +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#1123
No description provided.