diff --git a/builds/dm1q.json b/builds/dm1q.json new file mode 100644 index 00000000..4c25db0a --- /dev/null +++ b/builds/dm1q.json @@ -0,0 +1,27 @@ +{ + "response": [ + { + "maintainer": "cola2261", + "currently_maintained": true, + "oem": "Samsung", + "device": "Galaxy S23", + "filename": "EvolutionX-16.0-20260321-dm1q-11.6.2-Official.zip", + "download": "https://cdn.evolution-x.org/dm1q/16/EvolutionX-16.0-20260321-dm1q-11.6.2-Official.zip/download", + "timestamp": 1774125980, + "md5": "e78cf711bab2fe5c17e4b765750518c0", + "sha256": "321710c1bcb45349eb57176b4b6c0330faed554f576b61352ef4319f8b4257a8", + "size": 3664741879, + "version": "11.6.2", + "buildtype": "userdebug", + "forum": "https://xdaforums.com/t/rom-official-16-0-evolution-x-11-for-galaxy-s23.4782987/", + "firmware": "", + "paypal": "https://paypal.me/hanaproject22", + "github": "cola2261", + "initial_installation_images": [ + "recovery", + "vbmeta" + ], + "extra_images": [] + } + ] +} diff --git a/builds/dm2q.json b/builds/dm2q.json new file mode 100644 index 00000000..59467e07 --- /dev/null +++ b/builds/dm2q.json @@ -0,0 +1,27 @@ +{ + "response": [ + { + "maintainer": "cola2261", + "currently_maintained": true, + "oem": "Samsung", + "device": "Galaxy S23 Plus", + "filename": "EvolutionX-16.0-20260321-dm2q-11.6.2-Official.zip", + "download": "https://cdn.evolution-x.org/dm2q/16/EvolutionX-16.0-20260321-dm2q-11.6.2-Official.zip/download", + "timestamp": 1774130265, + "md5": "4ecfb0f7f16b53a03ba9b4d0b0d174d7", + "sha256": "11ee1020911667a9dd34f262309f1b558d1e360d8c2caec66846ae65831fd691", + "size": 3652488169, + "version": "11.6.2", + "buildtype": "userdebug", + "forum": "https://xdaforums.com/t/rom-official-16-0-evolution-x-11-for-galaxy-s23-plus.4782988/", + "firmware": "", + "paypal": "https://paypal.me/hanaproject22", + "github": "cola2261", + "initial_installation_images": [ + "recovery", + "vbmeta" + ], + "extra_images": [] + } + ] +} diff --git a/builds/dm3q.json b/builds/dm3q.json new file mode 100644 index 00000000..87753bc8 --- /dev/null +++ b/builds/dm3q.json @@ -0,0 +1,27 @@ +{ + "response": [ + { + "maintainer": "cola2261", + "currently_maintained": true, + "oem": "Samsung", + "device": "Galaxy S23 Ultra", + "filename": "EvolutionX-16.0-20260321-dm3q-11.6.2-Official.zip", + "download": "https://cdn.evolution-x.org/dm3q/16/EvolutionX-16.0-20260321-dm3q-11.6.2-Official.zip/download", + "timestamp": 1774133488, + "md5": "4693a474cf4f18a36c07894a7f9e4778", + "sha256": "7d1564a954764a04ce5b027db3ceca0dc03f0b5f036085447af091496be10c28", + "size": 3656907059, + "version": "11.6.2", + "buildtype": "userdebug", + "forum": "https://xdaforums.com/t/rom-official-16-0-evolution-x-11-for-galaxy-s23-ultra.4782989/", + "firmware": "", + "paypal": "https://paypal.me/hanaproject22", + "github": "cola2261", + "initial_installation_images": [ + "recovery", + "vbmeta" + ], + "extra_images": [] + } + ] +} diff --git a/changelogs/dm1q.txt b/changelogs/dm1q.txt new file mode 100644 index 00000000..a09b024e --- /dev/null +++ b/changelogs/dm1q.txt @@ -0,0 +1,52 @@ +This is Android 16 QPR2 with March 2026 security patches + +Notes: +============================== +- LineageOS-based source. Signed build. +- Clean flash mandatory when your build is from Evolution X 8 or lower + +Device changes: +============================== +- Update to Evolution X 11.6.2 + +Notable ROM changes: +============================== +Avoid NPE in CriticalEventLog.saveLogToFileNow() +Evolver: Add gradients customization +Evolver: Add ongoing action chip implementation +Evolver: Bring back status bar clock position preference +Evolver: Convert background clock chip fragment to preference dialog +Evolver: Convert lockscreen clock font picker to preference dialog +Evolver: Convert logo fragment to preference dialog +Evolver: Convert system font picker to preference dialog +Evolver: Disable gradient start/end colors for auto mode +Evolver: Implement option to prevent OneSearchAimActivity from being disabled +Evolver: Set height for custom selector preferences +Merge March 2026 security patches +PixelPropsUtils: Update fingerprints to March 2026 release +Settings: Change UserBackupSettingsActivity to extend FragmentActivity +Settings: Fix NPE in FingerprintSettings (UDFPS screen-off toggle) +Settings: Set launch mode to singleTop for UserBackupSettingsActivity +SettingsTheme: Correctly theming AlertDialog with M3 colors +StorageManagerService: pre-create Android/media app dirs +SystemUI: Add custom gradient start/end color support +SystemUI: Add gradient for volume buttons along with slider +SystemUI: Clean up legacy code in ongoing action progress chip +SystemUI: Fix NPE in affectedByWorkProfileLock when entry is null +SystemUI: Fix notification flicker with transluency enabled +SystemUI: Improve Ongoing Chip interactions +SystemUI: Redesign ongoing music chip like oneui music chip +SystemUI: Redesign ongoing music chip popup +SystemUI: Refactor ongoing action progress chip +SystemUI: Retain compact mode for ongoing chip during visibility changes +SystemUI: Rework media session helper for ongoing action progress chip +SystemUI: Rewrite stale progress check +SystemUI: Use proper media buttons for ongoing action chip and theme it +SystemUI: Use squiggle for seekbar in ongoing progress media panel +VibratorInfo: Don't log error when frequency profile is absent +base: Add method to restart SystemUI +extras: Add more UDFPS icons +extras: Bring back fonts and clock fonts +fixup! audio: Allow opting out of speaker_layout_channel_mask field +version: Uprev to 11.6.2 +vold: fix Android/media app dir ACLs and revert 777 mode \ No newline at end of file diff --git a/changelogs/dm2q.txt b/changelogs/dm2q.txt new file mode 100644 index 00000000..a09b024e --- /dev/null +++ b/changelogs/dm2q.txt @@ -0,0 +1,52 @@ +This is Android 16 QPR2 with March 2026 security patches + +Notes: +============================== +- LineageOS-based source. Signed build. +- Clean flash mandatory when your build is from Evolution X 8 or lower + +Device changes: +============================== +- Update to Evolution X 11.6.2 + +Notable ROM changes: +============================== +Avoid NPE in CriticalEventLog.saveLogToFileNow() +Evolver: Add gradients customization +Evolver: Add ongoing action chip implementation +Evolver: Bring back status bar clock position preference +Evolver: Convert background clock chip fragment to preference dialog +Evolver: Convert lockscreen clock font picker to preference dialog +Evolver: Convert logo fragment to preference dialog +Evolver: Convert system font picker to preference dialog +Evolver: Disable gradient start/end colors for auto mode +Evolver: Implement option to prevent OneSearchAimActivity from being disabled +Evolver: Set height for custom selector preferences +Merge March 2026 security patches +PixelPropsUtils: Update fingerprints to March 2026 release +Settings: Change UserBackupSettingsActivity to extend FragmentActivity +Settings: Fix NPE in FingerprintSettings (UDFPS screen-off toggle) +Settings: Set launch mode to singleTop for UserBackupSettingsActivity +SettingsTheme: Correctly theming AlertDialog with M3 colors +StorageManagerService: pre-create Android/media app dirs +SystemUI: Add custom gradient start/end color support +SystemUI: Add gradient for volume buttons along with slider +SystemUI: Clean up legacy code in ongoing action progress chip +SystemUI: Fix NPE in affectedByWorkProfileLock when entry is null +SystemUI: Fix notification flicker with transluency enabled +SystemUI: Improve Ongoing Chip interactions +SystemUI: Redesign ongoing music chip like oneui music chip +SystemUI: Redesign ongoing music chip popup +SystemUI: Refactor ongoing action progress chip +SystemUI: Retain compact mode for ongoing chip during visibility changes +SystemUI: Rework media session helper for ongoing action progress chip +SystemUI: Rewrite stale progress check +SystemUI: Use proper media buttons for ongoing action chip and theme it +SystemUI: Use squiggle for seekbar in ongoing progress media panel +VibratorInfo: Don't log error when frequency profile is absent +base: Add method to restart SystemUI +extras: Add more UDFPS icons +extras: Bring back fonts and clock fonts +fixup! audio: Allow opting out of speaker_layout_channel_mask field +version: Uprev to 11.6.2 +vold: fix Android/media app dir ACLs and revert 777 mode \ No newline at end of file diff --git a/changelogs/dm3q.txt b/changelogs/dm3q.txt new file mode 100644 index 00000000..a09b024e --- /dev/null +++ b/changelogs/dm3q.txt @@ -0,0 +1,52 @@ +This is Android 16 QPR2 with March 2026 security patches + +Notes: +============================== +- LineageOS-based source. Signed build. +- Clean flash mandatory when your build is from Evolution X 8 or lower + +Device changes: +============================== +- Update to Evolution X 11.6.2 + +Notable ROM changes: +============================== +Avoid NPE in CriticalEventLog.saveLogToFileNow() +Evolver: Add gradients customization +Evolver: Add ongoing action chip implementation +Evolver: Bring back status bar clock position preference +Evolver: Convert background clock chip fragment to preference dialog +Evolver: Convert lockscreen clock font picker to preference dialog +Evolver: Convert logo fragment to preference dialog +Evolver: Convert system font picker to preference dialog +Evolver: Disable gradient start/end colors for auto mode +Evolver: Implement option to prevent OneSearchAimActivity from being disabled +Evolver: Set height for custom selector preferences +Merge March 2026 security patches +PixelPropsUtils: Update fingerprints to March 2026 release +Settings: Change UserBackupSettingsActivity to extend FragmentActivity +Settings: Fix NPE in FingerprintSettings (UDFPS screen-off toggle) +Settings: Set launch mode to singleTop for UserBackupSettingsActivity +SettingsTheme: Correctly theming AlertDialog with M3 colors +StorageManagerService: pre-create Android/media app dirs +SystemUI: Add custom gradient start/end color support +SystemUI: Add gradient for volume buttons along with slider +SystemUI: Clean up legacy code in ongoing action progress chip +SystemUI: Fix NPE in affectedByWorkProfileLock when entry is null +SystemUI: Fix notification flicker with transluency enabled +SystemUI: Improve Ongoing Chip interactions +SystemUI: Redesign ongoing music chip like oneui music chip +SystemUI: Redesign ongoing music chip popup +SystemUI: Refactor ongoing action progress chip +SystemUI: Retain compact mode for ongoing chip during visibility changes +SystemUI: Rework media session helper for ongoing action progress chip +SystemUI: Rewrite stale progress check +SystemUI: Use proper media buttons for ongoing action chip and theme it +SystemUI: Use squiggle for seekbar in ongoing progress media panel +VibratorInfo: Don't log error when frequency profile is absent +base: Add method to restart SystemUI +extras: Add more UDFPS icons +extras: Bring back fonts and clock fonts +fixup! audio: Allow opting out of speaker_layout_channel_mask field +version: Uprev to 11.6.2 +vold: fix Android/media app dir ACLs and revert 777 mode \ No newline at end of file