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:
@@ -364,8 +364,6 @@
|
||||
<string name="toast_proxy_success">Proxy úspěšně nastavena</string>
|
||||
<string name="toast_proxy_failed">Nepodařilo se nastavit proxy</string>
|
||||
<string name="pref_network_proxy_enable_desc">Přesměrovat veškerý síťový provoz skrz proxy</string>
|
||||
<string name="pref_self_update_title">Aktualizace Aurora Store</string>
|
||||
<string name="pref_self_update_summary">Kontrolovat a instalovat nové stabilní verze aplikace Aurora Store</string>
|
||||
<string name="pref_vending_version_device">Výchozí (z konfigurace zařízení)</string>
|
||||
<string name="pref_vending_version_title">Verze z Google Play</string>
|
||||
<string name="onboarding_permission_doze">Stahování na pozadí</string>
|
||||
@@ -385,4 +383,4 @@
|
||||
<string name="pref_updates_incompatible">Aktualizovat nekompatibilní</string>
|
||||
<string name="pref_updates_incompatible_desc">Zobrazit aktualizace pro nekompatibilní nebo zakázané aplikace, jejichž instalace může selhat</string>
|
||||
<string name="action_home_screen">Přidat na domovskou obrazovku</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user