mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #453] [MERGED] Improve PlayTools installer interactions #1626
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#1626
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/453
Author: @TheMoonThatRises
Created: 10/26/2022
Status: ✅ Merged
Merged: 11/2/2022
Merged by: @Depal1
Base:
develop← Head:fix/playtoolsinstallclarity📝 Commits (10+)
af32b68fix: make install playtools clearerbc1fb8dfeat: change PlayTools installation behavior (#1)feedbbesimplify if-statement + swiftlintd97d7c3fix trailing whitespace85dacfcclarify PlayTools make break certain apps4de07c1fix AKInterface installing despite no PlayToolscb87478allow user to cancel install with popup87ffab0make install preferences consistent with uninstallf780062remove PlugIn directory if it is empty486c09dUpdate PlayCover/en.lproj/Localizable.strings📊 Changes
5 files changed (+114 additions, -72 deletions)
View changed files
📝
PlayCover/AppInstaller/Installer.swift(+80 -62)📝
PlayCover/Model/PlayApp.swift(+6 -1)📝
PlayCover/Utils/PlayTools.swift(+6 -3)📝
PlayCover/Views/Settings/InstallSettings.swift(+20 -5)📝
PlayCover/en.lproj/Localizable.strings(+2 -1)📄 Description
Makes the PlayTools install popup clearer by including what it does, and not appear to the regular user
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.