[PR #1715] [MERGED] Sources toggle #1903

Closed
opened 2026-03-03 19:09:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1715
Author: @Catta1997
Created: 10/14/2024
Status: Merged
Merged: 11/5/2024
Merged by: @TheMoonThatRises

Base: developHead: sources-toggle


📝 Commits (10+)

📊 Changes

4 files changed (+74 additions, -32 deletions)

View changed files

📝 PlayCover/ViewModel/StoreVM.swift (+29 -7)
📝 PlayCover/Views/MainView.swift (+3 -2)
📝 PlayCover/Views/Settings/IPASourceSettings.swift (+39 -21)
📝 PlayCover/Views/Sidebar Views/IPALibraryView.swift (+3 -2)

📄 Description

image

Be able to activate and deactivate IPA sources

  • Toggles
  • Toggle text
  • List of enabled sources are saved and loaded when you open PlayCover

🔄 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/1715 **Author:** [@Catta1997](https://github.com/Catta1997) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 11/5/2024 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `develop` ← **Head:** `sources-toggle` --- ### 📝 Commits (10+) - [`531e223`](https://github.com/PlayCover/PlayCover/commit/531e2239134c4c978905ebc8cec773630612f969) testing - [`34fdc68`](https://github.com/PlayCover/PlayCover/commit/34fdc68a3bdb02dbe7f70c5c378f03aa8d980ec6) fix - [`9861145`](https://github.com/PlayCover/PlayCover/commit/986114508e8ecac79f5b65774ac9da3102ce58a0) fix - [`b4dcfeb`](https://github.com/PlayCover/PlayCover/commit/b4dcfeb8bbdcaad6104ad982a7bf493d825758cf) another fix - [`a99a703`](https://github.com/PlayCover/PlayCover/commit/a99a7030aa2cecbe45ede9365bac1331592d380c) final fix (i hope) and swiftlint fix - [`000b372`](https://github.com/PlayCover/PlayCover/commit/000b3720527642d3d21f246c42ead9ac202f2ae9) fix and Enabledsource load - [`6139e47`](https://github.com/PlayCover/PlayCover/commit/6139e473b579b233276d26402fbe9031044e0aa7) added text on toggle - [`e258aac`](https://github.com/PlayCover/PlayCover/commit/e258aacefcfad578091ea4df44dd0fce60549528) swiftlint fix - [`565be31`](https://github.com/PlayCover/PlayCover/commit/565be318dfedd89a8bdeb76000fa25a7ef51a682) some fix and enhancement - [`707f109`](https://github.com/PlayCover/PlayCover/commit/707f1093101812a0efdf4e73c0dc290c1b590703) changed popover to already existing disable text ### 📊 Changes **4 files changed** (+74 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/ViewModel/StoreVM.swift` (+29 -7) 📝 `PlayCover/Views/MainView.swift` (+3 -2) 📝 `PlayCover/Views/Settings/IPASourceSettings.swift` (+39 -21) 📝 `PlayCover/Views/Sidebar Views/IPALibraryView.swift` (+3 -2) </details> ### 📄 Description <img width="595" alt="image" src="https://github.com/user-attachments/assets/b5e51c8c-8c3c-49b4-be85-a30bdb856613"> Be able to activate and deactivate IPA sources - [x] Toggles - [x] Toggle text - [x] List of enabled sources are saved and loaded when you open PlayCover --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:33 +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/PlayCover#1903
No description provided.