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

Skip to content

Initialize properly timestamps at instanciation of WeatherUpdater

Jonathan Klee requested to merge 7010-s-initialize-timestamps into master

Description

Sometimes update of weather could not happen when tapping on the update button.

Technical details

We now initialize properly timestamps at instanciation of WeatherUpdater. Timestamps were boot persistent so they not correct after a reboot. I got rid off use of shared pref to maintain timestamps. We now maintain timestamps in RAM with regular variables.

Issues

e/backlog#7010 (closed)

10 commandments of code reviews

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

Edited by Jonathan Klee

Merge request reports

Loading