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

Implement haptics #29

Closed
Luc1412 opened this issue Jan 30, 2025 · 0 comments
Closed

Implement haptics #29

Luc1412 opened this issue Jan 30, 2025 · 0 comments
Assignees
Milestone

Comments

@Luc1412
Copy link
Member

Luc1412 commented Jan 30, 2025

The user experience can be upgraded with haptic feedback. There are significant differences between iOS and Android, since Apple devices are guaranteed to provide high quality haptic feedback with their haptic engine. Android devices vary, since modern devices probably include better haptic feedback, but especially old devices doesn't.

Events to trigger haptic feedback:

  • Opening the bottom modal for adding token
  • Successfully added token
  • Refreshing tokens
  • Incoming Push request while app open
  • Accepting push request
  • Declining Push request
@Luc1412 Luc1412 self-assigned this Jan 30, 2025
@Luc1412 Luc1412 added this to the 6.0.0 Release milestone Jan 30, 2025
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

No branches or pull requests

1 participant