Commit Graph

523 Commits

Author SHA1 Message Date
cogwheel0
122bd0a4b1 feat(storage): Add local folders persistence and caching mechanism 2025-11-10 10:44:03 +05:30
cogwheel0
5f597a3bb5 feat(icons): Add new app icon assets and update Contents.json for Debug configuration 2025-11-09 21:23:07 +05:30
cogwheel0
5727c055a2 Revert "fix(streaming): refactor to not force session id"
This reverts commit 8cc7a23477.
2025-11-06 20:09:18 +05:30
cogwheel0
3e1128c32c chore(localization): Remove Korean localization metadata files as part of project cleanup 2025-11-05 15:25:50 +05:30
cogwheel0
91789988c0 feat(localization): Update promotional text and what's new for Korean language support and improved UX features 2025-11-05 15:23:43 +05:30
cogwheel0
6c6742a14e feat(release): Add job to generate release notes and update release with artifacts 2025-11-05 15:21:12 +05:30
cogwheel0
f2bd0fa45c chore: bump version to 2.2.1 2025-11-05 15:09:36 +05:30
cogwheel
2ab0002ebc Merge pull request #132 from cogwheel0/conversations-local-cache-persistence
feat(conversations): Implement local cache persistence for conversations
2025-11-05 14:54:51 +05:30
cogwheel0
bf98bbd1fc feat(conversations): Implement local cache persistence for conversations 2025-11-05 14:53:55 +05:30
cogwheel0
c40e692388 docs: Update contribution guidelines to encourage feedback and discussions instead of pull requests 2025-11-05 14:28:37 +05:30
cogwheel
24a10064ff Merge pull request #131 from cogwheel0/keyboard-dismiss-on-scroll
feat: Add keyboard dismiss on scroll
2025-11-05 14:13:18 +05:30
cogwheel0
bdd90b32fa feat: Add keyboard dismiss on scroll 2025-11-05 14:12:58 +05:30
cogwheel
fd004d6494 Merge pull request #130 from cogwheel0/add-korean-language-support
feat: Add Korean language support and localization files
2025-11-05 14:02:49 +05:30
cogwheel0
d52794f2c5 feat: Add Korean language support and localization files 2025-11-05 14:00:10 +05:30
cogwheel0
b9ec730fad feat(conversation): Enhance source parsing and normalization for OpenWebUI messages 2025-11-05 13:10:00 +05:30
cogwheel0
3d9c4a0b42 chore: update promotional text across multiple languages to reflect server-side STS, performance improvements, and streaming fixes 2025-11-05 01:13:19 +05:30
cogwheel0
46731486e1 chore: bump version to 2.2.0 2025-11-05 01:06:34 +05:30
cogwheel0
ab9897ce15 refactor(l10n): Improve key usage scanning by replacing external process with direct file reading 2025-11-05 01:06:03 +05:30
cogwheel
caf066f34b Merge pull request #129 from cogwheel0/add-server-speech-to-text-features
add-server-speech-to-text-features
2025-11-05 01:00:48 +05:30
cogwheel0
0d49309ad1 feat(tts): Refactor text splitting and offset computation for TTS 2025-11-05 00:59:57 +05:30
cogwheel0
3424af60f9 feat(l10n): Add silence duration settings for speech-to-text 2025-11-05 00:48:20 +05:30
cogwheel0
1bb2cbae25 feat(voice): add voice silence duration configuration 2025-11-05 00:33:17 +05:30
cogwheel0
a3b5c4f5b7 feat(audio): replace record package with mic_stream_recorder 2025-11-05 00:09:35 +05:30
cogwheel0
24c8c27d51 feat(tts): Remove pitch and volume sliders from app customization page 2025-11-04 23:14:23 +05:30
cogwheel0
715849aff3 feat(tts): add speech rate support for text-to-speech generation 2025-11-03 00:44:24 +05:30
cogwheel0
1a570f4a08 feat(voice-input): improve server-side speech detection with silence auto-stop 2025-11-03 00:36:25 +05:30
cogwheel0
a05837b985 refactor(streaming): Optimize image collection and debounce mechanism 2025-11-02 22:14:45 +05:30
cogwheel0
cfadeffd24 feat(tts): add auto mode for text-to-speech engine selection 2025-11-02 21:31:13 +05:30
cogwheel0
da249eaa31 feat(l10n): Add speech-to-text localization strings for settings 2025-11-02 19:03:58 +05:30
cogwheel0
86339715b1 feat(sts): add server side speech-to-text 2025-11-02 19:03:36 +05:30
cogwheel
99f867bf54 Merge pull request #125 from cogwheel0/update-localization-and-ui-spacing
update-localization-and-ui-spacing
2025-11-02 19:03:26 +05:30
cogwheel0
6ef36899a7 feat(ui): Adjust spacing and font weight in app customization page 2025-11-02 17:46:15 +05:30
cogwheel0
8321e3c721 feat(l10n): Update English localization with voice call states and model capabilities 2025-11-02 17:44:23 +05:30
cogwheel
b648ae29ea Merge pull request #124 from cogwheel0/refactor-streaming-socket-management
refactor-streaming-socket-management
2025-11-01 22:52:43 +05:30
cogwheel0
e15392ea59 refactor(socket): remove unused connection state management code 2025-11-01 22:51:32 +05:30
cogwheel0
8cc7a23477 fix(streaming): refactor to not force session id 2025-11-01 22:41:38 +05:30
cogwheel
f79d23aebf Merge pull request #123 from cogwheel0/fix-model-id-name-parsing
fix(model): Add model id and name parsing with validation
2025-11-01 22:33:16 +05:30
cogwheel0
2cad6cc87c feat(model): Add robust id and name parsing with validation 2025-11-01 22:32:07 +05:30
cogwheel
5f037a210f Merge pull request #122 from cogwheel0/implement-worker-manager
implement-worker-manager
2025-11-01 22:31:48 +05:30
cogwheel0
71d63ac157 refactor(network): Replace read with watch for providers in image handling 2025-11-01 15:42:08 +05:30
cogwheel0
877b403914 refactor(api): Improve data parsing with normalized list handling 2025-11-01 15:29:54 +05:30
cogwheel0
fe09583c6b feat(api): Improve file and prompt parsing with type safety 2025-11-01 15:21:34 +05:30
cogwheel0
42ef62d565 feat(api): Improve file and knowledge base data parsing with normalization 2025-11-01 15:15:38 +05:30
cogwheel0
073e0cf458 feat(folders): Improve folder management and parsing logic 2025-11-01 15:04:50 +05:30
cogwheel0
a005c14a67 feat(api): Optimize conversation parsing with worker-based decoding 2025-11-01 14:54:08 +05:30
cogwheel0
a374c744ef refactor(api): Migrate conversation parsing to worker-based approach 2025-11-01 01:46:46 +05:30
cogwheel0
ada6d40e5e feat(chat): Add worker manager to streaming helper for image processing 2025-11-01 00:57:40 +05:30
cogwheel0
0b8d5b5d31 chore: update iOS metadata and streamline release script for whatsnew files 2025-10-31 23:56:32 +05:30
cogwheel0
529837e20c chore: update Deliverfile to include metadata and add whatsnew notes 2025-10-31 23:37:34 +05:30
cogwheel0
d4f0f050ac chore: bump version to 2.1.14 2025-10-31 23:26:49 +05:30