mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 07:36:31 +02:00
Updated network state on poll
This commit is contained in:
@@ -891,6 +891,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
|
||||
private void onAlarm(Intent intent) {
|
||||
schedule(this, true);
|
||||
updateNetworkState(null, "alarm");
|
||||
|
||||
Bundle command = new Bundle();
|
||||
command.putString("name", "eval");
|
||||
|
||||
Reference in New Issue
Block a user