58 Commits

Author SHA1 Message Date
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
413d11b00b Improve clipboard handling and reorder paste operations 2025-03-03 14:30:53 +05:45
Prakash Joshi Pax
67d55876c2
Update appcast.xml 2025-03-02 20:54:07 +05:45
Beingpax
d7ad7c5acd refactor: decouple screen capture from recording start and tie it to AI enhancement toggle with race condition protection 2025-03-02 19:07:43 +05:45
Beingpax
34fada2b26 fix: preserve enhancement settings when power mode is disabled - Remove forced disabling of enhancement, add early return to skip configuration application, maintain user's existing settings 2025-03-02 17:49:23 +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
Prakash Joshi Pax
e7e31f24d2
Update README.md 2025-03-01 13:27:55 +05:45
Beingpax
1bff2d94ec feat: Add Power Mode Toggle and update to version 0.96 2025-03-01 13:24:02 +05:45
Beingpax
e390094b87 feat: improve browser URL capture scripts - Add tab functionality to move focus from address bar - Reduce delays from 0.1s to 0.05s for faster interaction 2025-03-01 10:56:23 +05:45
Prakash Joshi Pax
b4bae15bf0
Update README.md 2025-02-28 14:45:19 +05:45
Prakash Joshi Pax
85bfe82b81
Update README.md 2025-02-28 14:41:17 +05:45
Prakash Joshi Pax
aca1524d12
Update README.md 2025-02-28 14:39:45 +05:45
Prakash Joshi Pax
3cf7858ef8
Update README.md 2025-02-28 14:36:50 +05:45
Prakash Joshi Pax
3052b3bd75
Update README.md 2025-02-28 14:29:13 +05:45
Prakash Joshi Pax
ced34d4bce
Update README.md 2025-02-28 14:27:51 +05:45
Beingpax
7fe869ea87 docs: better README with open-source release 2025-02-28 14:25:04 +05:45
Prakash Joshi Pax
e58c03616c
Update appcast.xml 2025-02-27 19:44:57 +05:45
Beingpax
241f266fa6 Update project configuration 2025-02-27 19:41:26 +05:45
Beingpax
fdc0cf5489 Update appcast.xml to version 0.95 2025-02-27 19:40:43 +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
Prakash Joshi Pax
49aacc8cd6
Update README.md 2025-02-27 12:19:37 +05:45
Beingpax
e454d53e4a push 2025-02-25 21:30:39 +05:45
Beingpax
a2b3b6dc92 appcast 2025-02-25 21:28:56 +05:45
Beingpax
79964ecb52 Fix: Update LibWhisper.swift to use current prompt directly 2025-02-25 21:19:33 +05:45
Beingpax
c681c61463 Fix: Add delays in audio engine cleanup to prevent HALC_ProxyIOContext overload errors 2025-02-25 21:17:48 +05:45
Beingpax
a798087759 Update PolarService and license management functionality 2025-02-25 19:44:16 +05:45
Beingpax
34459f6621 Optimize Whisper C++ parameters for better transcription quality 2025-02-25 18:55:30 +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
Prakash Joshi Pax
6100ed1c6c
Update appcast.xml 2025-02-24 21:28:49 +05:45
Prakash Joshi Pax
7caec70c1c
Update appcast.xml 2025-02-24 21:27:06 +05:45
Prakash Joshi Pax
e00f756b89
Update appcast.xml 2025-02-24 21:26:53 +05:45
Prakash Joshi Pax
3f1a3ca2d7
Update appcast.xml 2025-02-24 19:36:10 +05:45
Beingpax
6fbd475251 Update appcast.xml and script resources 2025-02-24 19:32:34 +05:45
Prakash Joshi Pax
9a4dd15f5c
Update appcast.xml 2025-02-24 19:25:35 +05:45
Beingpax
54d30a3cad chore: update project configuration and services 2025-02-24 19:17:51 +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
d250a00465 docs: add prominent download button to README 2025-02-22 12:54:10 +05:45
Beingpax
e083c5490b fix: correct center alignment in README 2025-02-22 12:53:07 +05:45
Beingpax
663e816a48 change 2025-02-22 12:52:21 +05:45
Beingpax
a8e5844d27 docs: add AI enhancement feature to README 2025-02-22 12:51:29 +05:45
Beingpax
a4e28f49d7 docs: simplify metrics to show only stars badge 2025-02-22 12:47:04 +05:45
Beingpax
e71a83cebe docs: add key metrics and social links to README 2025-02-22 12:43:34 +05:45
Beingpax
995b333340 docs: add GitHub downloads badge 2025-02-22 12:41:04 +05:45
Beingpax
40cc89d049 security: replace sensitive credentials with dummy values 2025-02-22 12:39:29 +05:45
Beingpax
e58590f731 docs: update download links to point to TryVoiceInk.com 2025-02-22 12:28:47 +05:45