[PR #769] [MERGED] Various library splash fixes #1748

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/769
Author: @TheMoonThatRises
Created: 2/1/2023
Status: Merged
Merged: 2/3/2023
Merged by: @IsaacMarovitz

Base: developHead: fix/splashes


📝 Commits (4)

  • f375b7a fix: app library splash showing when loading apps
  • f39f01c fix: import resolving in download error
  • 844cc01 fix: localise import ipa button
  • 0c11d00 feat: ipa library no network splash

📊 Changes

5 files changed (+56 additions, -42 deletions)

View changed files

📝 PlayCover/Model/PlayApp.swift (+2 -6)
📝 PlayCover/ViewModel/AppsVM.swift (+4 -2)
📝 PlayCover/Views/Sidebar Views/AppLibraryView.swift (+3 -3)
📝 PlayCover/Views/Sidebar Views/IPALibraryView.swift (+44 -31)
📝 PlayCover/en.lproj/Localizable.strings (+3 -0)

📄 Description

Fixes:

  • App library splash screen showing on every start
  • Broken import IPA button on app library splash screen
  • Localise import IPA button

Feature:

  • No network connection IPA library splash screen

🔄 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/769 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 2/1/2023 **Status:** ✅ Merged **Merged:** 2/3/2023 **Merged by:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Base:** `develop` ← **Head:** `fix/splashes` --- ### 📝 Commits (4) - [`f375b7a`](https://github.com/PlayCover/PlayCover/commit/f375b7a8d63dddc6c7436f8b52f33abd789e92c7) fix: app library splash showing when loading apps - [`f39f01c`](https://github.com/PlayCover/PlayCover/commit/f39f01cfebd53fe05941cad273762f06a54df6d7) fix: import resolving in download error - [`844cc01`](https://github.com/PlayCover/PlayCover/commit/844cc010a418e545e3da1609563ba567c8a7f117) fix: localise import ipa button - [`0c11d00`](https://github.com/PlayCover/PlayCover/commit/0c11d00fff9f5f6e889e639b8b3d454b2c8d54a7) feat: ipa library no network splash ### 📊 Changes **5 files changed** (+56 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/PlayApp.swift` (+2 -6) 📝 `PlayCover/ViewModel/AppsVM.swift` (+4 -2) 📝 `PlayCover/Views/Sidebar Views/AppLibraryView.swift` (+3 -3) 📝 `PlayCover/Views/Sidebar Views/IPALibraryView.swift` (+44 -31) 📝 `PlayCover/en.lproj/Localizable.strings` (+3 -0) </details> ### 📄 Description Fixes: - App library splash screen showing on every start - Broken import IPA button on app library splash screen - Localise import IPA button Feature: - No network connection IPA library splash screen --- <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:43 +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#1748
No description provided.