conduit/lib/features/notes
cogwheel 67f0519483 fix(adaptive_ui): implement opaque glass fallback for adaptive buttons across chat and note editor components
- Introduced `conduitUsesOpaqueGlassFallback` utility to determine button styles based on platform capabilities.
- Updated button styles in `ChatPage`, `ExpandedTextEditor`, `ModernChatInput`, and `NoteEditorPage` to utilize opaque glass fallback where necessary.
- Enhanced visual consistency by applying the new styling logic to various adaptive buttons throughout the chat and note editing interfaces.
2026-06-06 15:33:35 +05:30
..
providers refactor(chat): improve chat provider methods and settings service 2026-04-30 23:36:24 +05:30
services refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
utils chore(dependencies): update pubspec and Podfile for package management 2026-05-06 17:59:41 +05:30
views fix(adaptive_ui): implement opaque glass fallback for adaptive buttons across chat and note editor components 2026-06-06 15:33:35 +05:30
widgets feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components 2026-05-26 20:33:05 +05:30