7 Commits

Author SHA1 Message Date
Danny Ricciotti
339b2b9299 Add double-tap to edit functionality for prompt buttons
- Replace single tap gesture with separate single/double tap handlers
- Double-tap now opens edit dialog directly (more intuitive)
- Single-tap still selects prompt (preserves existing behavior)
- Update help text to reflect new interaction pattern
- Right-click context menu remains unchanged

Improves UX by making prompt editing more discoverable and following
common UI patterns while maintaining backward compatibility.
2025-08-10 18:29:54 -04:00
Beingpax
cb7a7461a1 Added support for multiple trigger words 2025-05-29 13:32:09 +05:45
Beingpax
8a1870934d Removed separate handling of AI assistant trigger word 2025-05-29 11:27:26 +05:45
Beingpax
7e2c5b4b16 Refactor the custom prompt view code. 2025-05-28 12:39:30 +05:45
Chetan
2caa8eb4ad feat: Add custom trigger words for Enhancement Modes
- Added support for custom trigger words in Enhancement Modes
- Implemented automatic mode switching based on detected trigger words
- Enhanced UI to display trigger words with microphone icons
- Added visual indicators (ellipses) to show trigger words can be followed by more text
- Fixed mode restoration after processing trigger-based enhancements
- Improved UI consistency for modes with/without trigger words
- Maintained backward compatibility with existing assistant trigger word
2025-05-26 17:33:35 -04:00
Beingpax
d4364c586d Minor fixes 2025-04-23 11:46:40 +05:45
Beingpax
76a154706c Initial commit: Open-sourcing VoiceInk 2025-02-22 11:52:41 +05:45