openclaw/apps/android/app/src
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
..
main feat(android): enable text selection on all chat message content 2026-01-27 16:03:47 +01:00
test/java/com/clawdbot/android refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00