[PR #1816] feat: added ability to create apps folder #1918

Open
opened 2026-03-03 19:09:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1816
Author: @Catta1997
Created: 1/30/2025
Status: 🔄 Open

Base: developHead: customFolder


📝 Commits (10+)

📊 Changes

6 files changed (+465 additions, -28 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+8 -0)
PlayCover/ViewModel/AppFolderVM.swift (+87 -0)
PlayCover/Views/IconPickerView.swift (+82 -0)
📝 PlayCover/Views/MainView.swift (+134 -3)
📝 PlayCover/Views/Sidebar Views/AppLibraryView.swift (+146 -25)
📝 PlayCover/en.lproj/Localizable.strings (+8 -0)

📄 Description

No description provided


🔄 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/PlayCover/PlayCover/pull/1816 **Author:** [@Catta1997](https://github.com/Catta1997) **Created:** 1/30/2025 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `customFolder` --- ### 📝 Commits (10+) - [`a3ba466`](https://github.com/PlayCover/PlayCover/commit/a3ba466978717e9af2ac1a8cdf65b30c81a4b82d) contextMenu - [`ea9f189`](https://github.com/PlayCover/PlayCover/commit/ea9f1896a1536ba89d11705b42cdd75625036a92) create folders - [`41fe4dc`](https://github.com/PlayCover/PlayCover/commit/41fe4dc843831a21ee4f1ce25930dc75aad0caf8) folder remove - [`ca93e7b`](https://github.com/PlayCover/PlayCover/commit/ca93e7b508ff2a5608244e0536896e3736805c00) Add app to folder - [`e89f20b`](https://github.com/PlayCover/PlayCover/commit/e89f20b30337194991f8b90eedd980bd255a2c76) fix - [`a2007a5`](https://github.com/PlayCover/PlayCover/commit/a2007a5f8eba1ae26a123a7e22f12b05ecdaec00) use struct - [`a9929ab`](https://github.com/PlayCover/PlayCover/commit/a9929ab790c7e2ff79f470a1492c9abc7a45ed53) Save/Load on start - [`78effb4`](https://github.com/PlayCover/PlayCover/commit/78effb42fce8f3a35c9222c48029786e936f3962) Fix app not saved - [`6d73143`](https://github.com/PlayCover/PlayCover/commit/6d731430a7cb4a90c715a81e6e0f7b49ceda77a5) Fix bug - [`88be9c1`](https://github.com/PlayCover/PlayCover/commit/88be9c102e12c2d42d5f8d55afd6ea5989897c0f) Localized strings ### 📊 Changes **6 files changed** (+465 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+8 -0) ➕ `PlayCover/ViewModel/AppFolderVM.swift` (+87 -0) ➕ `PlayCover/Views/IconPickerView.swift` (+82 -0) 📝 `PlayCover/Views/MainView.swift` (+134 -3) 📝 `PlayCover/Views/Sidebar Views/AppLibraryView.swift` (+146 -25) 📝 `PlayCover/en.lproj/Localizable.strings` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/PlayCover#1918
No description provided.