mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[PR #1592] [MERGED] Feat: SourceFolders #1891
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1891
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/PlayCover/PlayCover/pull/1592
Author: @amirsaam
Created: 7/16/2024
Status: ✅ Merged
Merged: 8/27/2024
Merged by: @Depal1
Base:
develop← Head:detatched-sourcefolders📝 Commits (10+)
0e3d9fbInitial Creatione8f9765Added Search Back + Bug & UI Fixes24a8a5eSort Alphabetically Toggle Option34192c7Fix Sort Issues + Save to Defaults +.help3bca73cBackport Compatibilitybfb3bd4AddSemaphoretoREADME.mdb57bd4aMerge branch 'develop' into SourceFolders614728eSwiftLintc8758b9Various Fixes & Improvements05cecbbMerge branch 'develop' into SourceFolders📊 Changes
14 files changed (+518 additions, -307 deletions)
View changed files
📝
Cartfile.resolved(+1 -1)📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)📝
PlayCover/AppInstaller/Downloader.swift(+2 -2)📝
PlayCover/ViewModel/DownloadVM.swift(+1 -1)📝
PlayCover/ViewModel/StoreAppVM.swift(+2 -2)📝
PlayCover/ViewModel/StoreVM.swift(+140 -129)📝
PlayCover/Views/App Views/StoreAppView.swift(+4 -4)📝
PlayCover/Views/MainView.swift(+43 -10)📝
PlayCover/Views/Settings/IPASourceSettings.swift(+49 -55)📝
PlayCover/Views/Sidebar Views/AppLibraryView.swift(+15 -15)📝
PlayCover/Views/Sidebar Views/IPALibraryView.swift(+110 -87)➕
PlayCover/Views/Sidebar Views/IPASourceView.swift(+145 -0)📝
PlayCover/Views/StoreInfoAppView.swift(+1 -1)📝
PlayCover/en.lproj/Localizable.strings(+1 -0)📄 Description
Originally #880, messed up the codes so I needed to detach my last commit to resolve conflicts again.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.