From 9237f3175159ae76435218720ca3cd3d21d9f04d Mon Sep 17 00:00:00 2001 From: jahway603 Date: Fri, 8 Dec 2023 17:33:53 -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 504bd37..a63d690 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ For more information about the app and how it works, please take a look at the W 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. + ## Translation If you want to help translate this app, you can use [Weblate](https://hosted.weblate.org/projects/privacy-friendly-2048/). From 66936987634d775edd1d6f3ba7697c0e21d3401b Mon Sep 17 00:00:00 2001 From: jahway603 Date: Tue, 16 Jan 2024 22:16:05 -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 a63d690..d546c8e 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ For more information about the app and how it works, please take a look at the W 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. ## Translation