From 7806a6d60df2286d5091502f6e0719cfcb69d8e1 Mon Sep 17 00:00:00 2001 From: ArmSM Date: Wed, 12 Jun 2024 09:24:37 +0200 Subject: [PATCH] OTA: Add surya Signed-off-by: ReveRTX --- changelog/changelog_surya.txt | 3 +++ devices.json | 19 +++++++++++++++---- website/surya.json | 15 +++++++++++++++ 3 files changed, 33 insertions(+), 4 deletions(-) create mode 100644 changelog/changelog_surya.txt create mode 100644 website/surya.json diff --git a/changelog/changelog_surya.txt b/changelog/changelog_surya.txt new file mode 100644 index 0000000..6ad0577 --- /dev/null +++ b/changelog/changelog_surya.txt @@ -0,0 +1,3 @@ +- Initial build +- Added KSU Support +- Signed Build / safteyNet passes by default diff --git a/devices.json b/devices.json index 5e73199..a754048 100644 --- a/devices.json +++ b/devices.json @@ -22,7 +22,7 @@ "donation_link":"paypal.me/anoosragh69" }, { - "brand": "Xiaomi", + "brand": "Xiaomi", "name": "Poco M6 Pro 5G/Redmi 12 5G", "codename": "sky", "maintainer_name": "Anoosragh", @@ -33,7 +33,7 @@ "donation_link":"paypal.me/anoosragh69" }, { - "brand": "Poco", + "brand": "Poco", "name": "Poco X5 Pro 5G", "codename": "redwood", "maintainer_name": "RDX463", @@ -44,7 +44,7 @@ "donation_link":"paypal.me/RohanBalsaraf" }, { - "brand": "Realme", + "brand": "Realme", "name": "Realme GT 5G", "codename": "cupidr", "maintainer_name": "MNoxx74", @@ -55,7 +55,7 @@ "donation_link":"https://paypal.me/amperfume" }, { - "brand": "Poco", + "brand": "Poco", "name": "Poco X3 Pro", "codename": "vayu", "maintainer_name": "ArmSM", @@ -65,6 +65,17 @@ "active": true, "donation_link":"https://paypal.me/ArmSMA" }, + { + "brand": "Poco", + "name": "Poco X3", + "codename": "surya", + "maintainer_name": "ReveRTX", + "maintainer_xda": "null", + "maintainer_country": "IND", + "xda_thread": "", + "active": true, + "donation_link":"https://paypal.me/joencecouture" + }, { "brand": "OnePlus", "name": "OnePlus 9 Pro", diff --git a/website/surya.json b/website/surya.json new file mode 100644 index 0000000..4447824 --- /dev/null +++ b/website/surya.json @@ -0,0 +1,15 @@ +{ +"response": [ +{ + "datetime": "1718126359", + "filename": "ProjectSakura-9.2-20240611-1935-GAPPS-surya-OFFICIAL.zip", + "id": "9268ad867f1ee00bffb31370db7322ce", + "romtype":"nightly", + "size": 1777297009, + "support" : "ProjectSakuraPoco", + "url": "https://master.dl.sourceforge.net/project/projectsakura/surya/ProjectSakura-9.2-20240611-1935-GAPPS-surya-OFFICIAL.zip", + "updater": false, + "version": "9.2" +} +] +}