Skip to content
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
29 changes: 29 additions & 0 deletions builds/Tetris.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"response": [
{
"maintainer": "SODA",
"currently_maintained": true,
"oem": "Nothing",
"device": "CMF Phone 1",
"filename": "EvolutionX-16.0-20260624-Tetris-11.8-Official.zip",
"download": "https://cdn.evolution-x.org/Tetris/16/EvolutionX-16.0-20260624-Tetris-11.8-Official.zip/download",
"timestamp": 1782308668,
"md5": "6c7845d965c200367938a83b5bfda769",
"sha256": "fd8759f87259a3eb123bc5f4a2b6ef9ddd433684d62ebcaa3675bcaea53f5ce3",
"size": 3781173735,
"version": "11.8",
"buildtype": "user",
"forum": "",
"firmware": "",
"paypal": "",
"github": "S-O-D-A",
"initial_installation_images": [
"boot",
"dtbo",
"vendor_boot",
"super_empty"
],
"extra_images": []
}
]
}
30 changes: 30 additions & 0 deletions changelogs/Tetris.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
This is Android 16 QPR2 with May 2026 security patches

Notes:
==============================
-Clean flash is mandatory if you are coming from Evolution X 11.6.2 UNOFFICIAL

-Dirty flashing from the previous unofficial build is not supported

-Back up all your data before flashing


Device changelog:
==============================
-Initial official Evolution X build for CMF Phone 1
-Tuned sustained performance and GPU/MEM behavior
-Updated CPU set parameters
-Reduced SurfaceFlinger uclamp.min to 125
-Tuned LMK parameters for better memory handling
-Improved auto-brightness consistency after wake
-Tuned GPU rendering and interaction boosts
-Disabled EGL image tracking in SurfaceFlinger
-Opted out of speaker_layout_channel_mask
-Optimized app launch and interaction boosts
-Increased cached app limit in the background
-Forced triple frame buffers
-Optimized dex2oat CPU affinity
-Allowed games to use 120 FPS
-Removed duplicate HWC VDS property
-Tuned powerhint behavior for blur
-Ended INTERACTION hint on EXPENSIVE_RENDERING
Loading