mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-05 20:34:49 +01:00
Let watchdog check the network state
This commit is contained in:
@@ -746,7 +746,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
|
||||
private void onWatchdog(Intent intent) {
|
||||
schedule(this);
|
||||
onEval(intent);
|
||||
networkCallback.onCapabilitiesChanged(null, null);
|
||||
}
|
||||
|
||||
private NotificationCompat.Builder getNotificationService(Integer accounts, Integer operations) {
|
||||
|
||||
Reference in New Issue
Block a user