conduit/lib/features/chat
cogwheel b91f5f1da5 refactor(chat): introduce _AdaptiveVoiceAction for improved button handling
- Replaced IconButton instances with a new _AdaptiveVoiceAction widget to streamline button functionality in the chat voice mode overlay.
- Enhanced the _AdaptiveVoiceAction to support compact and destructive styles, improving UI consistency and adaptability across platforms.
- Updated the chat voice mode overlay to utilize the new adaptive button implementation, enhancing user interaction during voice calls.
2026-06-07 12:08:50 +05:30
..
models feat(chat): add note attachment support for chat context 2026-03-28 19:57:41 +05:30
providers feat(chat): enhance active conversation refresh on app resume 2026-06-06 23:59:26 +05:30
services refactor(chat): transition from voice call to chat voice mode 2026-06-07 12:02:18 +05:30
utils refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
views refactor(chat): transition from voice call to chat voice mode 2026-06-07 12:02:18 +05:30
voice_call/presentation refactor(chat): transition from voice call to chat voice mode 2026-06-07 12:02:18 +05:30
voice_mode refactor(chat): introduce _AdaptiveVoiceAction for improved button handling 2026-06-07 12:08:50 +05:30
widgets fix(adaptive_ui): implement opaque glass fallback for adaptive buttons across chat and note editor components 2026-06-06 15:33:35 +05:30