Rework updates check & install setup

Merge updates checking logic into UpdateWorker and move trigger
methods to UpdateHelper class, similar to how DownloadHelper works.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-10-19 16:16:00 +05:30
parent 2e98e33847
commit 0eb58a4e9e
16 changed files with 348 additions and 277 deletions

View File

@@ -454,6 +454,7 @@
<!-- UpdatesFragment -->
<string name="check_updates">Check for updates</string>
<string name="checking_updates">Checking for updates</string>
<!-- ForceRestartDialog -->
<string name="force_restart_title">Restart Aurora Store</string>