Commit Graph

105 Commits

Author SHA1 Message Date
cogwheel0
9f546f203e feat: socket connect on app start 2025-09-02 21:19:07 +05:30
cogwheel0
3c082ffc9e refactor: action buttons and scroll to bottom ui/ux 2025-09-02 20:43:57 +05:30
cogwheel0
4491fa5861 refactor: image uploads 2025-09-02 19:08:23 +05:30
cogwheel0
77e6a15215 refactor: more flows 2025-09-02 13:20:02 +05:30
cogwheel0
dc231cfa52 refactor: migrate image gen to task based 2025-09-02 11:12:48 +05:30
cogwheel0
1ce981937d refactor: sse cleanup 2025-09-02 00:13:30 +05:30
cogwheel0
66935d1b0f refactor: cleanup 2025-09-02 00:04:21 +05:30
cogwheel0
1b65743b06 feat: task based send flow 2025-09-01 23:41:22 +05:30
cogwheel0
53e16237df fix: stop button 2025-09-01 20:26:29 +05:30
cogwheel0
047a67a0c5 fix: model name inconsistencies 2025-09-01 18:49:43 +05:30
cogwheel0
2c263cf866 fix: tool calls streaming 2025-09-01 17:41:55 +05:30
cogwheel0
754ad6d444 fix: streaming 2 2025-09-01 17:34:05 +05:30
cogwheel0
856bb8b75a fix: streaming 2025-09-01 17:33:44 +05:30
cogwheel0
530c0d0efb fix: socket issues 2025-09-01 16:47:41 +05:30
cogwheel0
d801fe9371 fix: tool calling 2025-09-01 16:28:49 +05:30
cogwheel0
7daf331daf feat: enhance message parsing and tool call handling in ApiService and ChatProviders 2025-08-31 19:07:19 +05:30
cogwheel0
22c09b946e refactor: improve ToolCallsParser for better handling of nested details and enhance typing indicator in AssistantMessageWidget 2025-08-31 19:07:05 +05:30
cogwheel0
e752a27781 feat: proper socket implementation 2025-08-31 14:02:44 +05:30
cogwheel0
f0b9e8e2b0 refactor: auth 2025-08-29 12:58:56 +05:30
cogwheel0
abc40b3958 fix: login crashes 2025-08-29 12:49:18 +05:30
cogwheel0
7f2d89bc37 refactor: add localizations 2025-08-29 01:04:29 +05:30
cogwheel0
6b66b304b4 feat: trigger reasoning and parse reasoning content 2025-08-29 00:20:34 +05:30
cogwheel0
86d18ee0fb refactor: enhance localizations 2025-08-28 23:46:32 +05:30
cogwheel0
6dabd108f9 feat: pull to refresh on chat drawer 2025-08-28 23:15:55 +05:30
cogwheel0
f65cf33c59 fix: range error on chat drawer 2025-08-28 23:05:27 +05:30
cogwheel0
3d8948c84a fix: android 15 warnings 2025-08-28 20:18:24 +05:30
cogwheel0
b9f41e0d07 fix: mic permissions 2025-08-28 19:48:35 +05:30
cogwheel0
fe7c7758ba fix: conversation search 2025-08-28 19:23:07 +05:30
cogwheel0
a686d8d6a8 fix: regressions 2025-08-28 19:17:05 +05:30
cogwheel0
729ab45ee7 fix: focus of chat input 2025-08-28 18:59:59 +05:30
cogwheel0
6427caaa5d fix: text sharing 2025-08-28 18:54:06 +05:30
cogwheel0
5c72537932 refactor: share handler 2025-08-28 14:45:46 +05:30
cogwheel0
4a524d404e feat(share_extension): integrate share_handler package and implement share functionality with updated permissions and entitlements 2025-08-28 12:59:48 +05:30
cogwheel0
a2e219d03b refactor(theme): update theme colors and remove unused app_theme references for improved consistency 2025-08-28 10:29:58 +05:30
cogwheel0
e265d35579 chore: remove google_fonts dependency and update typography to use system fonts 2025-08-28 10:12:59 +05:30
cogwheel0
7c4fb892b9 fix(api_service): adjust pagination to 1-based index for OpenWebUI compatibility 2025-08-28 09:30:57 +05:30
cogwheel0
7b0479fcb3 docs: remove outdated metadata files and update README with new demo GIF 2025-08-27 20:26:09 +05:30
cogwheel0
aed135c5d4 refactor: enhance server-side search and user bubble overflow 2025-08-26 21:19:06 +05:30
cogwheel0
87492227a8 refactor: update localization strings for additional features and improve consistency across multiple languages 2025-08-26 17:11:10 +05:30
cogwheel0
0af1060f66 refactor: update localization strings for onboarding context and attachment instructions across multiple languages 2025-08-26 17:01:46 +05:30
cogwheel0
675fa9bd7f refactor: adjust padding in ChatsDrawer for improved layout consistency 2025-08-26 13:49:28 +05:30
cogwheel0
69c4b4c484 refactor: optimize chat drawer state management by using a detached provider container for improved performance and loading state handling 2025-08-26 13:42:46 +05:30
cogwheel0
807dc01e8e refactor: replace EnhancedImageAttachment with EnhancedAttachment for improved attachment handling in chat messages 2025-08-26 13:31:47 +05:30
cogwheel0
b174de7701 refactor: add support for displaying user-generated image files in message bubbles 2025-08-26 13:18:15 +05:30
cogwheel0
8692bf3bb6 refactor: enhance API service to include non-image files in requests and improve chat message synchronization logic 2025-08-26 11:21:26 +05:30
cogwheel0
494427dd04 refactor: streamline title and image generation handling in chat message processing 2025-08-25 22:14:40 +05:30
cogwheel0
9eeb6d4802 refactor: consolidate file handling in messages to improve attachment processing 2025-08-25 22:06:45 +05:30
cogwheel0
efefdffb04 refactor: implement intensity decay for voice input and enhance microphone button UI 2025-08-25 21:53:41 +05:30
cogwheel0
ac21ec6493 refactor: remove server audio transcription and related fallback logic, retaining only on-device speech-to-text functionality 2025-08-25 20:56:33 +05:30
cogwheel0
fa9fa8dd1b refactor: migrate from speech_to_text to stts for voice input functionality 2025-08-25 20:04:04 +05:30