mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
- replaces `Service.startForeground` with `ServiceCompat.startForeground` with support for different API levels; - adds try-catch block to handle exceptions and report errors if startForeground fails. references: - https://issuetracker.google.com/issues/307329994 - https://developer.android.com/develop/background-work/services/foreground-services#start |
||
|---|---|---|
| .. | ||
| schemas/com.geeksville.mesh.database.MeshtasticDatabase | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| google-services-example.json | ||
| google-services.json | ||
| proguard-rules.pro | ||