From cf2c199fb697903b82bf9a68145ed01f6bb19218 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Fri, 8 Dec 2023 17:52:23 -0500 Subject: [PATCH 1/2] documentation: Added info re: Privacy Friendly Backup --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 97ace09..f49b18d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ https://www.fitness-gesundheit.uni-wuppertal.de/fileadmin/fitness-gesundheit/pdf Mininum SDK: 21 Target SDK: 33 +## Application Data Backup + +This application does not natively have a data backup 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 Interval Timer is licensed under the GPLv3. From 64a9f28b8454af46c9c4a2756ba35db953037d12 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Tue, 16 Jan 2024 22:18:34 -0500 Subject: [PATCH 2/2] 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 f49b18d..68f8ff3 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ https://www.fitness-gesundheit.uni-wuppertal.de/fileadmin/fitness-gesundheit/pdf Mininum SDK: 21 Target SDK: 33 -## Application Data Backup +## Data Backup -This application does not natively have a data backup 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