tellme/Sources
Felipe M. 7ba5895406
Complete Phase 3: Text injection with permissions management
- Implement text injection with paste method (NSPasteboard + ⌘V)
- Add typing fallback with Unicode support and keyboard layout respect
- Integrate secure input detection using IsSecureEventInputEnabled()
- Add comprehensive permission checking and management
- Create Permissions tab in preferences with status indicators
- Add permission onboarding flow for new users
- Implement automatic fallback between injection methods
- Add deep links to System Settings for permission grants
- Remove duplicate preferences menu item
- Create development build script for easier testing
- Update Phase 3 tasks as completed in TODO.md
2025-09-19 09:04:38 +02:00
..
App Complete Phase 3: Text injection with permissions management 2025-09-19 09:04:38 +02:00
CoreAudio Implement Phase 1: Global hotkey, HUD, and audio capture 2025-09-18 20:06:46 +02:00
CoreInjection Complete Phase 3: Text injection with permissions management 2025-09-19 09:04:38 +02:00
CoreModels Implement Phase 2: Real offline speech-to-text with whisper.cpp 2025-09-19 08:31:35 +02:00
CorePermissions Complete Phase 3: Text injection with permissions management 2025-09-19 09:04:38 +02:00
CoreSettings Initial commit 2025-09-18 19:56:06 +02:00
CoreSTT Implement Phase 2: Real offline speech-to-text with whisper.cpp 2025-09-19 08:31:35 +02:00
CoreUtils Initial commit 2025-09-18 19:56:06 +02:00