Skip to content

Commit

Permalink
OTA: Add surya
Browse files Browse the repository at this point in the history
Signed-off-by: ReveRTX <[email protected]>
  • Loading branch information
ArmSM committed Jun 12, 2024
1 parent 666fc49 commit 7806a6d
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 4 deletions.
3 changes: 3 additions & 0 deletions changelog/changelog_surya.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Initial build
- Added KSU Support
- Signed Build / safteyNet passes by default
19 changes: 15 additions & 4 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -33,7 +33,7 @@
"donation_link":"paypal.me/anoosragh69"
},
{
"brand": "Poco",
"brand": "Poco",
"name": "Poco X5 Pro 5G",
"codename": "redwood",
"maintainer_name": "RDX463",
Expand All @@ -44,7 +44,7 @@
"donation_link":"paypal.me/RohanBalsaraf"
},
{
"brand": "Realme",
"brand": "Realme",
"name": "Realme GT 5G",
"codename": "cupidr",
"maintainer_name": "MNoxx74",
Expand All @@ -55,7 +55,7 @@
"donation_link":"https://paypal.me/amperfume"
},
{
"brand": "Poco",
"brand": "Poco",
"name": "Poco X3 Pro",
"codename": "vayu",
"maintainer_name": "ArmSM",
Expand All @@ -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",
Expand Down
15 changes: 15 additions & 0 deletions website/surya.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 7806a6d

Please sign in to comment.