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_success">प्रॉक्सी सफलतापूर्वक सेट हो गई</string>
<string name="toast_proxy_failed">प्रॉक्सी सेट करने में विफल</string>
<string name="pref_network_proxy_enable_desc">ऐप से सभी ट्रैफ़िक को प्रॉक्सी के माध्यम से जाने की अनुमति दें</string>
<string name="pref_self_update_title">स्वयं अपडेटस</string>
<string name="pref_self_update_summary">जांचें कि क्या ऑरोरा स्टोर का नया स्थिर संस्करण उपलब्ध है और इंस्टॉल करें</string>
<string name="pref_vending_version_device">डिफ़ॉल्ट (डिवाइस कॉन्फ़िगरेशन से)</string>
<string name="pref_vending_version_title">गूगल प्ले संस्करण</string>
<string name="onboarding_permission_doze">बेकग्राउंड डाउनलोड</string>
@@ -385,4 +383,4 @@
<string name="download_clear_finished">समाप्त हुए साफ़ करें</string>
<string name="pref_updates_incompatible">असंगत अपडेटस</string>
<string name="action_home_screen">होम स्क्रीन पर जोड़ें</string>
</resources>
</resources>