From c950fe99ed4b7f37b01db50f81c3ce629a7ff3f7 Mon Sep 17 00:00:00 2001 From: Milen Pivchev Date: Mon, 22 Dec 2025 11:27:46 +0100 Subject: [PATCH 1/2] Update privacy descriptions Signed-off-by: Milen Pivchev --- Brand/iOSClient.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Brand/iOSClient.plist b/Brand/iOSClient.plist index ec039e4074..7ac9dc66b0 100755 --- a/Brand/iOSClient.plist +++ b/Brand/iOSClient.plist @@ -63,7 +63,7 @@ NSCameraUsageDescription - Camera access is required to scan documents and make photo and video. + Camera access is required to scan documents and take photos in the Nextcloud app. NSFaceIDUsageDescription Face ID is required to authenticate using face recognition. NSLocationAlwaysAndWhenInUseUsageDescription @@ -75,9 +75,9 @@ NSMicrophoneUsageDescription Microphone access is required to create voice notes. NSPhotoLibraryAddUsageDescription - Photo library access is required to upload your photos and videos to your cloud. + This lets you upload and save photos using the Nextcloud app. Photos can then be browsed and viewed via the Media tab. NSPhotoLibraryUsageDescription - Photo library access is required to upload your photos and videos to your cloud. + This lets you upload and save photos using the Nextcloud app. Photos can then be browsed and viewed via the Media tab. NSUserActivityTypes AccountIntent From 5d75a9e8fda3f11465daab4e267a77d70b027874 Mon Sep 17 00:00:00 2001 From: Milen Pivchev Date: Mon, 22 Dec 2025 12:44:50 +0100 Subject: [PATCH 2/2] Change to generic Signed-off-by: Milen Pivchev --- Brand/iOSClient.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Brand/iOSClient.plist b/Brand/iOSClient.plist index 7ac9dc66b0..cff62ea040 100755 --- a/Brand/iOSClient.plist +++ b/Brand/iOSClient.plist @@ -63,7 +63,7 @@ NSCameraUsageDescription - Camera access is required to scan documents and take photos in the Nextcloud app. + Camera access is required to scan documents and take photos in this app. NSFaceIDUsageDescription Face ID is required to authenticate using face recognition. NSLocationAlwaysAndWhenInUseUsageDescription @@ -75,9 +75,9 @@ NSMicrophoneUsageDescription Microphone access is required to create voice notes. NSPhotoLibraryAddUsageDescription - This lets you upload and save photos using the Nextcloud app. Photos can then be browsed and viewed via the Media tab. + This lets you upload and save photos using this app. Photos can then be browsed and viewed via the Media tab. NSPhotoLibraryUsageDescription - This lets you upload and save photos using the Nextcloud app. Photos can then be browsed and viewed via the Media tab. + This lets you upload and save photos using this app. Photos can then be browsed and viewed via the Media tab. NSUserActivityTypes AccountIntent