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
12 changes: 6 additions & 6 deletions builds/Spacewar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down
21 changes: 12 additions & 9 deletions changelogs/Spacewar.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
==============================
Expand Down
Loading