mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-07 06:08:47 -04:00
- replaces deprecated `ClickableText` with `LinkAnnotation`. - uses LinkifyCompat for URL, email, and phone number detection. closes #1267