meshcore-open/lib
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
..
connector feat: add message translation support 2026-04-02 19:09:17 -07:00
helpers Add companion radio stats, adaptive backoff, path hash width, and UI improvements 2026-03-23 19:26:05 -07:00
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n feat: add message translation support 2026-04-02 19:09:17 -07:00
models feat: add message translation support 2026-04-02 19:09:17 -07:00
screens feat: add message translation support 2026-04-02 19:09:17 -07:00
services feat: add message translation support 2026-04-02 19:09:17 -07:00
storage feat: add message translation support 2026-04-02 19:09:17 -07:00
utils Merge pull request #297 from zjs81/dev-improments 2026-03-14 18:42:58 -07:00
widgets feat: add message translation support 2026-04-02 19:09:17 -07:00
main.dart feat: add message translation support 2026-04-02 19:09:17 -07:00