25 Commits

Author SHA1 Message Date
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
Beingpax
37d1914e38 Optimize transcript history loading performance 2025-03-12 13:32:38 +05:45
Beingpax
a45fee8750 Fix menubar checkmarks for settings options 2025-03-12 10:24:41 +05:45
Beingpax
f439911a8d added support for right shift key 2025-03-12 09:06:14 +05:45
Beingpax
6eae50d80d feat: Add Additional settings menu to menubar with auto-copy, sound feedback, and media pause options 2025-03-07 19:01:44 +05:45
Beingpax
f33de6b5a8 fix: maintain cancellation state until cleanup is complete to prevent unwanted sound playback 2025-03-06 20:26:20 +05:45
Beingpax
04910a6dfb Update template section headers in PromptEditorView 2025-03-06 16:27:07 +05:45
Beingpax
41a33906b3 fix: enhance app scanning to include applications in subfolders using FileManager.enumerator for recursive directory traversal 2025-03-06 15:54:11 +05:45
Beingpax
57e5d456a6 feat: Enhance audio visualization and recording integration - Improved audio meter visualization, removed debug logs, optimized updates 2025-03-03 21:34:09 +05:45
Beingpax
e45112cfd7 refactor: migrate dictionary functionality to WhisperPrompt 2025-03-03 16:23:21 +05:45
Beingpax
9e5bb56242 refactor: improve clipboard management and reliability
- Centralize clipboard operations through ClipboardManager

- Remove iOS-specific code

- Improve error handling and user feedback

- Make clipboard restoration non-blocking

- Add proper success/failure status for clipboard operations

- Increase error message visibility duration

- Use background queue for clipboard restoration
2025-03-02 17:36:35 +05:45
Beingpax
1bff2d94ec feat: Add Power Mode Toggle and update to version 0.96 2025-03-01 13:24:02 +05:45
Beingpax
7558b3ba07 Update NotchRecordButton with distinct idle state styling 2025-02-27 19:17:58 +05:45
Beingpax
da9c636160 refactor: use native NavigationSplitView sidebar appearance instead of custom VisualEffectView 2025-02-27 17:32:37 +05:45
Beingpax
09b73a350c improve: enhance dashboard styling and metrics - Add Words/Minute and Words/Session metrics, improve card designs, update TimeEfficiencyView, ensure consistent styling 2025-02-27 17:15:13 +05:45
Beingpax
a798087759 Update PolarService and license management functionality 2025-02-25 19:44:16 +05:45
Beingpax
9d38c7c8fa Improve recorder responsiveness and UI consistency: 1) Added music control during recording 2) Made recorder more responsive by removing animations 3) Improved UI consistency with consistent button appearance 4) Optimized sound and UI sequence for better user experience 2025-02-25 16:14:46 +05:45
Beingpax
b5773b38a1 Multiple improvements: Removed migration code, updated sound files, improved prompt templates 2025-02-25 11:50:50 +05:45
Beingpax
3aec3b369b fix: improve word replacement precision and prompt handling - Enhanced word replacement logic, added examples, fixed prompt state management 2025-02-24 18:58:16 +05:45
Beingpax
763967bc35 refactor: improve default settings and task execution
- Change default push-to-talk key to Right Command

- Disable AI enhancement by default in Power Mode

- Set English as default language for multilingual models

- Make task execution sequential in WhisperState for better control flow
2025-02-24 16:46:42 +05:45
Beingpax
76a154706c Initial commit: Open-sourcing VoiceInk 2025-02-22 11:52:41 +05:45