Commit Graph

860 Commits

Author SHA1 Message Date
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
334ad73ad1 cleanup 2025-08-29 12:42:21 +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
e2887067f5 chore: update release workflow 2025-08-28 19:50:57 +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
fc4b10b1f2 feat(share_extension): add entitlements file for Share Extension to enable app group access 2025-08-28 12:59:36 +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
d8f2f1763d docs: add store badges 2025-08-28 09:20:00 +05:30
cogwheel0
c0b982d9a9 docs: add ISSUE_TEMPLATE 2025-08-27 22:09:01 +05:30
cogwheel0
2b3b7d50d8 docs: update README to improve demo GIF presentation 2025-08-27 20:30:22 +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
bc19ee5ef7 docs: update README 2025-08-27 12:33:15 +05:30
cogwheel0
278bcd8603 docs: update README 2025-08-27 12:30:14 +05:30
cogwheel0
37d2dc5967 docs: update README 2025-08-27 12:14:37 +05:30
cogwheel0
7ecdfc1ab7 chore: bump version to 1.1.1 2025-08-26 21:19:37 +05:30
cogwheel0
aed135c5d4 refactor: enhance server-side search and user bubble overflow 2025-08-26 21:19:06 +05:30
cogwheel0
598227489d chore: bump version to 1.1.0 2025-08-26 19:14:32 +05:30
cogwheel0
a54a70b14c docs: update README.md 2025-08-26 19:13:07 +05:30
cogwheel0
282d16cc6d docs: update README to improve badge styling and enhance video link for better accessibility 2025-08-26 18:35:47 +05:30
cogwheel0
8ee4c0e78e docs: enhance README with new badges, quickstart instructions, and improved structure for better navigation 2025-08-26 18:30:39 +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
cogwheel0
265c7026af refactor: improve chat input and message list layout, enhance keyboard visibility handling 2025-08-25 16:31:08 +05:30
cogwheel0
0a09372c4a refactor: enhance scroll-to-bottom button functionality and improve chat input layout 2025-08-25 16:16:58 +05:30
cogwheel0
f934c59d19 refactor: optimize chat input layout and enhance drawer functionality with loading indicators 2025-08-25 15:50:25 +05:30
cogwheel0
d6f96ff5c5 refactor: enhance chat page layout and improve drawer search functionality 2025-08-25 14:31:45 +05:30