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