Some state-aware logic which checks if there is an active internet connection. It must also be able to detect a disconnection. Somehow indicate the state in the UI (status bar green/red lamp).
Dispatch event in EventBus so other features (e.g. google calendar) can use this logic.
Some state-aware logic which checks if there is an active internet connection. It must also be able to detect a disconnection. Somehow indicate the state in the UI (status bar green/red lamp).
Dispatch event in EventBus so other features (e.g. google calendar) can use this logic.