Meshtastic-Android/app/src/main/java/com/geeksville/mesh/service
Andre K 271124dc9c
refactor: implement CompatExtensions (#641)
updates deprecated methods, classes, and flags introduced in Android SDK 33, while ensuring compatibility with previous Android versions
2023-05-30 18:30:46 -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 fix: incorrect admin channel index retrieval logic 2023-05-24 06:17:32 -03:00
MeshServiceBroadcasts.kt fix: always broadcast MessageStatus updates 2023-01-22 21:45:45 -03:00
MeshServiceNotifications.kt refactor: implement CompatExtensions (#641) 2023-05-30 18:30:46 -03:00
MeshServiceSettingsData.kt remove DataPacket storage from MeshService 2022-09-16 18:17:19 -03:00
MeshServiceStarter.kt incorporate androidlib 2022-09-04 22:52:40 -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
SoftwareUpdateService.kt incorporate androidlib 2022-09-04 22:52:40 -03:00