openclaw/apps/android/app
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
..
src feat(android): enable text selection on all chat message content 2026-01-27 23:32:34 +01:00
build.gradle.kts Branding: update bot.molt bundle IDs + launchd labels 2026-01-27 14:46:50 -06:00