Skip to content

Conversation

csrutil
Copy link

@csrutil csrutil commented Sep 1, 2025

  • Add genericVibration class with 5-second cooldown and 1-second pulse
  • Integrate vibration triggers for new messages and contact discoveries
  • Add conditional compilation support with PIN_VIBRATION guard
  • Implement abstract interface for vibration in UITask system

@ripplebiz
Copy link
Collaborator

PR's should have 'dev' branch as base

- Add genericVibration class with 5-second cooldown and 1-second pulse
- Integrate vibration triggers for new messages and contact discoveries
- Add conditional compilation support with PIN_VIBRATION guard
- Implement abstract interface for vibration in UITask system
@csrutil csrutil force-pushed the feature/vibration-feedback branch from e693570 to 5a0afbe Compare September 7, 2025 07:16
@csrutil csrutil changed the base branch from main to dev September 7, 2025 07:17
@csrutil
Copy link
Author

csrutil commented Sep 7, 2025

Well noted, I just changed the base branch to dev!

@ripplebiz
Copy link
Collaborator

Thanks. Is generally structured well, however, I'd suggest we rename the soundBuzzer() method to a more generic concept, maybe alertUser(UIEventType t) ...

And then the UITask impl can do potentially both, or one, of the current PIN_BUZZER conditional code, or this vibrate code.

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