conduit/lib/shared/widgets
cogwheel 20d7fcf099 feat(pinning): implement model pinning functionality in selectors
- Enhanced the NativeModelSelectorConfiguration to support pinned models, allowing users to pin and unpin models within the selection interface.
- Updated the NativeSheetBridge to handle pin toggle actions and communicate changes to the UI.
- Introduced methods for managing pinned models in the ServerUserSettings and SettingsService, ensuring persistence across sessions.
- Modified the chat and folder pages to utilize the new pinning features, including context menus for toggling pin states.
- Added tests to validate the behavior of pinned models, ensuring correct functionality and state management.
2026-06-01 16:00:32 +05:30
..
markdown feat(webview): migrate from webview_flutter_plus to flutter_inappwebview 2026-05-27 00:09:21 +05:30
adaptive_route_shell.dart chore(dependencies): remove cupertino_context_menu_plus and update pubspec 2026-05-13 10:55:31 +05:30
adaptive_toolbar_components.dart feat(android): enforce specific version for glance-appwidget dependency 2026-05-20 12:49:47 +05:30
assistant_detail_header.dart feat(chat): add buffering functionality for streaming messages 2026-05-01 11:02:45 +05:30
chat_action_button.dart feat(dependencies): add flutter_driver and update pubspec.lock 2026-05-13 10:55:31 +05:30
chrome_gradient_fade.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
conduit_components.dart feat(toolbar): refactor adaptive toolbar components for improved consistency and functionality 2026-05-17 15:39:28 +05:30
conduit_loading.dart feat(refresh-indicator): switch to adaptive RefreshIndicator for improved platform consistency 2026-05-15 01:25:03 +05:30
drawer_shell_page.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
drawer_slot.dart feat(navigation): add folder navigation and sidebar search enhancements 2026-05-13 10:55:31 +05:30
jovial_svg_image.dart feat(dependencies): update package dependencies and integrate jovial_svg 2026-05-24 22:54:01 +05:30
measure_size.dart refactor: fix lints 2025-09-16 18:15:44 +05:30
middle_ellipsis_text.dart feat(android): enforce specific version for glance-appwidget dependency 2026-05-20 12:49:47 +05:30
modal_safe_area.dart refactor: visual tweaks 2025-09-19 21:12:15 +05:30
model_avatar.dart feat(ios): add ios shortcuts support 2025-11-25 00:08:51 +05:30
model_list_tile.dart feat(pinning): implement model pinning functionality in selectors 2026-06-01 16:00:32 +05:30
native_dropdown_button.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
optimized_list.dart chore(dependencies): update pubspec and Podfile for package management 2026-05-06 17:59:41 +05:30
responsive_drawer_layout.dart refactor(responsive_drawer): remove haptic feedback on drawer interactions 2026-05-28 00:12:21 +05:30
sheet_handle.dart refactor: formatting 2025-09-24 12:00:49 +05:30
sidebar_ios26_scaffold.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
skeleton_loader.dart fix: regressions 2025-08-28 19:17:05 +05:30
themed_dialogs.dart refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
themed_sheets.dart refactor(chat): centralize draggable sheet sizes for improved consistency 2026-05-25 20:33:04 +05:30
user_avatar.dart refactor(dependencies): update cached_network_image to cached_network_image_ce 2026-05-20 13:51:40 +05:30
web_content_embed.dart feat(webview): migrate from webview_flutter_plus to flutter_inappwebview 2026-05-27 00:09:21 +05:30
webview_content_height.dart feat(webview): migrate from webview_flutter_plus to flutter_inappwebview 2026-05-27 00:09:21 +05:30