Skip to content

fix(HapticFeedback): more reliable pause haptic#645

Merged
mikooochi merged 1 commit into
ArchiveTuneApp:devfrom
nekohepott32:feat/vibration-player
May 21, 2026
Merged

fix(HapticFeedback): more reliable pause haptic#645
mikooochi merged 1 commit into
ArchiveTuneApp:devfrom
nekohepott32:feat/vibration-player

Conversation

@nekohepott32

Copy link
Copy Markdown
Contributor

friend of mine told me that pause haptic feedback doesn't work on his phone, so i changed vibration type to less specific

Copilot AI review requested due to automatic review settings May 21, 2026 14:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the haptic feedback used by multiple playback control click targets to use a “LongPress” haptic type instead of the previous text-handle movement haptic.

Changes:

  • Switched haptic feedback from HapticFeedbackType.TextHandleMove to HapticFeedbackType.LongPress across several play/replay click handlers.
  • Kept the existing playback restart logic (seekTo(0, 0) + playWhenReady = true) intact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@b1u3rchie

Copy link
Copy Markdown

YAAAAAAAY U FINALLY DID IT
I LOVE U SO MUCH ♥️♥️♥️🥺

@mikooochi mikooochi merged commit fce5c6f into ArchiveTuneApp:dev May 21, 2026
1 check passed
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.

4 participants