114 Commits

Author SHA1 Message Date
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
Beingpax
3d66cee7fc added support for saving transcribed text in markdown and txt file 2025-05-28 18:48:13 +05:45
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