meshcore-open/lib/screens
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
..
app_debug_log_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
app_settings_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
ble_debug_log_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
channel_chat_screen.dart feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
channel_message_path_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
channels_screen.dart feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
chat_screen.dart feat: integrate link handling in chat screen with linkify support 2026-01-20 21:42:54 -07:00
community_qr_scanner_screen.dart feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
contacts_screen.dart localization: update room management strings in multiple languages and refactor room login handling 2026-01-19 18:29:53 -07:00
device_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
map_cache_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
map_screen.dart Merge branch 'zjs81:main' into main 2026-01-17 20:47:56 +01:00
neighbours_screen.dart Add untranslated messages file and update localization keys 2026-01-19 19:13:22 -07:00
repeater_cli_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
repeater_hub_screen.dart Merge main into dev-neighbours 2026-01-19 19:09:03 -07:00
repeater_settings_screen.dart Fix issues flagged by flutter analyze 2026-01-17 11:00:34 -05:00
repeater_status_screen.dart Refactor timeout calculations for repeater and login frames to ensure minimum message size is respected; remove obsolete widget test file. 2026-01-11 17:40:19 -07:00
scanner_screen.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00
settings_screen.dart localization: update GPS settings messages and improve handling of custom variables 2026-01-19 18:56:06 -07:00
telemetry_screen.dart Fix issues flagged by flutter analyze 2026-01-17 11:00:34 -05:00