diff --git a/api/maintainers.json b/api/maintainers.json index 8c11b0c..c052b84 100644 --- a/api/maintainers.json +++ b/api/maintainers.json @@ -78,5 +78,15 @@ "telegram_link": "https://t.me/NeoTheSavage", "github_link": "https://github.com/THERAD1", "maintainer_photo": "https://avatars.githubusercontent.com/u/3580681?v=4" + }, +{ + "maintainer_name": "Neroki", + "devices_mantaining": [ + "Samsung Galaxy S20 FE 4G/5G" + ], + "country_flag": "https://em-content.zobj.net/source/twitter/376/flag-brazil_1f1e7-1f1f7.png", + "telegram_link": "https://t.me/nerokistyle", + "github_link": "https://github.com/NerokiStage", + "maintainer_photo": "https://avatars.githubusercontent.com/u/154478875?s=400&u=3b513a72311bfe364f34e09d999eef8b822238b9&v=4" } ] diff --git a/changelog/changelog_r8q.txt b/changelog/changelog_r8q.txt new file mode 100644 index 0000000..440f5fc --- /dev/null +++ b/changelog/changelog_r8q.txt @@ -0,0 +1,5 @@ +September-16-2024 + +- initial OFFICIAL BUILD +- Signed Build +- September'05 security patch diff --git a/devices.json b/devices.json index 7cbcd40..9598952 100644 --- a/devices.json +++ b/devices.json @@ -152,5 +152,16 @@ "xda_thread": "", "active": true, "donation_link":"" +}, +{ + "brand": "Samsung", + "name": "Samsung Galaxy S20 FE 4G/5G", + "codename": "r8q", + "maintainer_name": "NerokiStage", + "maintainer_xda": "Neroki", + "maintainer_country": "BR", + "xda_thread": "", + "active": true, + "donation_link":"" } ] diff --git a/website/r8q.json b/website/r8q.json new file mode 100644 index 0000000..a0a2024 --- /dev/null +++ b/website/r8q.json @@ -0,0 +1,15 @@ +{ +"response": [ +{ + "datetime": "1726436287", + "filename": "ProjectSakura-9.4-20240915-2115-GAPPS-r8q-OFFICIAL.zip", + "id": "3c805aab1297aab1f934f1e73f159022", + "romtype":"monthly", + "size": 1864283604, + "support": "ProjectSakuraSamsung" , + "url": "https://master.dl.sourceforge.net/project/projectsakura/r8q/ProjectSakura-9.4-20240915-2115-GAPPS-r8q-OFFICIAL.zip", + "updater": true, + "version": "9.4" +} +] +}