From 168ef9038a5a3502fe0768b3df7fccc958534805 Mon Sep 17 00:00:00 2001 From: Legofan <94994630+legofanlovessayori@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:04:38 +0200 Subject: [PATCH 1/3] Add Downloads for a71 --- website/a71.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 website/a71.json diff --git a/website/a71.json b/website/a71.json new file mode 100644 index 0000000..f91b4b6 --- /dev/null +++ b/website/a71.json @@ -0,0 +1,15 @@ +{ +"response": [ +{ + "datetime": "1725460814", + "filename": "ProjectSakura-9.4-20240904-1642-GAPPS-a71-OFFICIAL.zip", + "id": "69b51d700a6dbd2c42854334440f2cc2", + "romtype":"monthly", + "size": 1536215477, + "support": false, + "url": "https://master.dl.sourceforge.net/project/projectsakura/a71/ProjectSakura-9.4-20240904-1642-GAPPS-a71-OFFICIAL.zip", + "updater": true, + "version": "9.4" +} +] +} \ No newline at end of file From ad43fab6c69e9c8a6e66ab7f2312e844b5bd2da7 Mon Sep 17 00:00:00 2001 From: Legofan <94994630+legofanlovessayori@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:05:02 +0200 Subject: [PATCH 2/3] Add Downloads for a71 --- changelog/changelog_a71.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/changelog_a71.txt diff --git a/changelog/changelog_a71.txt b/changelog/changelog_a71.txt new file mode 100644 index 0000000..9b111ca --- /dev/null +++ b/changelog/changelog_a71.txt @@ -0,0 +1,3 @@ +September 4th 2024 + +- Initial Official Build \ No newline at end of file From 17b6ced74edc187e3fde4f4a6ec80e323ad11a0f Mon Sep 17 00:00:00 2001 From: Legofan <94994630+legofanlovessayori@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:08:09 +0200 Subject: [PATCH 3/3] Add Downloads for a71 --- devices.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/devices.json b/devices.json index 4b2ba4c..173e5fc 100644 --- a/devices.json +++ b/devices.json @@ -119,5 +119,16 @@ "xda_thread": "https://xdaforums.com/t/project-sakura-14-official-raven.4680634/", "active": true, "donation_link":"" + }, + { + "brand": "Samsung", + "name": "Galaxy A71 4G", + "codename": "a71", + "maintainer_name": "Legofan", + "maintainer_xda": "null", + "maintainer_country": "DE", + "xda_thread": "", + "active": true, + "donation_link":"" } ]