From cc683add5cbb722a0ea285d214a24c59ccadf3a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20M=C5=82odawski?= Date: Thu, 1 Aug 2024 12:28:49 +0000 Subject: [PATCH 1/3] Update ACTIVITY_RECOGNITION permission name --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 931937d5..4b75c82e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -175,7 +175,7 @@ - + From d34a4a899f99adaa6497938c9a6a039371629331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20M=C5=82odawski?= Date: Fri, 2 Aug 2024 07:42:55 +0000 Subject: [PATCH 2/3] Use both permissions --- plugin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.xml b/plugin.xml index 4b75c82e..b9b20ba4 100644 --- a/plugin.xml +++ b/plugin.xml @@ -175,6 +175,7 @@ + From 90083ee3b903edc7b3d1eacfdb8818d9dde00067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20M=C5=82odawski?= Date: Fri, 2 Aug 2024 08:59:01 +0000 Subject: [PATCH 3/3] Add new permission to AndroidManifest.xml --- android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml b/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml index 12d5ec5f..cb1ade1c 100644 --- a/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml +++ b/android/CDVBackgroundGeolocation/src/main/AndroidManifest.xml @@ -7,6 +7,7 @@ +