mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| adaptive_app_bar_title.dart | ||
| app_bar.dart | ||
| battery_indicator.dart | ||
| chat_zoom_wrapper.dart | ||
| debug_frame_viewer.dart | ||
| device_tile.dart | ||
| elements_ui.dart | ||
| emoji_picker.dart | ||
| empty_state.dart | ||
| gif_message.dart | ||
| gif_picker.dart | ||
| jump_to_bottom_button.dart | ||
| list_filter_widget.dart | ||
| message_status_icon.dart | ||
| message_translation_button.dart | ||
| path_management_dialog.dart | ||
| path_selection_dialog.dart | ||
| qr_code_display.dart | ||
| qr_scanner_widget.dart | ||
| quick_switch_bar.dart | ||
| radio_stats_entry.dart | ||
| repeater_login_dialog.dart | ||
| room_login_dialog.dart | ||
| signal_ui.dart | ||
| snr_indicator.dart | ||
| translated_message_content.dart | ||
| unread_badge.dart | ||