Open rfc2822 opened 3 months ago
manual sync should be listed and the preferred action regardless of anything else is an attempted sync expected fail or not. manual sync should not be queued waiting for INTERNET VALIDATED
Since WorkManager 2.10, we can now specify a NetworkRequest as a WorkManager constraint. This allows to request specific WiFi SSIDs or network types etc.
NetworkType.CONNECTED
NetWorkType.UNMETERED
if "Only sync over WiFi" is setFurther info:
We should also consider whether potential settings should be account-specific or app-wide.
For VPN we may need to distinguish between "sync with and without VPN" and "sync only over VPN".