[PR #555] [MERGED] Improve IPA Library Icons #1657

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/555
Author: @TheMoonThatRises
Created: 12/7/2022
Status: Merged
Merged: 12/10/2022
Merged by: @Depal1

Base: developHead: feat/clearerlibraryicons


📝 Commits (2)

  • b272244 fix: noplaytools installed tooltip in group view
  • c72c8d4 feat: more visual difference in ipa library

📊 Changes

4 files changed (+57 additions, -7 deletions)

View changed files

📝 PlayCover/ViewModel/StoreVM.swift (+1 -0)
📝 PlayCover/Views/App Views/PlayAppView.swift (+1 -1)
📝 PlayCover/Views/App Views/StoreAppView.swift (+50 -6)
📝 PlayCover/en.lproj/Localizable.strings (+5 -0)

📄 Description

Creates more of a visual difference if:

  • The app in IPA library is older than currently installed
  • The app in IPA library is newer than currently installed
  • The app in IPA library is already installed

Also includes some very minor bug fixes that were found while testing (like really small "logic bugs")

  • Fixes tooltip in grid view showing that PlayTools is not installed indiscriminately

🔄 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/555 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 12/7/2022 **Status:** ✅ Merged **Merged:** 12/10/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `feat/clearerlibraryicons` --- ### 📝 Commits (2) - [`b272244`](https://github.com/PlayCover/PlayCover/commit/b2722444f65d99420e8dd3c815e008777e318665) fix: noplaytools installed tooltip in group view - [`c72c8d4`](https://github.com/PlayCover/PlayCover/commit/c72c8d4195cb531b0454f40b46bfc1547495e66e) feat: more visual difference in ipa library ### 📊 Changes **4 files changed** (+57 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/ViewModel/StoreVM.swift` (+1 -0) 📝 `PlayCover/Views/App Views/PlayAppView.swift` (+1 -1) 📝 `PlayCover/Views/App Views/StoreAppView.swift` (+50 -6) 📝 `PlayCover/en.lproj/Localizable.strings` (+5 -0) </details> ### 📄 Description Creates more of a visual difference if: - The app in IPA library is older than currently installed - The app in IPA library is newer than currently installed - The app in IPA library is already installed Also includes some very minor bug fixes that were found while testing (like really small "logic bugs") - Fixes tooltip in grid view showing that PlayTools is not installed indiscriminately --- <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:14 +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#1657
No description provided.