Skip to content

Add standby mode to Ceno

Sai requested to merge standby-mode into develop

This MR addresses #55 (closed) and includes the following changes -

  1. Adds StandbyFragment to startup to prevent user from browsing before the Ouinet service has started
  2. Adds 'Toast' notifications to inform user about change in Ouinet service status while using the browser
  3. Refactors SettingsFragment code to refresh and display Ouinet service status
Edited by Sai

Merge request reports