diff --git a/changelogs/tangorpro.md b/changelogs/tangorpro.md new file mode 100644 index 0000000..ef3d8af --- /dev/null +++ b/changelogs/tangorpro.md @@ -0,0 +1,6 @@ +# 17-February-2025 +==================== + 02-17-2025 +==================== + * Updated Device trees too better reflect Project Matrixx + * Updated Vendor and Kernel to Feburary 2025 SPL diff --git a/instruction/tangorpro.md b/instruction/tangorpro.md new file mode 100644 index 0000000..53521a3 --- /dev/null +++ b/instruction/tangorpro.md @@ -0,0 +1,14 @@ +⚠️ Pixel Tablet ⚠️ +1. Reboot to bootloader +2. Get ready to flash using these commands +fastboot flash boot boot.img +fastboot flash dtbo dtbo.img +fastboot flash vendor_boot vendor_boot.img +fastboot flash vendor_kernel_boot vendor_kernel_boot.img +fastboot reboot recovery + +3. While in recovery, navigate to Factory reset -> Format data/factory reset and confirm to format the device.(clean flash only) +4. When done formatting, go back to the main menu and then navigate to Apply update -> Apply from ADB +5. adb sideload rom.zip (replace "rom" with actual filename) +6 (optional). Reboot to recovery (fully) to sideload any add-ons (e.g magisk) +7. Reboot to system diff --git a/tangorpro.json b/tangorpro.json new file mode 100644 index 0000000..53a435c --- /dev/null +++ b/tangorpro.json @@ -0,0 +1,17 @@ +{ + "response": [ + { + "maintainer": "EliteDarkKaiser", + "support_group":"https://t.me/+E67IdG0vR0gzZWEx", + "oem": "Google", + "device": "tangorpro", + "device_name": "", + "filename": "Matrixx-v11.2.0-Official-tangorpro-Gapps-202502171308.zip", + "download": "https://sourceforge.net/projects/projectmatrixx/files/Android-15/tangorpro/Matrixx-v11.2.0-Official-tangorpro-Gapps-202502171308.zip/download", + "timestamp": 1739815704, + "md5": "c3b3a56a2008f466602cbb9f9f22b6e1", + "size": 2248118935, + "version": "11.2.0" + } + ] +}