[PR #288] [MERGED] Update 2.0-UI branch with several dev fixes #1550

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/288
Author: @IsaacMarovitz
Created: 9/3/2022
Status: Merged
Merged: 9/3/2022
Merged by: @Depal1

Base: 2.0-UIHead: 2.0-UI


📝 Commits (2)

  • bed61ba Update 2.0-UI branch with several dev fixes
  • 47708b4 Merge branch 'PlayCover:2.0-UI' into 2.0-UI

📊 Changes

12 files changed (+403 additions, -161 deletions)

View changed files

.github/ISSUE_TEMPLATE/APP-SUPPORT.yml (+46 -0)
📝 PlayCover.xcodeproj/project.pbxproj (+3 -0)
📝 PlayCover/Rules/default.yaml (+9 -6)
📝 PlayCover/Utils/DeleteStoredGenshinUserData.swift (+1 -1)
📝 PlayCover/Utils/PlayTools.swift (+7 -2)
📝 PlayCover/Utils/RestoreGenshinUserData.swift (+30 -32)
📝 PlayCover/Utils/SaveGenshinUserData.swift (+76 -59)
📝 PlayCover/Views/App Views/PlayAppView.swift (+4 -3)
📝 PlayCover/Views/Genshin Account Views/ChangeGenshinAccountView.swift (+14 -16)
📝 PlayCover/Views/Genshin Account Views/DeleteGenshinAccountView.swift (+9 -8)
📝 PlayCover/Views/Genshin Account Views/StoreGenshinAccountView.swift (+51 -34)
PlayCover/uk.lproj/Localizable.strings (+153 -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/288 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 9/3/2022 **Status:** ✅ Merged **Merged:** 9/3/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `2.0-UI` ← **Head:** `2.0-UI` --- ### 📝 Commits (2) - [`bed61ba`](https://github.com/PlayCover/PlayCover/commit/bed61bafa4d9254bde2d85d59a86117f412c6a67) Update 2.0-UI branch with several dev fixes - [`47708b4`](https://github.com/PlayCover/PlayCover/commit/47708b4d67b2cc77f67aecd4f362774403e7aa51) Merge branch 'PlayCover:2.0-UI' into 2.0-UI ### 📊 Changes **12 files changed** (+403 additions, -161 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/APP-SUPPORT.yml` (+46 -0) 📝 `PlayCover.xcodeproj/project.pbxproj` (+3 -0) 📝 `PlayCover/Rules/default.yaml` (+9 -6) 📝 `PlayCover/Utils/DeleteStoredGenshinUserData.swift` (+1 -1) 📝 `PlayCover/Utils/PlayTools.swift` (+7 -2) 📝 `PlayCover/Utils/RestoreGenshinUserData.swift` (+30 -32) 📝 `PlayCover/Utils/SaveGenshinUserData.swift` (+76 -59) 📝 `PlayCover/Views/App Views/PlayAppView.swift` (+4 -3) 📝 `PlayCover/Views/Genshin Account Views/ChangeGenshinAccountView.swift` (+14 -16) 📝 `PlayCover/Views/Genshin Account Views/DeleteGenshinAccountView.swift` (+9 -8) 📝 `PlayCover/Views/Genshin Account Views/StoreGenshinAccountView.swift` (+51 -34) ➕ `PlayCover/uk.lproj/Localizable.strings` (+153 -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:07:39 +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#1550
No description provided.