From 04c1723426262e2855068a6760df2ed1d2bbc9f5 Mon Sep 17 00:00:00 2001 From: cola2261 Date: Wed, 24 Jun 2026 23:47:21 +0500 Subject: [PATCH 1/3] Dm1q: 05/24/2026 Update --- builds/dm1q.json | 14 +++++++------- changelogs/dm1q.txt | 11 ++++++++--- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/builds/dm1q.json b/builds/dm1q.json index 0b45b598..20668c8f 100644 --- a/builds/dm1q.json +++ b/builds/dm1q.json @@ -5,13 +5,13 @@ "currently_maintained": true, "oem": "Samsung", "device": "Galaxy S23", - "filename": "EvolutionX-16.0-20260523-dm1q-11.7-Official.zip", - "download": "https://cdn.evolution-x.org/dm1q/16/EvolutionX-16.0-20260523-dm1q-11.7-Official.zip/download", - "timestamp": 1779561291, - "md5": "12ada714754bbe88b9223e6bb939a7d1", - "sha256": "8487e62fbc760213006a95f879f2fd185646add0a7284fcd4e0a2c8e80f4959b", - "size": 4096951171, - "version": "11.7", + "filename": "EvolutionX-16.0-20260624-dm1q-11.8-Official.zip", + "download": "https://cdn.evolution-x.org/dm1q/16/EvolutionX-16.0-20260624-dm1q-11.8-Official.zip/download", + "timestamp": 1782284049, + "md5": "c9a8f6dbdf73d1928412b2d0d140d9d3", + "sha256": "d29e136deae9a26d77f912d6bca8ea82fdc2d975e6b6ad91cf0e10413dc903ab", + "size": 4111337569, + "version": "11.8", "buildtype": "user", "forum": "https://xdaforums.com/t/rom-official-16-0-evolution-x-11-for-galaxy-s23.4782987/", "firmware": "", diff --git a/changelogs/dm1q.txt b/changelogs/dm1q.txt index 99dd7eac..081a2a20 100644 --- a/changelogs/dm1q.txt +++ b/changelogs/dm1q.txt @@ -1,4 +1,4 @@ -This is Android 16 QPR2 with May 2026 security patches +This is Android 16 QPR2 with June 2026 security patches Notes: ============================== @@ -6,11 +6,16 @@ Notes: - If you encounter screen freezes on incoming call, disable bluetooth if you don't use it. We are looking for the cause and solution yet - Firmware based on EZA1 - First installation requires OneUI 7 with an unlocked bootloader. Devices with fused Global (B) 9+ / Chinese (0) 7+ BL bit are not supported +- Some refresh rate issues may be expected on boot +- If you have issues with experimental IMS, you can disable it via adb shell or else: "adb shell pm disable-user --user 0 me.phh.ims" Device changes: ============================== -- Update to Evolution X 11.7 -- Disable Spectre branch history mitigation. Increase perfomance +- Update to Evolution X 11.8 +- Fixed vibration intensity +- Dropped some unused services +- Replaced Samsung thermal HAL with Pixel thermal HAL. Decreases overheat +- Experimental IMS included by krazey to fix VoLTE related issues Notable ROM changes ============================== From c7fbc77e39596083aa68a5b17a0bdac343b99343 Mon Sep 17 00:00:00 2001 From: cola2261 Date: Wed, 24 Jun 2026 23:47:34 +0500 Subject: [PATCH 2/3] Dm2q: 05/24/2026 Update --- builds/dm2q.json | 14 +++++++------- changelogs/dm2q.txt | 11 ++++++++--- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/builds/dm2q.json b/builds/dm2q.json index 6f5e17fb..5dd7bed0 100644 --- a/builds/dm2q.json +++ b/builds/dm2q.json @@ -5,13 +5,13 @@ "currently_maintained": true, "oem": "Samsung", "device": "Galaxy S23 Plus", - "filename": "EvolutionX-16.0-20260523-dm2q-11.7-Official.zip", - "download": "https://cdn.evolution-x.org/dm2q/16/EvolutionX-16.0-20260523-dm2q-11.7-Official.zip/download", - "timestamp": 1779565664, - "md5": "0a5d5d86bbbb0c7cd7df10c84e70aa4e", - "sha256": "764753420be3a4d2caab5f96eb52d7adf050864baf4b12aad278ec14cad1c842", - "size": 4085163285, - "version": "11.7", + "filename": "EvolutionX-16.0-20260624-dm2q-11.8-Official.zip", + "download": "https://cdn.evolution-x.org/dm2q/16/EvolutionX-16.0-20260624-dm2q-11.8-Official.zip/download", + "timestamp": 1782289563, + "md5": "0fe4ad3b5513b40002cec0b2901fc1f7", + "sha256": "cb938ff8347f2b134fdd2a837f2bff9946431c35059ceeb481ce414d0761b5e4", + "size": 4099526778, + "version": "11.8", "buildtype": "user", "forum": "https://xdaforums.com/t/rom-official-16-0-evolution-x-11-for-galaxy-s23-plus.4782988/", "firmware": "", diff --git a/changelogs/dm2q.txt b/changelogs/dm2q.txt index 99dd7eac..081a2a20 100644 --- a/changelogs/dm2q.txt +++ b/changelogs/dm2q.txt @@ -1,4 +1,4 @@ -This is Android 16 QPR2 with May 2026 security patches +This is Android 16 QPR2 with June 2026 security patches Notes: ============================== @@ -6,11 +6,16 @@ Notes: - If you encounter screen freezes on incoming call, disable bluetooth if you don't use it. We are looking for the cause and solution yet - Firmware based on EZA1 - First installation requires OneUI 7 with an unlocked bootloader. Devices with fused Global (B) 9+ / Chinese (0) 7+ BL bit are not supported +- Some refresh rate issues may be expected on boot +- If you have issues with experimental IMS, you can disable it via adb shell or else: "adb shell pm disable-user --user 0 me.phh.ims" Device changes: ============================== -- Update to Evolution X 11.7 -- Disable Spectre branch history mitigation. Increase perfomance +- Update to Evolution X 11.8 +- Fixed vibration intensity +- Dropped some unused services +- Replaced Samsung thermal HAL with Pixel thermal HAL. Decreases overheat +- Experimental IMS included by krazey to fix VoLTE related issues Notable ROM changes ============================== From 8f400c25fb81f36b504417feab52494e3cf9f92e Mon Sep 17 00:00:00 2001 From: cola2261 Date: Wed, 24 Jun 2026 23:47:47 +0500 Subject: [PATCH 3/3] Dm3q: 05/24/2026 Update --- builds/dm3q.json | 14 +++++++------- changelogs/dm3q.txt | 12 ++++++++---- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/builds/dm3q.json b/builds/dm3q.json index a67a625a..0003c054 100644 --- a/builds/dm3q.json +++ b/builds/dm3q.json @@ -5,13 +5,13 @@ "currently_maintained": true, "oem": "Samsung", "device": "Galaxy S23 Ultra", - "filename": "EvolutionX-16.0-20260524-dm3q-11.7-Official.zip", - "download": "https://cdn.evolution-x.org/dm3q/16/EvolutionX-16.0-20260524-dm3q-11.7-Official.zip/download", - "timestamp": 1779611598, - "md5": "7d7cabc2a4c3908191b220feda67286b", - "sha256": "7dca793ac82e044c1180ec0c6afcee1cf4301d75ea24cd24d1d66a2c4b057b6a", - "size": 4089381505, - "version": "11.7", + "filename": "EvolutionX-16.0-20260624-dm3q-11.8-Official.zip", + "download": "https://cdn.evolution-x.org/dm3q/16/EvolutionX-16.0-20260624-dm3q-11.8-Official.zip/download", + "timestamp": 1782295565, + "md5": "ea71b983cdaf49bbb8766647fcf6db01", + "sha256": "4ebd490f222c57fbf6f49a98233b7ef36fad264a86cb7c65ade60d9bc06c9cb9", + "size": 4103733541, + "version": "11.8", "buildtype": "user", "forum": "https://xdaforums.com/t/rom-official-16-0-evolution-x-11-for-galaxy-s23-ultra.4782989/", "firmware": "", diff --git a/changelogs/dm3q.txt b/changelogs/dm3q.txt index bfee08db..081a2a20 100644 --- a/changelogs/dm3q.txt +++ b/changelogs/dm3q.txt @@ -1,4 +1,4 @@ -This is Android 16 QPR2 with May 2026 security patches +This is Android 16 QPR2 with June 2026 security patches Notes: ============================== @@ -6,12 +6,16 @@ Notes: - If you encounter screen freezes on incoming call, disable bluetooth if you don't use it. We are looking for the cause and solution yet - Firmware based on EZA1 - First installation requires OneUI 7 with an unlocked bootloader. Devices with fused Global (B) 9+ / Chinese (0) 7+ BL bit are not supported +- Some refresh rate issues may be expected on boot +- If you have issues with experimental IMS, you can disable it via adb shell or else: "adb shell pm disable-user --user 0 me.phh.ims" Device changes: ============================== -- Update to Evolution X 11.7 -- Disable Spectre branch history mitigation. Increase perfomance -- (S23 Ultra) Fixed S Pen touch in landscape orientation +- Update to Evolution X 11.8 +- Fixed vibration intensity +- Dropped some unused services +- Replaced Samsung thermal HAL with Pixel thermal HAL. Decreases overheat +- Experimental IMS included by krazey to fix VoLTE related issues Notable ROM changes ==============================