From 2c9b15651b4447104107877c9cac8c9ce2ee0552 Mon Sep 17 00:00:00 2001 From: jahway603 <64485701+jahway603@users.noreply.github.com> Date: Fri, 8 Dec 2023 17:18:03 -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 ef12be2..813a736 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ If you wish to contribute to this project, have a look at the contribution polic Mininum SDK: 17
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/pfa/password-generator/password-generator-android-app/). From 019052e4c339a81f2b6e1f11166ebd0de289bd71 Mon Sep 17 00:00:00 2001 From: jahway603 <64485701+jahway603@users.noreply.github.com> Date: Tue, 16 Jan 2024 22:07:42 -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 813a736..ade0b7f 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ If you wish to contribute to this project, have a look at the contribution polic Mininum SDK: 17
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