Commit Graph

442 Commits

Author SHA1 Message Date
cogwheel0
337664046a refactor(auth): migrate to unified auth providers and simplify user retrieval 2025-11-26 19:16:14 +05:30
cogwheel0
44d1cc99b4 feat(server): Improve server health checks and authentication flow 2025-11-26 19:09:57 +05:30
cogwheel0
6d56f5d160 feat(ios): Add App Intents support for Conduit interactions 2025-11-25 00:53:13 +05:30
cogwheel0
2d88519abe feat(ios): add ios shortcuts support 2025-11-25 00:08:51 +05:30
cogwheel0
65379aea1f feat(model-avatar): Update model icon resolution for OpenWebUI 2025-11-24 22:12:21 +05:30
cogwheel
f71c4f533e Merge pull request #169 from cogwheel0/improve-model-parsing-error-handling
feat(api): improve model parsing with robust error handling
2025-11-24 17:54:04 +05:30
cogwheel
b5f4c29e80 Merge pull request #168 from cogwheel0/refactor-auth-cache-manager
refactor-auth-cache-manager
2025-11-24 17:53:07 +05:30
cogwheel0
a138300fec feat(api): improve model parsing with robust error handling 2025-11-24 17:52:18 +05:30
cogwheel0
8f390b0d2d feat(auth): Improve user fetching with caching and background refresh 2025-11-24 17:43:05 +05:30
cogwheel0
5d4843c368 refactor(auth): Replace custom cache with shared CacheManager 2025-11-24 16:38:26 +05:30
cogwheel0
6e8a19371c feat(localization): Improve locale resolution and add Chinese script variants 2025-11-24 16:08:55 +05:30
cogwheel0
4822d1ed38 feat(profile): Add Android assistant trigger customization option 2025-11-24 15:07:46 +05:30
cogwheel0
bccc0135ad feat(voice-input): Optimize VAD parameters for improved speech detection 2025-11-24 14:17:51 +05:30
cogwheel0
83d59fb294 fix(voice-input): Simplify VAD recording stop logic by removing redundant condition 2025-11-24 14:00:14 +05:30
cogwheel0
d38e986d7c feat(callkit): Add CallKit service for native call UI and permissions 2025-11-24 12:29:44 +05:30
cogwheel0
babaa97c62 refactor(providers): Remove unused import and update dependencies 2025-11-23 21:18:19 +05:30
cogwheel0
c4a36bb51c feat(cache): Add lightweight in-memory cache with TTL and LRU eviction 2025-11-22 21:53:14 +05:30
cogwheel0
8ed75f8f14 refactor: Remove _processScreenContext and directly set screen context in _handleMethodCall. 2025-11-22 12:01:17 +05:30
cogwheel0
1a6ec3f9ad feat(assistant): Improve screen context processing with model selection 2025-11-21 21:12:39 +05:30
cogwheel0
9d47c8a964 feat(voice-call): Implement direct voice call launch from assistant 2025-11-21 21:05:59 +05:30
cogwheel0
daecceb342 feat(android): Add screenshot processing for Android assistant 2025-11-21 20:59:49 +05:30
cogwheel0
f18edc7fe0 feat(android): Add screen context capture for voice assistant 2025-11-21 19:50:39 +05:30
cogwheel0
4b0c16b522 feat(voice-input): handle iOS simulator speech recognition 2025-11-21 13:39:19 +05:30
cogwheel0
390b818916 feat(l10n): remove auto speech-to-text engine option and description 2025-11-21 13:39:19 +05:30
cogwheel0
84af6bbe86 feat(tts): Remove auto engine and fix ios STS 2025-11-21 13:39:19 +05:30
cogwheel0
36915fba09 feat(tts): ensure Android default TTS engine is set before speaking 2025-11-21 12:22:23 +05:30
cogwheel0
dd3fe42216 refactor(chat): Improve model dropdown handling with LayoutBuilder 2025-11-21 12:21:51 +05:30
cogwheel0
dc1e4ec14d feat(navigation): Add configurable tablet drawer behavior 2025-11-21 12:21:51 +05:30
cogwheel0
4df22422c2 feat(conversations): Improve conversation and folder fetching with concurrent requests 2025-11-20 22:42:31 +05:30
cogwheel0
64173a2168 feat(file-attachment): improve base64 image data URL parsing validation 2025-11-13 12:39:09 +05:30
cogwheel
e95ff86f31 Merge pull request #147 from cogwheel0/voice-call-send-message-tool
feat(voice-call): send message with selected tool IDs
2025-11-13 12:33:03 +05:30
cogwheel0
c4764b0075 feat(voice-call): send message with selected tool IDs 2025-11-13 12:30:07 +05:30
cogwheel0
f885513a89 feat(voice): Improve voice input service with locale handling and permission checks 2025-11-13 12:21:59 +05:30
cogwheel0
b52d313054 chore(l10n): remove generated localization files 2025-11-12 23:35:26 +05:30
cogwheel0
032a3e696d feat(l10n): add chinese traditional 2025-11-12 23:30:18 +05:30
cogwheel
b120a4ca0c Merge pull request #144 from cogwheel0/update-drawer-item-styling
update-drawer-item-styling
2025-11-12 22:14:28 +05:30
cogwheel
03adb0c924 Merge pull request #143 from cogwheel0/improve-auth-error-handling
improve-auth-error-handling
2025-11-12 22:13:56 +05:30
cogwheel0
ea325aa076 fix(l10n): Update Korean language code from 'kr' to 'ko' 2025-11-12 22:12:51 +05:30
cogwheel0
ecf760d9ec feat(auth): Enhance logout flow with comprehensive data clearing 2025-11-12 13:44:05 +05:30
cogwheel0
02decd48c6 feat(navigation): Conditionally apply top and bottom borders for selected chat drawer item 2025-11-12 13:26:29 +05:30
cogwheel0
45135d9185 fix(auth): Improve auth error handling without token clearing 2025-11-12 13:23:58 +05:30
cogwheel0
87529201f7 feat(ui): Update drawer item styling with transparent background 2025-11-12 11:09:43 +05:30
cogwheel
35377cebd8 Merge pull request #139 from cogwheel0/storage-local-folders-persistence
feat(storage): Add local folders persistence and caching mechanism
2025-11-10 11:05:55 +05:30
cogwheel0
122bd0a4b1 feat(storage): Add local folders persistence and caching mechanism 2025-11-10 10:44:03 +05:30
cogwheel0
b05d9f84a5 feat(tts): Add server-side speech synthesis and playback pipeline 2025-11-10 02:43:31 +05:30
cogwheel0
62c9243e34 feat: Replace mic_stream_recorder with vad and update iOS deployment target 2025-11-10 01:57:28 +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
bf98bbd1fc feat(conversations): Implement local cache persistence for conversations 2025-11-05 14:53:55 +05:30
cogwheel0
bdd90b32fa feat: Add keyboard dismiss on scroll 2025-11-05 14:12:58 +05:30
cogwheel0
d52794f2c5 feat: Add Korean language support and localization files 2025-11-05 14:00:10 +05:30