Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
James Rich b73c53bc11
feat: Add Chronometer and Timestamp to Service Notification (#1327)
Adds a chronometer to the service notification, counting down to the next stats update.
Also adds timestamps to the service notification, message notification, and new node seen notification.
2024-10-18 12:46:56 -03:00
..
BLEException.kt reformat per coding conventions 2021-03-29 20:33:06 +08:00
BootCompleteReceiver.kt incorporate androidlib 2022-09-04 22:52:40 -03:00
Constants.kt 1.1.33 fix #211 properly set GUI state when during a firmware update and the view gets rebuilt 2021-01-05 15:52:18 +08:00
MeshService.kt feat: Add notification for new node seen (#1316) 2024-10-15 06:07:22 -03:00
MeshServiceBroadcasts.kt refactor: remove deprecated RECEIVED_DATA broadcast 2024-01-10 12:24:18 -03:00
MeshServiceNotifications.kt feat: Add Chronometer and Timestamp to Service Notification (#1327) 2024-10-18 12:46:56 -03:00
MeshServiceStarter.kt refactor: catch exception when starting service in the background 2023-10-19 17:17:17 -03:00
RadioNotConnectedException.kt Extract RadioNotConnectedException out of RadioInterfaceService 2022-04-22 10:09:30 -07:00
SafeBluetooth.kt incorporate androidlib 2022-09-04 22:52:40 -03:00
ServiceRepository.kt refactor: simplify wantConfig feedback 2024-06-03 10:17:20 -03:00
SoftwareUpdateService.kt Remove UI for firmware update (button and progress) and accompanying logic (#870) 2024-02-25 07:38:51 -03:00