mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-27 19:26:26 +02:00
Send: initialize active network
This commit is contained in:
@@ -175,6 +175,7 @@ public class ServiceSend extends ServiceBase implements SharedPreferences.OnShar
|
||||
}
|
||||
});
|
||||
|
||||
lastActive = ConnectionHelper.getActiveNetwork(this);
|
||||
lastSuitable = ConnectionHelper.getNetworkState(this).isSuitable();
|
||||
if (lastSuitable)
|
||||
owner.start();
|
||||
|
||||
Reference in New Issue
Block a user