UpdateWorker: Merge self-updates logic for non-fdroid builds

Treat Aurora Store as a normal app for non-fdroid builds and check
for its updates based on auto-update preference.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-03-01 20:21:37 +05:30
parent 3b9efeed11
commit 2f5d39106a
38 changed files with 121 additions and 257 deletions

View File

@@ -364,8 +364,6 @@
<string name="toast_proxy_failed">Nie udało się ustawić serwera proxy</string>
<string name="pref_network_proxy_enable_desc">Zezwól, aby cały ruch z aplikacji przechodził przez serwer proxy</string>
<string name="pref_aurora_only_desc">Pokaż tylko aplikacje zainstalowane przez Aurora Store w Aktualizacjach i Zainstalowanych aplikacjach</string>
<string name="pref_self_update_title">Samoaktualizacja</string>
<string name="pref_self_update_summary">Sprawdź i zainstaluj, gdy dostępna jest nowa stabilna wersja Aurora Store</string>
<string name="pref_vending_version_device">Domyślna (z konfiguracji urządzenia)</string>
<string name="pref_vending_version_title">Wersja Google Play</string>
<string name="onboarding_permission_doze">Pobieranie w tle</string>
@@ -385,4 +383,4 @@
<string name="pref_updates_incompatible_desc">Pokaż aktualizacje dla niekompatybilnych lub wyłączonych aplikacji, których instalacja może się nie udać</string>
<string name="download_clear_finished">Czyszczenie zakończone</string>
<string name="action_home_screen">Dodaj do ekranu głównego</string>
</resources>
</resources>