openclaw/apps/android/app/src
JARVIS 08d189042d 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 23:32:34 +01:00
..
main feat(android): enable text selection on all chat message content 2026-01-27 23:32:34 +01:00
test/java/bot/molt/android Branding: remove legacy android packages 2026-01-27 14:46:50 -06:00