From a8b8dc32e6a11ed9a0401f0ee32160a93bdf4972 Mon Sep 17 00:00:00 2001 From: Evolution X - Jenkins Date: Mon, 1 Jun 2026 16:00:02 +0200 Subject: [PATCH] Spacewar: 06/01/2026 Update --- builds/Spacewar.json | 12 ++++++------ changelogs/Spacewar.txt | 21 ++++++++++++--------- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/builds/Spacewar.json b/builds/Spacewar.json index ce7cc540..b0460dc9 100644 --- a/builds/Spacewar.json +++ b/builds/Spacewar.json @@ -5,12 +5,12 @@ "currently_maintained": true, "oem": "Nothing", "device": "Phone (1)", - "filename": "EvolutionX-16.0-20260519-Spacewar-11.7-Official.zip", - "download": "https://cdn.evolution-x.org/Spacewar/16/EvolutionX-16.0-20260519-Spacewar-11.7-Official.zip/download", - "timestamp": 1779227477, - "md5": "00d7b6a70bd23e99b0e8881eaefcbc2f", - "sha256": "8e4383f9b1d126b4dce44bd71f86e1092a76766f9eeae3c3e60de4936e2c5b43", - "size": 3003752003, + "filename": "EvolutionX-16.0-20260531-Spacewar-11.7-Official.zip", + "download": "https://cdn.evolution-x.org/Spacewar/16/EvolutionX-16.0-20260531-Spacewar-11.7-Official.zip/download", + "timestamp": 1780241317, + "md5": "62a70967408345d3cc2afbc923120b4d", + "sha256": "449c7d0c1c28b6d5696dabb4fc7dd184c024436714e51f6f543f3f626f024156", + "size": 3008916702, "version": "11.7", "buildtype": "user", "forum": "https://xdaforums.com/t/rom-16-official-spacewar-evolution-x-11-7.4752131/", diff --git a/changelogs/Spacewar.txt b/changelogs/Spacewar.txt index 2c331e73..e3d80fca 100644 --- a/changelogs/Spacewar.txt +++ b/changelogs/Spacewar.txt @@ -9,15 +9,18 @@ Notes: Device changes: ============================== - Update to Evolution X 11.7 --Volume Steps: Increased media volume levels to 20 steps for finer control, and adjusted call volume steps to 6. -- RCS Support: Enabled persist.rcs.supported system property for Rich Communication Services. -- IMS Framework: Added android.hardware.radio.ims to the VINTF manifest to ensure proper IMS/VoLTE hardware interface alignment. -- Biometrics: Opted into the legacy UDFPS enroll UI layout for better stability during fingerprint enrollment. -- Visual Filters: Forced the Kawase2 blur filter property to improve system-wide UI blur rendering and performance. -- Accessibility: Disabled the color inversion preference overlay. -- Torch Fix: Prevented LED state corruption from occurring when toggling the flashlight/glyph off. -- Graphics: Dropped the TARGET_USES_VULKAN flag configuration to streamline the rendering pipeline. -- Log Spam Reduction: Silenced aggressive ACDB-LOADER spam and minksocket error logs to keep logcats clean and reduce CPU overhead. +- Memory Allocation: Configured system to use 8GB Dalvik heap size properties to better optimize memory usage on higher-RAM variations. +- CPU Scheduling: Dropped legacy sched_boost behaviors and fixed the uclamp override configuration for more efficient core utilization and better thermals. +Scrolling: Reverted the experimental ScrollOptimizer implementation to preserve layout stability. +- Display & Rendering +Framework Optimization: Disabled resource-heavy, slow blur effects to smooth out UI transitions and hardware rendering. +Buffer Management: Reduced maximum acquired frame buffers to 2 to improve display latency. +- HDR Tuning: Reduced aggressive HDR boosting via displayconfig to provide a more natural and balanced screen contrast profile. +Brightness: Optimized the automatic brightness adjustment curves for smoother ambient light transitions. +- Connectivity +5G Network: Enabled support for both 5G SA (Standalone) and NSA (Non-Standalone) networks via overlay configurations to improve cellular compatibility and speeds. +Log Spam Reduction +- System Logging: Silenced background logging spam from "WindowRootViewBinder", "AiAiSuggestUi", and "BaseDeptController" to keep logcats tidy and reduce unnecessary CPU wakeups. Notable ROM changes ==============================