70 Commits

Author SHA1 Message Date
Beingpax
1b4ff63d1c Refactored prompt selection 2025-05-28 18:20:37 +05:45
Beingpax
7e2c5b4b16 Refactor the custom prompt view code. 2025-05-28 12:39:30 +05:45
Prakash Joshi Pax
3b0c09553b
Merge pull request #96 from ckloop/feature/custom-trigger-words 2025-05-28 09:19:36 +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
562456837e change screen capture to context awareness 2025-05-26 18:46:18 +05:45
Beingpax
2484a92070 Fix confusing auto-copy settings display - only show 'Copied to clipboard' when auto-copy is enabled 2025-05-26 14:46:40 +05:45
Beingpax
aa18a4a710 Clean Ollama UI containers 2025-05-25 20:40:52 +05:45
Beingpax
2ac6fc6ca4 Fix visualizer height consistency 2025-05-25 18:43:11 +05:45
Beingpax
bef4a20b81 Improve template UI design 2025-05-25 18:35:03 +05:45
Beingpax
e6a1287538 Removed redundant code from recorder views 2025-05-25 17:58:59 +05:45
Beingpax
8371369b4c Created a better visualizer and layout styling for mini recorder and notch recorder 2025-05-25 17:51:23 +05:45
Beingpax
9704a1ba79 Enhance recorder with PowerMode popover 2025-05-24 20:35:26 +05:45
Beingpax
72134db5fa template grid UI update 2025-05-24 13:51:16 +05:45
Beingpax
90eea0e223 Fix UI for OllamaModel list 2025-05-24 13:30:12 +05:45
Beingpax
8dc622e077 feat: better super whisper-like power mode with improved UX 2025-05-24 12:38:30 +05:45
Beingpax
065d55e69a Fix deprecated onChange API usage 2025-05-15 18:54:34 +05:45
Prakash Joshi Pax
8238059922
Update PromptCustomizationView.swift 2025-05-14 12:57:51 +05:45
Prakash Joshi Pax
eba1296dfd
Update EnhancementSettingsView.swift 2025-05-14 12:37:57 +05:45
Beingpax
138e915298 Replace VideoCTAView with InfoTip for better UX 2025-05-14 12:35:34 +05:45
Beingpax
c93eac7e94 Information about Output Prompt 2025-05-14 12:29:38 +05:45
Beingpax
c2ac1a8510 Added output format customization for the Whisper Model 2025-05-14 11:52:26 +05:45
Beingpax
670eb00ae2 add auto-detect option on top 2025-05-11 17:39:02 +05:45
Beingpax
e275bddbf6 Optimize TranscriptionHistoryView SwiftData loading 2025-05-11 12:28:56 +05:45
Beingpax
33d4df69c4 Integrate device selection in onboarding 2025-05-11 10:05:55 +05:45
Prakash Joshi Pax
4a4dbc7b5e
Update APIKeyManagementView.swift 2025-05-05 10:04:10 +05:45
Prakash Joshi Pax
ffaf5f15a9
Update APIKeyManagementView.swift 2025-05-05 10:02:23 +05:45
Beingpax
40ab38084a Added copy feature to audio transcribe view 2025-05-04 22:50:09 +05:45
Beingpax
d389d8ecc1 feat: add AI model selection support 2025-05-04 16:58:03 +05:45
Beingpax
cf4eac4098 Email Support Template 2025-05-01 22:31:21 +05:45
Beingpax
21417711e5 removed VideoCTA 2025-04-19 18:02:53 +05:45
Beingpax
ffa9782eec Remove About, reorder Pro section 2025-04-19 13:32:51 +05:45
Beingpax
07b9da74dd Switch to NSEvent for ptt, fix Fn key bug 2025-04-19 12:49:17 +05:45
Yar Dmitriev
1186312ea8 feat: support Right Control as push-to-talk key (to use with Karabiner that can emit this keycode when Spotlight or Dictation key is pressed) 2025-04-14 12:13:53 +01:00
Beingpax
0a5f688338 refactor: simplify prompt selection menu in MenuBarView 2025-04-09 17:57:58 +05:45
Beingpax
de16a9d7b8 feat: make custom provider base URL and model fields conditionally editable based on API key state 2025-04-09 17:45:07 +05:45
Beingpax
0923093bcd Added support for CoreML and redesigned the AI Models view 2025-04-08 18:08:19 +05:45
Beingpax
117ce1744f Mistral support by Vaygr 2025-04-05 21:56:52 +05:45
Beingpax
cb6da1641c Fixed Pause/Play on 15.4 with mute/unmute functionality 2025-04-05 21:46:52 +05:45
Beingpax
2e6423a531 feat: simplified push-to-talk with hands-free mode 2025-03-28 12:15:37 +05:45
WingCH
b35103a37f
faet: Added Cantonese support in WhisperPrompt.
Improved code readability and organization.
2025-03-27 22:27:30 +08:00
Beingpax
f02344e5d6 Lower Level push-to-talk key detection 2025-03-24 22:36:57 +05:45
Beingpax
854af2a467 Add language change notification observer system 2025-03-23 12:15:39 +05:45
Beingpax
5fcee22b1c update to v1.15 2025-03-22 15:52:06 +05:45
Beingpax
c6fbb1d6be Fixed Toolbar Visibility Issue 2025-03-20 19:27:06 +05:45
Beingpax
f6dfad00ae Update Xcode project build settings 2025-03-20 17:13:00 +05:45
Beingpax
147daa5f5f Revamp word replacement with direct regex implementation 2025-03-18 10:47:08 +05:45
Beingpax
4ceccb0990 Transcribe Audio Files 2025-03-17 17:04:29 +05:45
Beingpax
8b1e27e1cd Retranscription Ability 2025-03-16 17:15:52 +05:45
Beingpax
dffa4056e2 Add language selection to menu bar 2025-03-14 10:14:48 +05:45
Beingpax
19142522bd Added support for removing recordings older than x days. 2025-03-12 14:11:39 +05:45