openclaw/apps
JARVIS 75023f3323 feat(android): add clickable URLs in chat messages
URLs in chat messages (http:// and https://) are now rendered as
tappable links that open in the browser. The links are styled with
the primary color and underlined for visibility.

- Detects URLs with a regex that handles paths, query params, and fragments
- Strips trailing punctuation (.,!?:;) to avoid catching them in the URL
- Uses ClickableText + LocalUriHandler for native Android URL handling
- Adds unit tests for URL parsing logic
2026-01-27 22:03:26 +01:00
..
android feat(android): add clickable URLs in chat messages 2026-01-27 22:03:26 +01:00
ios Branding: update bot.molt bundle IDs + launchd labels 2026-01-27 14:46:50 -06:00
macos chore: update Package.resolved after dependency resolution 2026-01-27 14:17:20 -06:00
shared/MoltbotKit Branding: update bot.molt bundle IDs + launchd labels 2026-01-27 14:46:50 -06:00