Backup App Interface Library v1.3.0 - 31 Oct 2023
- Fix type signature of
writeBackup
in androidTest by @udenr in #11 - Add CI workflows by @udenr in #12
- Update gradle and target sdk by @udenr in #13
- Upgrade target API, build tools and dependencies by @morckx in #10
Full Changelog: https://github.com/SecUSo/privacy-friendly-backup-api/compare/v1.2.0...v1.3.0
Backup App Interface Library v1.2.0 - 25 May 2023
- Added the ability to send pfa error back to backup app by @Kamuno in #4
- Fix missing sqlite_sequence table by @coderPaddyS in #7
- Remove deprecated plugin 'kotlin-android-extensions' by @coderPaddyS in #8
- Remove unused permissions added through androidx.work:work-runtime dependency by @udenr in #9
- @coderPaddyS made their first contribution in #7
- @udenr made their first contribution in #9
Full Changelog: https://github.com/SecUSo/privacy-friendly-backup-api/compare/v1.1.0...v1.1.1
Backup App Interface Library v1.1.0 - 23 Aug 2022
Full Changelog: https://github.com/SecUSo/privacy-friendly-backup-api/compare/v1.0.0...v1.1.0
Backup App Interface Library v1.0.0 - 03 Aug 2022
- Added support for Backup App from F-Droid