mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[PR #260] [MERGED] 3.1.0 #1078
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#1078
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/260
Author: @hugeBlack
Created: 12/16/2024
Status: ✅ Merged
Merged: 12/16/2024
Merged by: @hugeBlack
Base:
main← Head:main📝 Commits (10+)
726db94zsign POCd86a501new jitless mode & remove unused filesf3e9a42Sign Only On Expiration Option49b7aecsolve crash issuef2bcee6rename esign664a7e1Merge branch 'zsignTest'b4d6bdbfix zsign merge issues2510ea5fix app don't show up when signing failed962e0bamaybe11d8b7asetObject debounce📊 Changes
68 files changed (+13312 additions, -1006 deletions)
View changed files
📝
.github/workflows/build.yml(+1 -1)📝
LCSharedUtils.h(+5 -2)📝
LCSharedUtils.m(+89 -55)➕
LiveContainerSwiftUI/AppDelegate.swift(+102 -0)📝
LiveContainerSwiftUI/LCAppBanner.swift(+39 -19)➖
LiveContainerSwiftUI/LCAppDelegateSwiftUI.h(+0 -14)➖
LiveContainerSwiftUI/LCAppDelegateSwiftUI.m(+0 -45)📝
LiveContainerSwiftUI/LCAppInfo.h(+16 -5)📝
LiveContainerSwiftUI/LCAppInfo.m(+119 -32)📝
LiveContainerSwiftUI/LCAppListView.swift(+63 -63)📝
LiveContainerSwiftUI/LCAppModel.swift(+112 -9)➕
LiveContainerSwiftUI/LCAppPreferenceView.swift(+403 -0)📝
LiveContainerSwiftUI/LCAppSettingsView.swift(+311 -93)➕
LiveContainerSwiftUI/LCContainer.swift(+136 -0)➕
LiveContainerSwiftUI/LCContainerView.swift(+268 -0)➕
LiveContainerSwiftUI/LCSelectContainerView.swift(+115 -0)📝
LiveContainerSwiftUI/LCSettingsView.swift(+138 -49)➖
LiveContainerSwiftUI/LCSwiftBridge.h(+0 -18)➖
LiveContainerSwiftUI/LCSwiftBridge.m(+0 -34)📝
LiveContainerSwiftUI/LCTabView.swift(+4 -6)...and 48 more files
📄 Description
Detail: #230
Plus:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.