Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
James Rich 25657e8f8f
feat(wire): migrate from protobuf -> wire (#4401)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-02-04 00:01:12 +00:00
..
BootCompleteReceiver.kt refactor(service): Simplify boot-time service startup (#3730) 2025-11-18 18:42:20 +00:00
ConnectionStateHandler.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
Constants.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
FromRadioPacketHandler.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MarkAsReadReceiver.kt feat: Enhance message notifications with history and actions (#4133) 2026-01-04 21:46:07 +00:00
MeshActionHandler.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshCommandSender.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshConfigFlowManager.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshConfigHandler.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshConnectionManager.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshDataHandler.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshDataMapper.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshHistoryManager.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshLocationManager.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshMessageProcessor.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshMqttManager.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshNeighborInfoHandler.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshNodeManager.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshRouter.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshService.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshServiceBroadcasts.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshServiceNotificationsImpl.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
MeshServiceStarter.kt feat(service): Introduce fallback worker to ensure service stays alive (#4295) 2026-01-25 02:25:09 +00:00
MeshTracerouteHandler.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
PacketHandler.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
RadioNotConnectedException.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
ReactionReceiver.kt feat(wire): migrate from protobuf -> wire (#4401) 2026-02-04 00:01:12 +00:00
ReplyReceiver.kt feat: Enhance message notifications with history and actions (#4133) 2026-01-04 21:46:07 +00:00