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

@@ -1,7 +1,9 @@
{
"version_name": "4.4.2",
"version_code": 55,
"version_code": 56,
"aurora_build": "https://auroraoss.com/AuroraStore/Stable/AuroraStore-4.4.2.apk",
"fdroid_build": "",
"changelog": "Changelog : v4.4.2\n • Target Android 14\n • Improve the F-Droid package filter for updates\n • Translation updates & major bug fixes"
"changelog": "Changelog : v4.4.2\n • Target Android 14\n • Improve the F-Droid package filter for updates\n • Translation updates & major bug fixes",
"size": 6291456,
"updated_on": "Feb 23, 2024"
}