From 5b09b7b9ae01b9b36c2023a349867a5e036a7dc2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:26:12 +0000 Subject: [PATCH 1/2] Initial plan From a7b993ad421316c2182d2d038f0644d035e58466 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:28:15 +0000 Subject: [PATCH 2/2] fix: resolve merge conflict markers in mobile/app.json Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> --- mobile/app.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/mobile/app.json b/mobile/app.json index b6f050c8..1aa4aef0 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -22,7 +22,6 @@ "NSCameraUsageDescription": "DocuElevate uses the camera to capture documents for upload.", "NSPhotoLibraryUsageDescription": "DocuElevate accesses your photo library to select documents for upload.", "NSPhotoLibraryAddUsageDescription": "DocuElevate saves scanned documents to your photo library.", -<<<<<<< Updated upstream "UIBackgroundModes": ["fetch", "remote-notification"], "ITSAppUsesNonExemptEncryption": false, "LSSupportsOpeningDocumentsInPlace": true, @@ -48,15 +47,6 @@ ] }, "buildNumber": "7" -======= - "UIBackgroundModes": [ - "fetch", - "remote-notification" - ], - "ITSAppUsesNonExemptEncryption": false - }, - "buildNumber": "6" ->>>>>>> Stashed changes }, "android": { "adaptiveIcon": { @@ -105,13 +95,7 @@ { "icon": "./assets/notification-icon.png", "color": "#1e40af", -<<<<<<< Updated upstream "sounds": ["./assets/notification_sound.wav"] -======= - "sounds": [ - "./assets/notification-sound.wav" - ] ->>>>>>> Stashed changes } ], [