meshcore-open/android/app/src/main
zjs81 a0be63b2e7 feat: integrate link handling in chat screen with linkify support
- Added flutter_linkify package to auto-detect and linkify URLs in chat messages.
- Implemented LinkHandler class to manage link tap confirmations and URL launching.
- Updated chat_screen.dart to use Linkify for displaying message text with links.
- Registered url_launcher plugin for handling URL launches across platforms.
- Updated pubspec.yaml and pubspec.lock to include new dependencies.
- Cleaned up untranslated.json by removing unused translations.
2026-01-20 21:42:54 -07:00
..
cpp updated ui added new features 2025-12-27 15:32:32 -07:00
kotlin/com/meshcore/meshcore_open Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
res add icon, also misc improvments 2025-12-30 20:04:53 -07:00
AndroidManifest.xml feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00