jobobby04 / TachiyomiSY

Free and open source manga reader for Android
Apache License 2.0
2.4k stars 132 forks source link

chore: sync clean ups #1132

Closed kaiserbh closed 2 months ago

kaiserbh commented 2 months ago

Small clean up, removed logging google drive token, we don't need to log it.

Also fixed the customInfo and readEntries It wasn't taking it into account, so when user disables it, it will still sync it regardless because it's true by default in the backupOptions, and fixed the check mark not being persisted always getting reset when we go back into it will be marked as checked. Basically was missing SY stuff.

kaiserbh commented 2 months ago

Included in #1155