Skip to content

Refactor: Moved all gamefixes to gamefixes/types for clear structure#1217

Open
unbelievableflavour wants to merge 1 commit intoutkarshdalal:masterfrom
unbelievableflavour:gamefixes-move
Open

Refactor: Moved all gamefixes to gamefixes/types for clear structure#1217
unbelievableflavour wants to merge 1 commit intoutkarshdalal:masterfrom
unbelievableflavour:gamefixes-move

Conversation

@unbelievableflavour
Copy link
Copy Markdown
Contributor

@unbelievableflavour unbelievableflavour commented Apr 14, 2026

Description

Moved all other gamefixes to /types for consistency

Recording

Has no added value here. The implementation remains the same.

Checklist

  • If I have access to #code-changes, I have discussed this change there and it has been green-lighted. If I do not have access, I have still provided clear context in this PR. If I skip both, I accept that this change may face delays in review, may not be reviewed at all, or may be closed.
  • I have attached a recording of the change.
  • I have read and agree to the contribution guidelines in CONTRIBUTING.md.

Summary by cubic

Moved all gamefix implementations into app/src/main/java/app/gamenative/gamefixes/types to standardize structure and make fixes easier to find. No functional changes; only file moves (GOGDependencyFix.kt, IniFileFix.kt, LaunchArgFix.kt, RegistryKeyFix.kt).

Written for commit 452610c. Summary will update on new commits.

@unbelievableflavour unbelievableflavour changed the title Moved all gamefixes to gamefixes/types for clear structure Refactor: Moved all gamefixes to gamefixes/types for clear structure Apr 14, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 14, 2026

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (4)
  • app/src/main/java/app/gamenative/gamefixes/types/GOGDependencyFix.kt
  • app/src/main/java/app/gamenative/gamefixes/types/IniFileFix.kt
  • app/src/main/java/app/gamenative/gamefixes/types/LaunchArgFix.kt
  • app/src/main/java/app/gamenative/gamefixes/types/RegistryKeyFix.kt
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 51a2f84f-9341-4bbb-bd34-4ac33d94cd94

📥 Commits

Reviewing files that changed from the base of the PR and between a29bb89 and 452610c.

📒 Files selected for processing (4)
  • app/src/main/java/app/gamenative/gamefixes/types/GOGDependencyFix.kt
  • app/src/main/java/app/gamenative/gamefixes/types/IniFileFix.kt
  • app/src/main/java/app/gamenative/gamefixes/types/LaunchArgFix.kt
  • app/src/main/java/app/gamenative/gamefixes/types/RegistryKeyFix.kt

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants