[PR #2] [MERGED] Make LiveContainer user friendly #1059

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

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/2
Author: @AppInstalleriOSGH
Created: 7/17/2023
Status: Merged
Merged: 7/17/2023
Merged by: @khanhduytran0

Base: mainHead: main


📝 Commits (10+)

  • 3389fb8 Name, Icon, Bundle ID & Delete LCRootViewController.m
  • 81a4dfc Add files via upload
  • 95c0d78 Update Makefile
  • f00c6b5 Only show “*.app” LCRootViewController.m
  • 316c305 Importing apps LCRootViewController.m
  • 42d77ae Update LCRootViewController.h
  • fa32c8f Add files via upload
  • 9c48bba Update Makefile
  • e2d851d Import IPA LCRootViewController.m
  • bdc2703 Update LCRootViewController.m

📊 Changes

6 files changed (+174 additions, -27 deletions)

View changed files

📝 LCRootViewController.h (+1 -1)
📝 LCRootViewController.m (+80 -24)
📝 Makefile (+3 -2)
Resources/DefaultIcon.png (+0 -0)
unarchive.h (+3 -0)
unarchive.m (+87 -0)

📄 Description

I know this is a work in progress but I had to read the source code to figure out how to even use the app this just makes it simple.


🔄 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/2 **Author:** [@AppInstalleriOSGH](https://github.com/AppInstalleriOSGH) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@khanhduytran0](https://github.com/khanhduytran0) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`3389fb8`](https://github.com/LiveContainer/LiveContainer/commit/3389fb8771bdb75c3089e4e706ec97edb06bc8fd) Name, Icon, Bundle ID & Delete LCRootViewController.m - [`81a4dfc`](https://github.com/LiveContainer/LiveContainer/commit/81a4dfcdb0b4fc374de9897d9b4928ac31bb0926) Add files via upload - [`95c0d78`](https://github.com/LiveContainer/LiveContainer/commit/95c0d781a1bda87f770b77b9839712a6eb1a40f8) Update Makefile - [`f00c6b5`](https://github.com/LiveContainer/LiveContainer/commit/f00c6b5054a56c149dd5b8d65eb63e0f895fd46f) Only show “*.app” LCRootViewController.m - [`316c305`](https://github.com/LiveContainer/LiveContainer/commit/316c3056717bc7db477830affda927f7e52e7065) Importing apps LCRootViewController.m - [`42d77ae`](https://github.com/LiveContainer/LiveContainer/commit/42d77ae228b229c2cf60e74dc3081fa2b2c344ad) Update LCRootViewController.h - [`fa32c8f`](https://github.com/LiveContainer/LiveContainer/commit/fa32c8fadf9b3595423166c150730f133570770f) Add files via upload - [`9c48bba`](https://github.com/LiveContainer/LiveContainer/commit/9c48bba4ab9a2cb088fbbeca15406ff1e510bb04) Update Makefile - [`e2d851d`](https://github.com/LiveContainer/LiveContainer/commit/e2d851d9ecf119aef5665d70e6e5d5a3e52dd4a5) Import IPA LCRootViewController.m - [`bdc2703`](https://github.com/LiveContainer/LiveContainer/commit/bdc27036f49a50609e201ee67cec7c7ed04d31f2) Update LCRootViewController.m ### 📊 Changes **6 files changed** (+174 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `LCRootViewController.h` (+1 -1) 📝 `LCRootViewController.m` (+80 -24) 📝 `Makefile` (+3 -2) ➕ `Resources/DefaultIcon.png` (+0 -0) ➕ `unarchive.h` (+3 -0) ➕ `unarchive.m` (+87 -0) </details> ### 📄 Description I know this is a work in progress but I had to read the source code to figure out how to even use the app this just makes it simple. --- <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:21 +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#1059
No description provided.