Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert: readd haptic feedback setting on Android 11 and lower #420

Merged
merged 1 commit into from
May 28, 2024

Conversation

FineFindus
Copy link

@FineFindus FineFindus commented May 28, 2024

Some OEMs do not implement a systemwide setting for touch feedback on older Android versions.

This reverts commit e0a793e.

Some OEMs do not implement a systemwide setting for touch feedback.

This reverts commit e0a793e.
Copy link
Owner

@LucasGGamerM LucasGGamerM left a comment

Choose a reason for hiding this comment

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

Imma merge this and remove the checks for the Android version, because I feel like it's a good setting to have

Copy link
Owner

Choose a reason for hiding this comment

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

I think it'd be nice to have it for all android versions, and instead put a little disclaimer under the setting that the system may override this setting

Copy link
Author

Choose a reason for hiding this comment

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

I heavily disagree with both the decision to remove the version restriction (since it's bad UX) and the merging of this PR (since it breaks the git history)

Copy link
Owner

Choose a reason for hiding this comment

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

It's complicated...

@LucasGGamerM LucasGGamerM merged commit 0c5c51d into LucasGGamerM:master May 28, 2024
1 check passed
@FineFindus FineFindus deleted the fix/revert-haptics branch May 28, 2024 17:19
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