From 932fc14dcec2abefb31e634d52e02423d9895630 Mon Sep 17 00:00:00 2001 From: Martin Valba Date: Sat, 24 Aug 2024 23:13:22 +0300 Subject: [PATCH] Set proper url's for Updater * Now we should get update data from our links --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1a2ec70..5ea7d8a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -30,7 +30,8 @@ Optional placeholders replaced at runtime: {device} - Device name --> - https://raw.githubusercontent.com/crdroidandroid/android_vendor_crDroidOTA/14.0/{device}.json + https://git.martinvlba.eu/PWN-Hunter/updates/raw/branch/pwn/{device}.json + https://git.martinvlba.eu/PWN-Hunter/updates/raw/branch/pwn/%1$s_changelog.txt Verification failed Verifying update @@ -82,7 +83,6 @@ Copy URL Export update Show changelog - https://crdroid.net/%1$s/10#changelog Prioritize update process Update recovery It is impossible to disable crDroid Recovery updates on this device.