meshcore-open/lib/connector
zjs81 9bf649e2c6 feat: add message translation support
- Introduced translation functionality in chat screen, allowing users to translate messages before sending.
- Added MessageTranslationButton to the input bar for enabling/disabling translation.
- Implemented translation service to handle incoming and outgoing text translations using llama models.
- Enhanced message storage to include original and translated text, language codes, and translation status.
- Created UI components for displaying translated messages and managing translation options.
- Added translation model management, including downloading and storing models locally.
- Updated app settings to manage translation preferences and model selections.
2026-04-02 19:09:17 -07:00
..
meshcore_connector.dart feat: add message translation support 2026-04-02 19:09:17 -07:00
meshcore_connector_tcp.dart refactor(tcp): promote MeshCoreTcpConnector, fix translations, harden UI 2026-03-13 10:59:09 -07:00
meshcore_connector_usb.dart fix: auto-add flag parsing, contact cache restore, and USB reconnect 2026-03-14 18:41:21 -07:00
meshcore_protocol.dart Add radio statistics and localization updates 2026-03-23 19:24:27 -07:00
meshcore_uuids.dart fix: correct casing of "WisCore-" in deviceNamePrefixes list 2026-03-21 21:07:56 -04:00