diff --git a/changelog/changelog_Tetris.txt b/changelog/changelog_Tetris.txt new file mode 100644 index 0000000..c1402c0 --- /dev/null +++ b/changelog/changelog_Tetris.txt @@ -0,0 +1,11 @@ ++ Project Sakura v16.3.0 + ++ Build date: 26/07/2026 + ++ Device Changelogs: ++- Initial Official Build + ++ Source Changelogs: ++- July Security Patch ++- Misc Improvements ++- And More... diff --git a/devices.json b/devices.json index 9a9d4c3..ed54515 100644 --- a/devices.json +++ b/devices.json @@ -31,5 +31,16 @@ "xda_thread": "", "active": true, "donation_link":"https://paypal.me/ArmSMA" +}, + { + "brand": "Nothing", + "name": "CMF Phone 1", + "codename": "Tetris", + "maintainer_name": "Anshuman X", + "maintainer_xda": "null", + "maintainer_country": "JP", + "xda_thread": "", + "active": true, + "donation_link":"" } ] diff --git a/updater/Tetris.json b/updater/Tetris.json new file mode 100644 index 0000000..ce6de03 --- /dev/null +++ b/updater/Tetris.json @@ -0,0 +1,16 @@ +{ + "response": [ + { + "datetime": "1785059650", + "filename": "ProjectSakura-16.3.0-20260726-0955-VANILLA-Tetris-OFFICIAL.zip", + "id": "504332472606b607b5a995b2217b452f", + "romtype": "nightly", + "size": 2508388433, + "support": true, + "url": "https://master.dl.sourceforge.net/project/projectsakura/Tetris/ProjectSakura-16.3.0-20260726-0955-VANILLA-Tetris-OFFICIAL.zip", + "version": "16.3.0", + "updater": true, + "maintainer": "Anshuman X" + } + ] +} diff --git a/website/Tetris.json b/website/Tetris.json new file mode 100644 index 0000000..ce6de03 --- /dev/null +++ b/website/Tetris.json @@ -0,0 +1,16 @@ +{ + "response": [ + { + "datetime": "1785059650", + "filename": "ProjectSakura-16.3.0-20260726-0955-VANILLA-Tetris-OFFICIAL.zip", + "id": "504332472606b607b5a995b2217b452f", + "romtype": "nightly", + "size": 2508388433, + "support": true, + "url": "https://master.dl.sourceforge.net/project/projectsakura/Tetris/ProjectSakura-16.3.0-20260726-0955-VANILLA-Tetris-OFFICIAL.zip", + "version": "16.3.0", + "updater": true, + "maintainer": "Anshuman X" + } + ] +}