Commit Graph

634 Commits

Author SHA1 Message Date
cogwheel0
32dab33fc4 feat(voice-input): Refactor voice input availability check logic 2025-11-27 20:18:42 +05:30
cogwheel
9ea8949e4f Merge pull request #187 from cogwheel0/optimize-audio-and-voice-input
optimize-audio-and-voice-input
2025-11-27 19:56:57 +05:30
cogwheel0
f9574dfec0 feat(voice-input): improve STT locale selection and Android handling 2025-11-27 19:48:25 +05:30
cogwheel0
d092bb2e44 fix(audio): optimize audio configuration for iOS and Android platforms 2025-11-27 18:41:41 +05:30
cogwheel
852a65f870 Merge pull request #184 from cogwheel0/streaming-logic-simplification
feat(streaming): Simplify streaming logic and remove persistent tracking
2025-11-27 14:36:37 +05:30
cogwheel0
61a3fcc83a feat(streaming): Simplify streaming logic and remove persistent tracking 2025-11-27 14:36:13 +05:30
cogwheel0
e6f8a76f13 refactor(ui): Update landing page content and improve GitHub stats fetching with Shields.io 2025-11-27 11:53:59 +05:30
cogwheel0
63dd7234d6 refactor(stats): Update GitHub stats fetching to use data attributes and improve API request handling 2025-11-26 23:39:14 +05:30
cogwheel0
6829682c2a feat(reviews): Implement reviews section with rating pills and marquee display 2025-11-26 23:28:41 +05:30
cogwheel
0e2d405d4e Merge pull request #182 from cogwheel0/feat-chat-context-attachment-support
feat(chat): Add context attachment and knowledge base support
2025-11-26 23:03:35 +05:30
cogwheel0
75ba0dc01d feat(chat): Add context attachment and knowledge base support 2025-11-26 22:19:19 +05:30
cogwheel
97e882c173 Merge pull request #181 from cogwheel0/enhance-landing-page-interactions
feat(ui): Enhance landing page interactions and animations
2025-11-26 20:31:15 +05:30
cogwheel0
7fdb342b86 feat(ui): Enhance landing page interactions and animations 2025-11-26 20:11:52 +05:30
cogwheel
1cd82c1916 Merge pull request #180 from cogwheel0/voip-callkit-availability-check
feat(voip): add CallKit availability check for iOS devices
2025-11-26 20:11:38 +05:30
cogwheel0
1e841e03f6 feat(voip): add CallKit availability check for iOS devices 2025-11-26 20:09:34 +05:30
cogwheel0
c977f028f5 chore: update subproject commit reference to 140605e 2025-11-26 19:19:07 +05:30
cogwheel
ec1043c30e Merge pull request #179 from cogwheel0/refactor-auth-provider-and-server-health
refactor-auth-provider-and-server-health
2025-11-26 19:16:50 +05:30
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
cogwheel
2b4283ac27 Merge pull request #178 from cogwheel0/refactor-remove-full-screen-intent-permission
refactor(permissions): Remove unnecessary full-screen intent permission for outgoing calls
2025-11-26 13:50:04 +05:30
cogwheel0
7301bcbeac refactor(permissions): Remove unnecessary full-screen intent permission for outgoing calls 2025-11-26 13:49:44 +05:30
cogwheel0
9b69290589 chore: update dependencies and configuration for iOS build 2025-11-25 16:08:30 +05:30
cogwheel0
b395f34073 chore: bump version to 2.2.6 2025-11-25 03:45:48 +05:30
cogwheel
5e9ba7959f Merge pull request #175 from cogwheel0/ios-shortcuts-support
ios-shortcuts-support
2025-11-25 00:53:38 +05:30
cogwheel0
6d56f5d160 feat(ios): Add App Intents support for Conduit interactions 2025-11-25 00:53:13 +05:30
cogwheel
000b25e515 Merge pull request #174 from cogwheel0/ios-shortcuts-support
feat(ios): add ios shortcuts support
2025-11-25 00:48:01 +05:30
cogwheel0
2d88519abe feat(ios): add ios shortcuts support 2025-11-25 00:08:51 +05:30
cogwheel0
0ab2619049 feat(localization): Update promotional text for multiple languages to enhance native calling features 2025-11-24 23:10:48 +05:30
cogwheel0
d1c4da4265 chore: bump version to 2.2.5 2025-11-24 22:25:07 +05:30
cogwheel0
23e7c6d6dc docs: Add guidance for websocket support in streaming issues section of README 2025-11-24 22:21:43 +05:30
cogwheel0
ca34752144 chore: Update subproject commit reference in openwebui-src 2025-11-24 22:17:23 +05:30
cogwheel
2f24c82b6b Merge pull request #173 from cogwheel0/update-model-avatar-icon-resolution
feat(model-avatar): Update model icon resolution for OpenWebUI
2025-11-24 22:13:12 +05:30
cogwheel0
65379aea1f feat(model-avatar): Update model icon resolution for OpenWebUI 2025-11-24 22:12:21 +05:30
cogwheel
bb125c6544 Merge pull request #171 from cogwheel0/android-improve-background-streaming-service
feat(android): Improve background streaming service reliability
2025-11-24 21:36:44 +05:30
cogwheel0
dc2742c929 feat(android): Improve background streaming service reliability 2025-11-24 21:34:48 +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
cogwheel
1c479b74d1 Merge pull request #167 from cogwheel0/localization-improve-locale-resolution
feat(localization): Improve locale resolution and add Chinese script variants
2025-11-24 17:52:47 +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
cogwheel
aadabf90ae Merge pull request #166 from cogwheel0/android-assistant-trigger-customization
feat(profile): Add Android assistant trigger customization option
2025-11-24 15:08:07 +05:30
cogwheel0
4822d1ed38 feat(profile): Add Android assistant trigger customization option 2025-11-24 15:07:46 +05:30
cogwheel
11107e68af Merge pull request #165 from cogwheel0/optimize-vad-parameters
optimize-vad-parameters
2025-11-24 14:18:18 +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
cogwheel
c9e9dbd54a Merge pull request #164 from cogwheel0/voice-call-callkit-integration
feat(callkit): Add CallKit service for native call UI and permissions
2025-11-24 13:42:45 +05:30
cogwheel0
d38e986d7c feat(callkit): Add CallKit service for native call UI and permissions 2025-11-24 12:29:44 +05:30
cogwheel
a52194f336 Merge pull request #162 from cogwheel0/refactor-providers-dependencies
refactor(providers): Remove unused import and update dependencies
2025-11-23 21:21:59 +05:30