From 667c073c05d31a4f59e76e2b6735a68d2cc59656 Mon Sep 17 00:00:00 2001 From: jahway603 <64485701+jahway603@users.noreply.github.com> Date: Fri, 8 Dec 2023 16:42:33 -0500 Subject: [PATCH 1/2] documentation: Added info re: Privacy Friendly Backup documentation: Added info re: Privacy Friendly Backup --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9a40877..df9599e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ https://www.fitness-gesundheit.uni-wuppertal.de/fileadmin/fitness-gesundheit/pdf Minimum SDK: 21 Target SDK: 32 +## Application Data Import & Export + +This application does not natively have a data import and export feature. Please install and use the [SECUSO Privacy Friendly Backup](https://github.com/SecUSo/privacy-friendly-backup) to backup and restore this application's data. This feature is required when a user migrates their data to a new phone. + ## License Privacy Friendly Circuit Trainer is licensed under the GPLv3. From ea36c9dafdd459c9dcb82c5024c3a7911be11ea0 Mon Sep 17 00:00:00 2001 From: jahway603 <64485701+jahway603@users.noreply.github.com> Date: Tue, 16 Jan 2024 21:43:18 -0500 Subject: [PATCH 2/2] documentation: Added updated info re: Privacy Friendly Backup documentation: Added updated info re: Privacy Friendly Backup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df9599e..ddf0b93 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ https://www.fitness-gesundheit.uni-wuppertal.de/fileadmin/fitness-gesundheit/pdf Minimum SDK: 21 Target SDK: 32 -## Application Data Import & Export +## Data Backup -This application does not natively have a data import and export feature. Please install and use the [SECUSO Privacy Friendly Backup](https://github.com/SecUSo/privacy-friendly-backup) to backup and restore this application's data. This feature is required when a user migrates their data to a new phone. +You can use the [Privacy Friendly Backup app](https://github.com/SecUSo/privacy-friendly-backup) to backup and restore this application's data. This can also be used to migrate your data to a new phone. ## License