conduit/lib/core/utils
2026-08-26 18:41:29 +05:30
..
android_assistant_handler.dart feat: unify app surfaces with native grouped design (#628) 2026-08-15 18:37:46 +05:30
citation_parser.dart refactor(citation): consolidate source reference handling and improve markdown rendering 2026-03-28 22:18:49 +05:30
current_localizations.dart refactor(persistence): move preferences from Hive to shared_preferences (PR-1) (#516) 2026-06-19 21:06:51 +05:30
debug_logger.dart refactor: all logging 2025-09-25 22:36:42 +05:30
embed_utils.dart refactor(chat): use native markdown details blocks for reasoning and tool calls 2026-03-24 01:42:15 +05:30
inactivity_watchdog.dart fix(chat): Improve server message synchronization and streaming recovery 2025-12-02 16:15:16 +05:30
json_normalization.dart refactor(api): streamline conversation fetching and parsing logic 2026-05-22 00:25:32 +05:30
json_parsing.dart fix(knowledgebase): parsing for knowledge 2026-01-13 09:21:17 +05:30
message_segments.dart refactor: reasoning parser 2025-09-05 22:44:04 +05:30
message_tree_utils.dart perf: chat scrolling and markdown rendering (#640) 2026-08-18 01:20:40 +05:30
model_icon_utils.dart feat: add Hermes Desktop Gateway backend (#636) 2026-08-16 19:51:36 +05:30
model_sort_utils.dart refactor(native_sheet): integrate native sheet hydration service across chat and navigation components 2026-06-04 21:46:59 +05:30
native_sheet_utils.dart feat(l10n): add Polish localization (#617) 2026-08-20 22:12:00 +05:30
openwebui_message_payload.dart perf: chat scrolling and markdown rendering (#640) 2026-08-18 01:20:40 +05:30
openwebui_source_parser.dart perf: chat scrolling and markdown rendering (#640) 2026-08-18 01:20:40 +05:30
prompt_variable_parser.dart refactor(auth): remove prefetchConversations method and clean up unused code 2026-05-14 23:27:31 +05:30
reasoning_parser.dart perf: chat scrolling and markdown rendering (#640) 2026-08-18 01:20:40 +05:30
semantic_details.dart Fix voice call speech and default new calls to the speakerphone (#650) 2026-08-25 11:50:36 +05:30
sensitive_value_utils.dart perf: chat scrolling and markdown rendering (#640) 2026-08-18 01:20:40 +05:30
server_version_compat.dart feat(openwebui): support v0.11.1 (#667) 2026-08-26 18:41:29 +05:30
system_ui_style.dart fix(ui): enhance system UI overlay style handling across multiple pages 2026-06-06 15:05:43 +05:30
tool_calls_parser.dart feat(tool-calls): enhance tool call handling and localization support 2026-05-18 15:36:53 +05:30
tts_voice_utils.dart Add native voice pipeline and voice UI polish 2026-06-24 18:53:06 +05:30
unicode_prefix.dart feat: add direct OpenAI-compatible and Ollama connections (#567) 2026-07-14 22:18:12 +05:30
user_avatar_utils.dart feat: model and user avatars 2025-09-20 22:03:55 +05:30
user_display_name.dart refactor: new chat page text 2025-09-16 16:24:45 +05:30