[PR #484] [MERGED] Fix PlayTools Installer #1635

Closed
opened 2026-03-03 19:08:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/484
Author: @IsaacMarovitz
Created: 11/2/2022
Status: Merged
Merged: 11/5/2022
Merged by: @JoseMoreville

Base: developHead: playtools-installer-fix


📝 Commits (6)

  • 61af376 Remove optional bool
  • deb2862 Make PlayTools check async
  • 784cd80 Fix more UI blocking
  • f634e93 Fix async priority, plugin removal
  • b24bcc7 Fixed PlayTools badge not updating on re-install
  • e656bed Specifically remove only AKInterface

📊 Changes

9 files changed (+112 additions, -103 deletions)

View changed files

📝 PlayCover/AppInstaller/Installer.swift (+61 -61)
📝 PlayCover/Model/BaseApp.swift (+0 -9)
📝 PlayCover/Model/PlayApp.swift (+11 -2)
📝 PlayCover/Utils/PlayTools.swift (+1 -7)
📝 PlayCover/Views/App Views/PlayAppView.swift (+7 -4)
📝 PlayCover/Views/App Views/StoreAppView.swift (+5 -4)
📝 PlayCover/Views/AppSettingsView.swift (+25 -16)
📝 PlayCover/Views/PlayCoverApp.swift (+1 -0)
📝 PlayCover/Views/Sidebar Views/AppLibraryView.swift (+1 -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/484 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 11/2/2022 **Status:** ✅ Merged **Merged:** 11/5/2022 **Merged by:** [@JoseMoreville](https://github.com/JoseMoreville) **Base:** `develop` ← **Head:** `playtools-installer-fix` --- ### 📝 Commits (6) - [`61af376`](https://github.com/PlayCover/PlayCover/commit/61af376adfc0569340a5bc812a66879596624096) Remove optional bool - [`deb2862`](https://github.com/PlayCover/PlayCover/commit/deb286287129b0cab856dee92f7f88abe475891d) Make PlayTools check async - [`784cd80`](https://github.com/PlayCover/PlayCover/commit/784cd807a5a733869ef24ea610e53cc24a22eba0) Fix more UI blocking - [`f634e93`](https://github.com/PlayCover/PlayCover/commit/f634e93cb870682abe2395f76ad15ba565ef0622) Fix async priority, plugin removal - [`b24bcc7`](https://github.com/PlayCover/PlayCover/commit/b24bcc718e0060db2ff556f90af9950766c454e7) Fixed PlayTools badge not updating on re-install - [`e656bed`](https://github.com/PlayCover/PlayCover/commit/e656bedec85d443ee0ebe0a8cc300d78d827fc39) Specifically remove only AKInterface ### 📊 Changes **9 files changed** (+112 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/AppInstaller/Installer.swift` (+61 -61) 📝 `PlayCover/Model/BaseApp.swift` (+0 -9) 📝 `PlayCover/Model/PlayApp.swift` (+11 -2) 📝 `PlayCover/Utils/PlayTools.swift` (+1 -7) 📝 `PlayCover/Views/App Views/PlayAppView.swift` (+7 -4) 📝 `PlayCover/Views/App Views/StoreAppView.swift` (+5 -4) 📝 `PlayCover/Views/AppSettingsView.swift` (+25 -16) 📝 `PlayCover/Views/PlayCoverApp.swift` (+1 -0) 📝 `PlayCover/Views/Sidebar Views/AppLibraryView.swift` (+1 -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>
kerem 2026-03-03 19:08:07 +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#1635
No description provided.