Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tangorpro: v11.2.0 release #279

Merged
merged 2 commits into from
Feb 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelogs/tangorpro.md
Original file line number Diff line number Diff line change
@@ -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
14 changes: 14 additions & 0 deletions instruction/tangorpro.md
Original file line number Diff line number Diff line change
@@ -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
17 changes: 17 additions & 0 deletions tangorpro.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}