Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Updater: Improvements

Mohammed Althaf Thayyil requested to merge 780-s-updater_fixes into v1-s

Description

Updater app wasn't checking for updates after internet is lost for quite for sometime. Also it was difficult to test updater interval because minimum update interval was once a day.

Screenshots

Technical details

  • Reverted some changes that caused repeating alarm to not invoke
  • Added connection state monitor to check for updates once the internet is back.
  • Added additional interval 5/10/30 minutes, only visible if developer options is toggled.
  • Change one-shot check to 15 minutes from 2 hours wait.

Tests

Make a build with FEATURE_BRANCH set for any device:

  • FEATURE_BRANCH: 780-s-updater_fixes

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/780

10 commandments of code reviews

👪 ❤️ https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Edited by Mohammed Althaf Thayyil

Merge request reports

Loading