mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #126] [CLOSED] 2.0.0 UI Changes #1473
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#1473
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/126
Author: @IsaacMarovitz
Created: 7/31/2022
Status: ❌ Closed
Base:
develop← Head:sidebar-ui📝 Commits (10+)
b701fadUpdated version numberdece805Byebye Colors.swift4b75737Byebye AlertToast01c5f1dPoint Documentation button to right place3a65e9bMove crash button to menu bar76ae7cdRemove notices bardd68fe1Byebye SearchViewf3dbffaMerge branch 'PlayCover:develop' into sidebar-ui660e4a9Remove SetupViewf80898eMerge branch 'sidebar-ui' of https://github.com/IsaacMarovitz/PlayCover into sidebar-ui📊 Changes
38 files changed (+1421 additions, -2056 deletions)
View changed files
➕
Documentation.docc/Documentation.md(+13 -0)📝
PlayCover.xcodeproj/project.pbxproj(+79 -103)📝
PlayCover/AppInstaller/Installer.swift(+14 -14)➕
PlayCover/Documentation.docc/Documentation.md(+13 -0)📝
PlayCover/Model/AppInfo.swift(+4 -0)📝
PlayCover/Model/AppSettings.swift(+129 -147)📝
PlayCover/Model/PlayApp.swift(+3 -3)➖
PlayCover/Utils/Colors.swift(+0 -20)📝
PlayCover/Utils/Shell.swift(+0 -1)➖
PlayCover/View/AppSettingsView.swift(+0 -230)➖
PlayCover/View/AppsView.swift(+0 -237)➖
PlayCover/View/ChangeGenshinAccountView.swift(+0 -59)➖
PlayCover/View/DeleteGenshinStoredAccountView.swift(+0 -58)➖
PlayCover/View/InstallSettings.swift(+0 -35)➖
PlayCover/View/MainView.swift(+0 -179)➖
PlayCover/View/PlayAppView.swift(+0 -184)➖
PlayCover/View/SetupView.swift(+0 -146)➖
PlayCover/View/StoreAppView.swift(+0 -52)➖
PlayCover/View/StoreGenshinAccountView.swift(+0 -98)➖
PlayCover/View/Style.swift(+0 -57)...and 18 more files
📄 Description
PR IS IN PROGRESS:
Now that Wind's PR got merged I'm gonna start work on this. Gonna leave the PR here as a draft as I work so feel free to review, comment, etc.
This will probably take a long time so bear with me.
PR GOALS:
AlertToastSimplyCoreAudio(Handled by #130)PROGRESS:
Application folder invisible shortcuts(Bumped to 2.1.0)Custom entitlements editor(Bumped to 2.1.0)Home view(Bumped to 2.1.0)REIMPLEMENTATION STUFF:
(Stuff I've removed that I'll need to add back)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.