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

@@ -301,7 +301,6 @@
<string name="toast_page_unavailable">עמוד הדפדוף לא קיים</string>
<string name="title_search_suggestion">הצעות חיפוש</string>
<string name="title_advanced">מתקדם</string>
<string name="pref_self_update_title">עדכון-עצמי</string>
<string name="pref_aurora_only_desc">הצג רק יישומים שהותקנו מחנות Aurora בעדכונים וביישומים המותקנים</string>
<string name="session_login_failed_google">‏לא הצליח להיכנס עם גוגל</string>
<string name="menu">תפריט</string>
@@ -325,7 +324,6 @@
<string name="action_enabled">מאופשר</string>
<string name="toast_import_success">ייבוא תצורת מכשיר בוצעה בהצלחה</string>
<string name="download_eta_hrs">%1$dש %2$dדק %3$dשנ left</string>
<string name="pref_self_update_summary">בדוק והודיע אם קיימת גרסה חדשה יציבה לחנות Aurora</string>
<string name="title_app_settings">הגדרות יישום</string>
<string name="notification_channel_updater_service">שרות הורדת יישום ברקע</string>
<string name="dialog_desc_native_split">אתה לא יכול להתקין אפליקציות באנדל (מפוצלות) עם מתקין Native Installer, שנה את המתקין ל-Session, Services או Root.</string>
@@ -366,4 +364,4 @@
<string name="notification_updates_available_desc_2"><xliff:g id="app_one_name">%1$s</xliff:g> ו <xliff:g id="app_two_name">%2$s</xliff:g></string>
<string name="purchase_session_expired">פג תוקף כניסה, הכנס מחדש כדי לקבל כניסה חדשה.</string>
<string name="notification_updates_available_1"><xliff:g id="apps_count">%1$d</xliff:g> עדכון נמצא</string>
</resources>
</resources>