Skip to content

Commit

Permalink
OTA: add Pong
Browse files Browse the repository at this point in the history
  • Loading branch information
MNoxx74 authored and anoosragh69 committed Jun 21, 2024
1 parent 8080f67 commit 2345ad4
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion api/maintainers.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{
"maintainer_name": "MNoxx74",
"devices_mantaining": [
"Realme GT 5G"
"Realme GT 5G and Nothing Phone 2 Maintainer"
],
"country_flag": "https://em-content.zobj.net/source/twitter/376/flag-thailand_1f1f9-1f1ed.png",
"telegram_link": "https://t.me/MNoxx74",
Expand Down
4 changes: 4 additions & 0 deletions changelog/changelog_pong.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
June-21-2024

-Initial OFFICIAL BUILD
-PlayStore Certified
11 changes: 11 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@
"active": true,
"donation_link":"https://paypal.me/amperfume"
},
{
"brand": "Nothing",
"name": "Nothing Phone 2",
"codename": "pong",
"maintainer_name": "MNoxx74",
"maintainer_xda": "null",
"maintainer_country": "TH",
"xda_thread": "",
"active": true,
"donation_link":"https://paypal.me/amperfume"
},
{
"brand": "Poco",
"name": "Poco X3 Pro",
Expand Down
15 changes: 15 additions & 0 deletions website/pong.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"response": [
{
"datetime": "1718981937",
"filename": "ProjectSakura-9.2-20240621-2159-GAPPS-Pong-OFFICIAL.zip",
"id": "4dc8d65a4beffa07cd4c18d0098e7c7a",
"romtype":"nightly",
"size": 2019837771,
"support": false,
"url": "https://master.dl.sourceforge.net/project/projectsakura/pong/ProjectSakura-9.2-20240621-2159-GAPPS-Pong-OFFICIAL.zip",
"updater": true,
"version": "9.2"
}
]
}

0 comments on commit 2345ad4

Please sign in to comment.