Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
James Rich 2a60480bd9
feat: Add ESP32 Unified OTA update support (#4095)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2026-01-15 03:22:30 +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 feat: Add ESP32 Unified OTA update support (#4095) 2026-01-15 03:22:30 +00:00
MeshCommandSender.kt feat: Improve node handling and add client notifications (#4130) 2026-01-04 17:32:13 +00:00
MeshConfigFlowManager.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshConfigHandler.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshConnectionManager.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshDataHandler.kt feat: Add mute node functionality (#4181) 2026-01-10 21:35:01 +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 mute node functionality (#4181) 2026-01-10 21:35:01 +00:00
MeshRouter.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshService.kt feat: Add ESP32 Unified OTA update support (#4095) 2026-01-15 03:22:30 +00:00
MeshServiceBroadcasts.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06:00
MeshServiceNotificationsImpl.kt feat: Add mute node functionality (#4181) 2026-01-10 21:35:01 +00:00
MeshServiceStarter.kt feat(logging): Replace Timber with Kermit for multiplatform logging (#4083) 2025-12-28 14:30:15 +00:00
MeshTracerouteHandler.kt Fix: Use dynamic year for copyright headers (#4116) 2026-01-02 14:06:05 -06: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