Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
James Rich 221e774471
chore: fix regressions in the release (#4398)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-02-01 23:18:06 +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: Improve node handling and add client notifications (#4130) 2026-01-04 17:32:13 +00:00
MarkAsReadReceiver.kt feat: Enhance message notifications with history and actions (#4133) 2026-01-04 21:46:07 +00:00
MeshActionHandler.kt refactor(service): Add destination node number to remote admin commands (#4276) 2026-01-21 08:27:20 -06:00
MeshCommandSender.kt chore(ci): Optimize and stabilize Gradle builds and CI workflows (#4390) 2026-02-01 18:03:17 +00:00
MeshConfigFlowManager.kt feat(firmware): Use pio_env to select correct firmware variant (#4244) 2026-01-16 16:51:55 +00:00
MeshConfigHandler.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshConnectionManager.kt feat(connections): Improve connection screen UI and logic (#4224) 2026-01-15 15:36:03 +00:00
MeshDataHandler.kt chore(ci): Optimize and stabilize Gradle builds and CI workflows (#4390) 2026-02-01 18:03:17 +00:00
MeshDataMapper.kt feat: Send emoji codepoint in reaction packets (#4123) 2026-01-03 02:51:23 +00:00
MeshHistoryManager.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshLocationManager.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshMessageProcessor.kt feat: Improve node handling and add client notifications (#4130) 2026-01-04 17:32:13 +00:00
MeshMqttManager.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshNeighborInfoHandler.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshNodeManager.kt feat: Add Status Message module support (#4163) 2026-01-25 14:15:47 +00:00
MeshRouter.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshService.kt chore: fix regressions in the release (#4398) 2026-02-01 23:18:06 +00:00
MeshServiceBroadcasts.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshServiceNotificationsImpl.kt feat: word-based message filtering with quarantine approach (stored but hidden) (#4241) 2026-01-24 16:41:17 +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: Localize traceroute strings (#4228) 2026-01-15 16:43:55 +00:00
PacketHandler.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
RadioNotConnectedException.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
ReactionReceiver.kt feat: Add SFPP confirmed status to Messages and Reactions (#4139) 2026-01-08 13:21:21 +00:00
ReplyReceiver.kt feat: Enhance message notifications with history and actions (#4133) 2026-01-04 21:46:07 +00:00