Releases: SecUSo/privacy-friendly-backup
Backup (Privacy Friendly) v1.3.2
What's Changed
- Fix minor spelling and grammar mistakes in German strings.xml by @realpixelcode in #27
- documentation: Fixed incorrect weblink by @jahway603 in #21
- Update to version 1.3.2 by @udenr in #29
New Contributors
- @realpixelcode made their first contribution in #27
- @jahway603 made their first contribution in #21
Full Changelog: v1.3.1...v1.3.2
Backup (Privacy Friendly) v1.3.1
What's Changed
- Update README.md by @Poussinou in #11
- Added the ability to display PFA backup errors in the overview by @Kamuno in #12
- Update workflow and fix dependencies by @udenr in #25
- Updates App to Target SDK 34 by @coderPaddyS in #26
New Contributors
- @Poussinou made their first contribution in #11
- @udenr made their first contribution in #25
- @coderPaddyS made their first contribution in #26
Full Changelog: v1.3...v1.3.1
Backup (Privacy Friendly) v1.3
What's Changed
- Switch to using SHA256 instead of insecure SHA1 by @Kamuno in #8
- Fixed restore actions not completing correctly and encryption api support by @Kamuno in #9
Full Changelog: v1.2...v1.3
Backup (Privacy Friendly) v1.2
- Added support for the Pedometer from F-Droid
Backup (Privacy Friendly) v1.1
- Added query elements to integrate the package visibility changes on API 30
Backup (Privacy Friendly) v1.0
Privacy Friendly Backup is an application that works with other privacy friendly apps to enable backups. The app allows you to create and manage backups. This includes importing backups into the app and exporting backups to external storage media.
The Privacy Friendly Backup app communicates with other Privacy Friendly apps and extracts or injects data into and out of the app to enable the creation and restoration of backups.
The app provides encryption via an interface to another app that provides encryption as functionality via the openpgp-api. The user is free to choose their own encryption provider via the app's settings.
For encryption to work, the provider must be installed externally. We recommend https://www.openkeychain.org/ , as this app is available in the regular PlayStore as well as in the F-Droid Store and is completely open source.