Commit Graph

752 Commits

Author SHA1 Message Date
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
cogwheel0
babaa97c62 refactor(providers): Remove unused import and update dependencies 2025-11-23 21:18:19 +05:30
cogwheel
2ae0a3aff9 Merge pull request #161 from cogwheel0/feat-lightweight-in-memory-cache
feat(cache): Add lightweight in-memory cache with TTL and LRU eviction
2025-11-23 20:43:58 +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
0414f1fb98 chore: update promotional text for multiple languages to enhance clarity and features 2025-11-21 21:35:08 +05:30
cogwheel0
f1f241ea88 chore: bump version to 2.2.4 2025-11-21 21:26:34 +05:30
cogwheel
6e0367a59d Add acknowledgment for Vercel OSS Program 2025-11-21 21:19:42 +05:30
cogwheel
85ceaa8195 Merge pull request #159 from cogwheel0/android-assistant-feature-implementation
android-assistant-feature-implementation
2025-11-21 21:14:26 +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
577d76c2a2 refactor(ui): Simplify assistant overlay layout and remove unused buttons 2025-11-21 20:50:27 +05:30
cogwheel0
6a2a452be4 feat(ui): Add new interaction buttons and icons for voice assistant overlay 2025-11-21 20:40:13 +05:30
cogwheel0
f18edc7fe0 feat(android): Add screen context capture for voice assistant 2025-11-21 19:50:39 +05:30
cogwheel0
20e57e9f88 feat(android): Add voice interaction service for app launch 2025-11-21 19:16:51 +05:30
cogwheel
4166862d08 Merge pull request #158 from cogwheel0/fix-ios-sts
fix-ios-sts
2025-11-21 13:39: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
cogwheel
74807a2f5f Merge pull request #157 from cogwheel0/android-default-tts-engine-setup
feat(tts): ensure Android default TTS engine is set before speaking
2025-11-21 13:39:12 +05:30
cogwheel0
36915fba09 feat(tts): ensure Android default TTS engine is set before speaking 2025-11-21 12:22:23 +05:30
cogwheel
f11f9c6558 Merge pull request #156 from cogwheel0/navigation-drawer-and-dropdown-refactor
navigation-drawer-and-dropdown-refactor
2025-11-21 12:22:15 +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
cogwheel
7dd4c156fd Merge pull request #155 from cogwheel0/improve-conversation-fetching
feat(conversations): Improve conversation and folder fetching with concurrent requests
2025-11-21 12:21:37 +05:30
cogwheel0
4df22422c2 feat(conversations): Improve conversation and folder fetching with concurrent requests 2025-11-20 22:42:31 +05:30
cogwheel
64bd80ed97 feat: Add openwebui-src as a git submodule. 2025-11-19 12:41:00 +05:30
cogwheel
8ee79cec01 feat: Add initial documentation website with HTML, CSS, and JavaScript. 2025-11-19 12:29:58 +05:30
cogwheel
e066331d9e Create CNAME 2025-11-19 12:10:41 +05:30
cogwheel0
e9bba2f88e feat(l10n): update promotional text for multiple locales to enhance clarity and consistency
- Consolidated voice input features, including locale handling, voice calls, and Base64 image validation.
- Updated promotional text for 11 locales: de-DE, en-US, es-ES, fr-FR, it, ko, nl-NL, ru, zh-Hans, zh-Hant, and default.
2025-11-13 13:25:09 +05:30
cogwheel0
3daa3efa59 chore: bump version to 2.2.3 2025-11-13 13:13:46 +05:30
cogwheel0
86f74ee7a3 chore: downgrade version to 2.2.2+42 2025-11-13 13:13:35 +05:30