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

marble: 11.2.0 release #280

Merged
merged 1 commit 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
16 changes: 16 additions & 0 deletions changelogs/marble.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# 18-Feburary-2025
- Clean Flash is MANDATORY
- only use OS1.0.14.0.UMRMIXM firmware otherwise soft brick
- added high touch polling rate
- fixed ussd
- fixed 1000 nits brightness
- sepolicy: Remove duplicate snxxx AIDL rules
- Add permissions and whitelist for Xiaomi parts
- Build DSPVolumeSynchronizer
- overlay: Set fixed refresh rate on keyguard
- Panic to recovery, not bootloader
- Build and configure xiaomi touch hal
- Update display, GPS and QCC blobs from ingot UKQ1.240227.165
- Update blobs from diting V816.0.10.0.ULFMIXM for common tree


# 06-Feburary-2025
- Initial A15 build of Matrixx for Marble
2 changes: 1 addition & 1 deletion instruction/marble.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
**Before start flashing.....**

- Always have backup of your internal storage
- Use TWRP recovery meant for Android 14. Check the note [**#recovery**](https://t.me/chaitanyabuilds)
- Use TWRP recovery meant for Android 15. Check the note [**#recovery**](https://t.me/chaitanyabuilds)
- To retain TWRP recovery after rom flash, don't forget to tick the option "Automatically Reflash TWRP after flashing a rom" in recovery. Else TWRP will be replaced by recovery from rom
- For Kernel SU, check note [#ksu](https://t.me/chaitanyabuilds)
- For vanilla variant, if u need gapps, [**Nikgapps is Recommended**](https://sourceforge.net/projects/nikgapps/files/Releases/Android-15/)
Expand Down
12 changes: 6 additions & 6 deletions marble.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"oem": "Xiaomi",
"device": "marble",
"device_name": "Poco F5/Redmi Note 12 Turbo",
"filename": "Matrixx-v11.1.0-Official-marble-Gapps-20250206.zip",
"download": "https://sourceforge.net/projects/projectmatrixx/files/Android-15/marble/Matrixx-v11.1.0-Official-marble-Gapps-20250206.zip/download",
"timestamp": 1738828108,
"md5": "8f4d32df456b41cdd71be59a64e8b9a4",
"size": 2884485652,
"version": "11.1.0"
"filename": "Matrixx-v11.2.0-Official-marble-Gapps-202502181323.zip",
"download": "https://sourceforge.net/projects/projectmatrixx/files/Android-15/marble/Matrixx-v11.2.0-Official-marble-Gapps-202502181323.zip/download",
"timestamp": 1739864795,
"md5": "2a803d08805945fe4177f9f3f524b86b",
"size": 2779022046,
"version": "11.2.0"
}
]
}
12 changes: 6 additions & 6 deletions vanila/marble.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"oem": "Xiaomi",
"device": "marble",
"device_name": "Poco F5/Redmi Note 12 Turbo",
"filename": "Matrixx-v11.1.0-Official-marble-Vanilla-20250204.zip",
"download": "https://sourceforge.net/projects/projectmatrixx/files/Android-15/marble/Matrixx-v11.1.0-Official-marble-Vanilla-20250204.zip/download",
"timestamp": 1738699722,
"md5": "de3d6c33d1f9ced6c2f76a3b8100644a",
"size": 2057120953,
"version": "11.1.0"
"filename": "Matrixx-v11.2.0-Official-marble-Vanilla-202502171153.zip",
"download": "https://sourceforge.net/projects/projectmatrixx/files/Android-15/marble/Matrixx-v11.2.0-Official-marble-Vanilla-202502171153.zip/download",
"timestamp": 1739773408,
"md5": "95219a1a8bf48f793e8d2f57fe471263",
"size": 1987722879,
"version": "11.2.0"
}
]
}