meshcore-open/lib/services
zjs81 9199aab7f7
Merge pull request #297 from zjs81/dev-improments
Improvements to path tracing and location handling
2026-03-14 18:42:58 -07:00
..
app_debug_log_service.dart Enhance location handling and improve path trace functionality across screens 2026-03-14 17:51:24 -07:00
app_settings_service.dart add TCP server address and port settings to AppSettings and update TcpScreen 2026-03-14 11:46:05 -07:00
background_service.dart add platforminfo helper 2026-02-22 06:54:27 -08:00
ble_debug_log_service.dart refactor(connector): adjust frame length check and simplify contact handling logic 2026-03-01 13:05:57 -08:00
chat_text_scale_service.dart squashed commit of ez_group_dropdown 2026-03-15 00:34:09 +01:00
line_of_sight_service.dart fix: keep los metadata on failure 2026-02-23 15:59:18 -05:00
map_marker_service.dart remove voice code make optimizations. Fix channels race conditions. add reply function 2025-12-30 19:27:25 -07:00
map_tile_cache_service.dart format dart files 2026-02-04 08:32:35 -08:00
message_retry_service.dart fix: address PR #296 code review feedback 2026-03-14 17:32:08 -07:00
notification_service.dart feat: improve message matching logic and update notification IDs for advertisements 2026-03-14 09:44:37 -07:00
path_history_service.dart fix ai suggestions 2026-03-06 15:11:21 -07:00
repeater_command_service.dart format dart files 2026-02-04 08:32:35 -08:00
storage_service.dart fix: address PR #296 code review feedback 2026-03-14 17:32:08 -07:00
tcp_transport_service.dart feat: Add TCP connection support and UI integration 2026-03-07 20:07:19 -05:00
tcp_transport_service_native.dart fix(tcp): cancel pending connects on disconnect and propagate remote close 2026-03-09 20:39:17 -04:00
tcp_transport_service_web.dart feat: Add TCP connection support and UI integration 2026-03-07 20:07:19 -05:00
timeout_prediction_service.dart fix: cancel persist timer on dispose to prevent post-dispose writes 2026-03-14 17:39:01 -07:00
ui_view_state_service.dart squashed commit of ez_group_dropdown 2026-03-15 00:34:09 +01:00
usb_serial_frame_codec.dart Enhance USB serial services with debug logging and reset functionality 2026-03-05 02:25:46 -05:00
usb_serial_service.dart Add web serial support and USB tests 2026-03-05 02:25:05 -05:00
usb_serial_service_native.dart fix: simplify method call for writing data in UsbSerialService 2026-03-14 18:41:57 -07:00
usb_serial_service_web.dart fix: auto-add flag parsing, contact cache restore, and USB reconnect 2026-03-14 18:41:21 -07:00