mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #721] [MERGED] Bug fix release 2.0.3 #1726
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1726
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/721
Author: @Depal1
Created: 1/18/2023
Status: ✅ Merged
Merged: 1/18/2023
Merged by: @Depal1
Base:
stable← Head:develop📝 Commits (10+)
da51290New Cache System (#624)4697975Better Download Handler (Class) (#622)a81ce21Update Cacher.swift4639fc1Merge pull request #652 from amirsaam/develop9ccee00fix: always find primary app icon (#656)832126aReplace Usage ofDispatchQueuewithTask(#639)687112efix: extraneous@MainActordcb7814style: button and toggle spacings7162300Fix: Genshin account switcher now works.e3eb0caTranslated using Weblate (Portuguese (Brazil))📊 Changes
58 files changed (+1089 additions, -542 deletions)
View changed files
📝
Cartfile.resolved(+1 -1)📝
PlayCover.xcodeproj/project.pbxproj(+74 -10)📝
PlayCover.xcodeproj/xcshareddata/xcschemes/PlayCover.xcscheme(+1 -1)➕
PlayCover/AppInstaller/Downloader.swift(+121 -0)📝
PlayCover/AppInstaller/Installer.swift(+3 -3)📝
PlayCover/AppInstaller/Utils/IPA.swift(+1 -1)📝
PlayCover/Model/AppContainer.swift(+1 -1)📝
PlayCover/Model/AppSettings.swift(+2 -1)📝
PlayCover/Model/BaseApp.swift(+1 -1)📝
PlayCover/Model/ITunesResponse.swift(+20 -2)📝
PlayCover/Model/PlayApp.swift(+4 -4)📝
PlayCover/Services/SoundDeviceService.swift(+1 -1)➕
PlayCover/Utils/Cacher.swift(+69 -0)📝
PlayCover/Utils/DeletePreferences.swift(+2 -2)📝
PlayCover/Utils/GenshinUserData/DeleteStoredGenshinUserData.swift(+3 -1)📝
PlayCover/Utils/GenshinUserData/GenshinUserDataURLs.swift(+1 -2)📝
PlayCover/Utils/GenshinUserData/RestoreGenshinUserData.swift(+1 -1)📝
PlayCover/Utils/GenshinUserData/SaveGenshinUserData.swift(+3 -3)➖
PlayCover/Utils/ImageCache.swift(+0 -166)📝
PlayCover/Utils/PlayTools.swift(+2 -2)...and 38 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.