mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #915] [MERGED] Adds Sources and Favorite Apps #1123
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#1123
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/915
Author: @StephenDev0
Created: 10/19/2025
Status: ✅ Merged
Merged: 10/19/2025
Merged by: @hugeBlack
Base:
main← Head:main📝 Commits (1)
a210e52Adds 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.