121 Commits

Author SHA1 Message Date
Ugo Lafosse
00942c4e6c Add customizable cancel recording shortcut feature
- Add cancelRecorder KeyboardShortcut name extension
- Implement mutually exclusive behavior: double-tap Escape OR custom shortcut
- Add toggle UI in Settings with progressive disclosure
- Fix double-tap escape bug by setting handlers once in init()
- Handlers check internally for mutually exclusive behavior
- Only manage shortcut bindings, never remove handlers
2025-07-11 02:43:22 +02:00
Beingpax
7141a3daf4 Bundle VAD model locally with toggle 2025-07-10 08:16:22 +05:45
Beingpax
516309cb35 Refactor to state machine for recording states & whisperstate file 2025-07-09 16:27:23 +05:45
Beingpax
dbe1b913e0 Improve recorder UI state and logic 2025-07-08 22:59:30 +05:45
Beingpax
fbae99bb27 refactor: Relocate text formatting toggle and rename ModelSettingsView 2025-07-08 12:41:59 +05:45
Beingpax
fe19b60747 Redesign AI model management with modern filter UI 2025-07-08 07:59:38 +05:45
Beingpax
a519934232 Sub folder creation 2025-07-07 21:39:14 +05:45
Beingpax
8f7411d377 Remove fallback window functionality references 2025-07-07 21:36:31 +05:45
Beingpax
269d855981 Add performance benchmark analysis feature 2025-07-04 22:37:22 +05:45
Prakash Joshi Pax
3153424c1b
Merge pull request #164 from slumdev88/file-drop
Fix: file drop
2025-07-04 20:22:56 +05:45
Beingpax
7bd2b29d16 Add time logging in history 2025-07-04 20:15:58 +05:45
slumdev88
6a4ccb0db3 Fix drag and drop functionality for audio files
Improvements made:
- Expand drop target to entire view area for better UX
- Add support for multiple UTTypes (.fileURL, .data, .audio, .movie)
- Improve file validation with both extension and UTType checking
- Add security scoped resource handling
- Enhanced error logging for debugging
- Support more audio formats (AAC, FLAC, CAF)

This resolves issues where dragging files from desktop/Finder would not work while manual file selection did.
2025-07-04 21:59:02 +08:00
Beingpax
0faffa0155 Added auto-text formatting toggle 2025-07-04 16:11:52 +05:45
Beingpax
4a83c5400e Fix for paste fail window messsing with Paste operation 2025-07-04 05:38:47 +05:45
Beingpax
7c4e510b84 Improve timestamp display format 2025-07-03 20:33:04 +05:45
Beingpax
39b1ff744a Improved Fallback Window 2025-07-02 20:32:58 +05:45
Beingpax
421d0d1a23 Prevent hotkey usage during transcription 2025-07-02 12:09:57 +05:45
Beingpax
ccfc077cc1 Fix hotkey checks and settings UI 2025-07-02 09:15:29 +05:45
Beingpax
3e609d1e3b Refactor: Unify and improve hotkey settings UI 2025-07-01 22:52:09 +05:45
Beingpax
a8313278c7 support video files 2025-06-30 21:49:17 +05:45
Beingpax
05806f4248 Add transcription fallback system for paste failures 2025-06-30 18:23:24 +05:45
Beingpax
abe5972d1e Fixed Open Router model issues with Power Mode 2025-06-30 12:55:24 +05:45
Beingpax
8c44efad64 Consistent background card 2025-06-30 11:27:45 +05:45
Beingpax
e2b87b6f4c update UI text 2025-06-24 18:52:19 +05:45
Beingpax
8e4b8ffee1 Enhance word replacement functionality 2025-06-24 18:51:07 +05:45
Beingpax
eedd8667da Update UI opacity 2025-06-24 16:39:28 +05:45
Beingpax
6ddb89cbf8 Add OpenRouter support and enhancement error handling 2025-06-24 16:29:12 +05:45
Beingpax
17c2ca4e2e Fix prompt popover keyboard shortcuts 2025-06-23 10:24:23 +05:45
Beingpax
a0a1257e3b Add enhancement prompt support when power mode disabled 2025-06-22 23:37:03 +05:45
Beingpax
d1edb47d87 feat: Added Native apple transcription service 2025-06-19 17:11:36 +05:45
Beingpax
55d4c9c73c feat: Refactor model deletion alerts 2025-06-18 14:39:03 +05:45
Beingpax
05cfbd1a0b Custom Trancription model with openAI compatibility 2025-06-17 13:50:22 +05:45
Beingpax
f0dee3069b Add show in finder button 2025-06-16 22:19:06 +05:45
Beingpax
00e1d5e8da feat: Added Deepgram transcription support 2025-06-16 21:26:35 +05:45
Beingpax
7c833b7be9 Replace cloud model speed with label 2025-06-15 23:49:41 +05:45
Beingpax
f7e160ac99 Fix cloud model default clearing 2025-06-15 23:46:53 +05:45
Beingpax
6c7249ec48 Consistent background color scheme 2025-06-15 19:13:57 +05:45
Beingpax
69cce8d476 Fix onboarding window and improve permissions 2025-06-11 17:48:43 +05:45
Beingpax
6b4f7ca54b fix: Changed all devices to multiple devices 2025-06-11 17:29:29 +05:45
Beingpax
4d1bb409ed Simplified Design for Permission setup 2025-06-11 15:42:59 +05:45
Beingpax
b1524970c1 fix: power mode model selectio & removed current model in favor of currenttranscriptionmodel 2025-06-10 23:23:43 +05:45
Beingpax
e91ddbf476 Fix: Improved model card view 2025-06-10 20:18:35 +05:45
Beingpax
9b507ce615 feat: Added support for cloud transcription service 2025-06-09 19:15:50 +05:45
Beingpax
d7c23f91d0 fix: Update menu bar icon to use AppIcon 2025-06-07 17:24:05 +05:45
Beingpax
b09443bc09 Improved Onboarding Window+ License/buy buttons 2025-06-05 14:51:41 +05:45
Beingpax
08920e1266 warning about audio-input 2025-06-05 10:48:17 +05:45
Beingpax
4c32710d5e feat: Improve settings import/export with API key guidance 2025-06-05 08:41:29 +05:45
Beingpax
cb7a7461a1 Added support for multiple trigger words 2025-05-29 13:32:09 +05:45
Beingpax
d120e6669a fixed trigger word UI not appearing on custom prompts 2025-05-29 12:26:28 +05:45
Beingpax
8a1870934d Removed separate handling of AI assistant trigger word 2025-05-29 11:27:26 +05:45