mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[PR #164] [MERGED] Add some improvements for hiding/locking apps #1066
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#1066
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/164
Author: @fkunn1326
Created: 9/22/2024
Status: ✅ Merged
Merged: 9/25/2024
Merged by: @hugeBlack
Base:
main← Head:main📝 Commits (10+)
039d812add some improvements for hiding1f11929show skelton screen051e945fix build err195b175fix strict hide isn't applied immediatelyc15e348add locking support...?a357f4bfix errd9b561ffix...?869cdf7lockb05b151a3b9ea61a📊 Changes
10 files changed (+220 additions, -50 deletions)
View changed files
📝
LiveContainerSwiftUI/LCAppBanner.swift(+53 -0)📝
LiveContainerSwiftUI/LCAppListView.swift(+59 -33)📝
LiveContainerSwiftUI/LCAppModel.swift(+20 -0)📝
LiveContainerSwiftUI/LCAppSettingsView.swift(+31 -6)📝
LiveContainerSwiftUI/LCSettingsView.swift(+5 -7)📝
LiveContainerSwiftUI/LCWebView.swift(+2 -2)📝
LiveContainerSwiftUI/Localizable.xcstrings(+34 -0)📝
LiveContainerUI/LCAppInfo.h(+1 -0)📝
LiveContainerUI/LCAppInfo.m(+14 -1)📝
TweakLoader/UIKit+GuestHooks.m(+1 -1)📄 Description
With https://github.com/khanhduytran0/LiveContainer/pull/153, we can hidden apps. However, I felt that the experience was not very user-friendly, so I’ve made a few improvements:
https://github.com/user-attachments/assets/5418afa7-1068-4659-9ecc-9f210465594e
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.