meshcore-open/lib/services
Enot (ded) Skelly d529ce9228
fix foreground service and add notification nav
wraps MaterialApp in WithForegroundService to keep alive when swiped away

persists last connected device and clears on manual disconnect to allow
reconnect after kill

added lifecycle tracking to iOS and keep android notification alive with
heartbeat

add notification navigation

change screen tests to be less brittle

address PR commnets
2026-04-13 08:09:22 -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 feat: add message translation support 2026-04-02 19:09:17 -07:00
background_service.dart fix foreground service and add notification nav 2026-04-13 08:09:22 -07:00
ble_debug_log_service.dart refactor: Replace string reading methods with CString equivalents and improve error handling 2026-03-22 10:50:11 -07: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
linux_ble_error_classifier.dart feat: Linux BLE pairing support via bluetoothctl 2026-03-21 20:59:53 -04:00
linux_ble_pairing_service.dart addressed copilot issues still need pr #301 for smoke tests to pass 2026-03-21 20:59:54 -04:00
linux_ble_pairing_service_stub.dart feat: Linux BLE pairing support via bluetoothctl 2026-03-21 20:59:53 -04: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 feat: add message translation support 2026-04-02 19:09:17 -07:00
notification_service.dart fix foreground service and add notification nav 2026-04-13 08:09:22 -07:00
path_history_service.dart Add show overlaps in public keys of repeaters functionality and localization support 2026-03-20 18:57:46 -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
translation_file_store.dart feat: add message translation support 2026-04-02 19:09:17 -07:00
translation_file_store_io.dart feat: add message translation support 2026-04-02 19:09:17 -07:00
translation_file_store_stub.dart feat: add message translation support 2026-04-02 19:09:17 -07:00
translation_service.dart fix: gif trnslat 2026-04-06 14:26:42 -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 Remove debug print statements from MeshCoreConnector, MessageRetryService, and UsbSerialService and fix wrong retry being credited 2026-03-23 22:26:51 -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