Skip to content

Google Drive Backup#3

Open
RafaRuiz wants to merge 5 commits intodevelopfrom
feature/google_drive_backup
Open

Google Drive Backup#3
RafaRuiz wants to merge 5 commits intodevelopfrom
feature/google_drive_backup

Conversation

@RafaRuiz
Copy link
Contributor

@RafaRuiz RafaRuiz commented Aug 26, 2022

Add a daily backup to your Google Drive the same way WhatsApp does it.
The result will be in your main Google Drive folder and every backup will be a different version of the same file.

image

The whole feature is wrapped into an interface in abstraction in case we want to add more ways to upload a backup in the future.

RafaRuiz added 3 commits July 15, 2022 20:17
Backup to Google Drive
Change to interval a day
@@ -0,0 +1,41 @@
package com.minima.android.dependencies.backupSync.minima;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file has been moved. It was existing before.

Bring back and fix
@@ -0,0 +1,41 @@
package com.minima.android.dependencies.backupSync.minima;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a file I wrote, but I moved it from another location

@RafaRuiz RafaRuiz changed the base branch from main to develop September 5, 2022 06:43
Release notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant