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 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||