Skip to content

Update/ceno browser service status

Taslim Oseni requested to merge update/ceno_settings_service_status into develop

This MR addresses issue #110 (closed). I have included a background task that calls the status endpoint every 5 seconds and makes sure the "Ceno Browser Service" menu item is always updated.

Also, in a bid to make the SettingsFragment.kt file less bulky, I did some minor refactor to the way we reference preference items.

Merge request reports