From bb6c17fe183dbdfe8a3932df6877b670fb893de3 Mon Sep 17 00:00:00 2001 From: Evolution X - Jenkins Date: Thu, 25 Jun 2026 04:00:02 +0200 Subject: [PATCH] OTA: Add Nothing CMF Phone 1 (Tetris) --- builds/Tetris.json | 29 +++++++++++++++++++++++++++++ changelogs/Tetris.txt | 30 ++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 builds/Tetris.json create mode 100644 changelogs/Tetris.txt diff --git a/builds/Tetris.json b/builds/Tetris.json new file mode 100644 index 00000000..ffff6988 --- /dev/null +++ b/builds/Tetris.json @@ -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": [] + } + ] +} diff --git a/changelogs/Tetris.txt b/changelogs/Tetris.txt new file mode 100644 index 00000000..719f98c2 --- /dev/null +++ b/changelogs/Tetris.txt @@ -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 \ No newline at end of file