From d067095345ecd18a778437157420984aaf392e90 Mon Sep 17 00:00:00 2001 From: Janez T Date: Sun, 26 Apr 2026 08:24:09 +0200 Subject: [PATCH] fix: Add background service #37 ref: #31 --- android/app/src/main/AndroidManifest.xml | 9 +- lib/services/background_location_service.dart | 124 +++++++++++++++++- 2 files changed, 130 insertions(+), 3 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index a0586bf..be8136f 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,4 +1,5 @@ - + @@ -62,6 +63,12 @@ +