Commit Graph
16 Commits
Author SHA1 Message Date
davidoskky 49abc081b6 Don't send toast messages from the repository
continuous-integration/drone/pr Build is passing
2022-08-20 12:44:20 +02:00
davidoskky 1290d3c4dd Remove unused function 2022-08-20 12:44:20 +02:00
davidoskky faac7fc621 Prepare the repository functions for DB implementation 2022-08-20 12:44:20 +02:00
davidoskky 59267e6759 Don't create the mercury api if not connection is available 2022-08-20 12:44:20 +02:00
davidoskky 9a33ba0dbb Stop monitoring the network when the app goes in background 2022-08-20 12:44:20 +02:00
davidoskky e60ed92c6d Do not change the network override from within the repository 2022-08-20 12:44:20 +02:00
davidoskky 3a2fab8e68 Reintroduce network checks where required 2022-08-20 12:44:20 +02:00
davidoskky e7172853dc Refactor connectivity check 2022-08-20 12:44:20 +02:00
davidoskky 1390ff264f Show a message when the network connection is lost 2022-08-20 12:44:20 +02:00
davidoskky daaaf902f5 Update todo comments 2022-08-20 12:44:20 +02:00
davidoskky f78ee18e79 Remove all connectivity checks outside the repository 2022-08-20 12:44:20 +02:00
davidoskky 86dbe06eaa Remove network checks from the home activity 2022-08-20 12:44:20 +02:00
davidoskky c5826466ad Do not fake offline mode when updating remote 2022-08-20 12:44:20 +02:00
davidoskky 88debf068b Handle the offline override in the repository 2022-08-20 12:44:20 +02:00
davidoskky 5ab9db586d Simplify network connectivity status check 2022-08-20 12:44:20 +02:00
davidoskky 2105044920 Perform network connectivity checks in the repository 2022-08-20 12:44:20 +02:00