291 Commits

Author SHA1 Message Date
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
7aef8f04a6 Fix audio input mode persistence 2025-06-15 18:49:41 +05:45
Prakash Joshi Pax
8bdd4f5d3b
Update appcast.xml 2025-06-11 18:30:33 +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
e2e6c3ac94 feat: Migrate Power Mode to support cloud models 2025-06-10 17:13:55 +05:45
Beingpax
9b507ce615 feat: Added support for cloud transcription service 2025-06-09 19:15:50 +05:45
Beingpax
a821b201c7 Fixed menubar icon 2025-06-07 17:25:44 +05:45
Beingpax
d7c23f91d0 fix: Update menu bar icon to use AppIcon 2025-06-07 17:24:05 +05:45
Prakash Joshi Pax
a93dbe8234
v1.31 update 2025-06-06 07:12:45 +05:45
Beingpax
b13aecca76 feat: improve export/import service to handle custom emojis and power mode configurations 2025-06-05 23:04:54 +05:45
Beingpax
8024146b61 feat: Add support for selecting custom emojis for Power Mode 2025-06-05 22:26:59 +05:45
Beingpax
eb46afeb72 Power Mode sorting 2025-06-05 16:54:24 +05:45
Beingpax
b09443bc09 Improved Onboarding Window+ License/buy buttons 2025-06-05 14:51:41 +05:45
Beingpax
73ac365ed4 Fix: ESC fully cancels recording and transcription. 2025-06-05 12:46:26 +05:45
Beingpax
3bbd93e578 Fix: Add delay for audio device readiness 2025-06-05 11:45:44 +05:45
Beingpax
79c7c4a694 Refactor AI service logging 2025-06-05 11:36:04 +05:45
Beingpax
6cc812ce9e feat: Add Yandex Browser support for Power Mode 2025-06-05 11:11:52 +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
fad746e39b Always capture screen when AI enabled 2025-06-04 20:40:03 +05:45
Beingpax
15b7647904 Fix Ollama model selection sync in PowerMode 2025-06-04 19:58:03 +05:45
Beingpax
335c42e078 Refactor(UserDefaults): Centralize AudioDeviceManager keys into UserDefaultsManager and fix linter error 2025-06-04 17:39:03 +05:45
Beingpax
e51e57f3b1 Refactor(AudioDeviceManager): Use UID for custom device persistence, cleanup UserDefaults logic for prioritized mode, and remove all comments and legacy keys 2025-06-04 17:22:53 +05:45
Prakash Joshi Pax
4767cd74fd
Update to v1.30 2025-05-29 21:43:30 +05:45
Beingpax
9b55bca292 . 2025-05-29 18:11:02 +05:45
Beingpax
652fca9d87 Improve screen capture timing and logic for power mode switching 2025-05-29 18:09:48 +05:45
Beingpax
e5472a0850 removed task cancellation logic 2025-05-29 16:29:18 +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
7781ecc19b Improve AI trigger words and retry logic 2025-05-29 09:38:49 +05:45
Beingpax
d659ee8a3d Fixed paste operation error 2025-05-28 21:35:30 +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
0daea5ac07 Clean up ActiveWindowService: Remove unnecessary comments 2025-05-26 16:20:40 +05:45
Beingpax
76f1adc67d Fix loading/unloading of same AI model - skip all operations when model unchanged 2025-05-26 16:10:23 +05:45
Beingpax
c0de5b3d89 Fix clipboard preservation issue for images/screenshots 2025-05-26 15:07: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
b590f8f641 Add System Default template prompt to PromptTemplates 2025-05-26 14:09:44 +05:45
Prakash Joshi Pax
f91362b847
Update appcast.xml 2025-05-25 21:49:22 +05:45
Beingpax
aa18a4a710 Clean Ollama UI containers 2025-05-25 20:40:52 +05:45