Commit Graph

692 Commits

Author SHA1 Message Date
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
cogwheel0
0d388d2df9 fix: remove enforce-lockfile option from flutter pub get in release workflow 2025-11-13 13:11:09 +05:30
cogwheel0
7d27287fee feat(l10n): update iOS promotional text with v2.2.3 feature highlights
- Improved voice input service with locale handling and permission checks
- Voice call with selected tool IDs
- Improved base64 image data URL parsing validation

Updated all 11 locale versions (en-US, de-DE, es-ES, fr-FR, it, ko, nl-NL, ru, zh-Hans, zh-Hant, and default)
2025-11-13 13:08:57 +05:30
cogwheel0
bc61126858 chore: bump version to 2.2.3 2025-11-13 13:05:09 +05:30
cogwheel0
9b175edc9f chore: update iOS release notes and remove outdated localization files 2025-11-13 13:03:35 +05:30
cogwheel
b62c4333fd Merge pull request #148 from cogwheel0/feat-improve-base64-image-parsing
feat(file-attachment): improve base64 image data URL parsing validation
2025-11-13 12:39:29 +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
cogwheel
fe712bfeda Merge pull request #146 from cogwheel0/voice-input-service-improvements
feat(voice): Improve voice input service with locale handling and permission checks
2025-11-13 12:32:41 +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