openclaw/apps
JARVIS 602187e40f feat(android): enable text selection on all chat message content
Previously, only code blocks were selectable in the chat UI. This change
wraps the entire ChatMarkdown content in a SelectionContainer, allowing
users to select and copy any text from chat messages (regular text,
inline code, and code blocks).

This matches the iOS behavior which uses .textSelection(.enabled).
2026-01-27 16:03:47 +01:00
..
android feat(android): enable text selection on all chat message content 2026-01-27 16:03:47 +01:00
ios refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
macos refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
shared/ClawdbotKit refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00