Meshtastic-Android/app/src/main/java/com/geeksville/mesh/android
Ken Van Hoeylandt 3610f0b53e refactored MeshService
- moved MeshService start-related code to `MeshServiceStarter`
- moved `LocationCallback` to `MeshServiceLocationCallback`
  - coroutine scope is now handled in `MeshService` positio ncallback.
  - refactored `onLocationResult()` to be easier to read
- created `MeshServiceNotifications` for creating and updating of notifications
- moved `SavedSettings` to `MeshServiceSettingsData`
2020-10-01 22:20:19 +02:00
..
ContextServices.kt refactored MeshService 2020-10-01 22:20:19 +02:00