KotatsuApp / Kotatsu

Manga reader for Android
https://kotatsu.app
GNU General Public License v3.0
4.23k stars 186 forks source link

Add sync via Google Drive #548

Open rwcats opened 1 year ago

rwcats commented 1 year ago

Describe your suggested feature

I think it would be more appropriate to add synchronization using the Google Drive.

Acknowledgements

ztimms73 commented 1 year ago

How do you conceptualize synchronization via Google Drive? Maybe you mean sending backups to Google Drive?

rwcats commented 1 year ago

How do you conceptualize synchronization via Google Drive? Maybe you mean sending backups to Google Drive?

That's right, my English is not good, sorry 😁

Jessi07kaine commented 11 months ago

Minha sincronização de conta não funciona.

RokeJulianLockhart commented 4 days ago

https://github.com/KotatsuApp/Kotatsu/issues/548#issuecomment-1798834524

Ideally, any implementation should be generalized to all https://developer.android.com/training/data-storage/shared exposed to the OS, unless an OAuth implementation explicitly for Google Drive is specially useful.

There's little reason to limit this to Google Drive, when the same APIs provide access to NextCloud and OneDrive.