diff --git a/builds/garnet.json b/builds/garnet.json index 25daafec..870a89e8 100644 --- a/builds/garnet.json +++ b/builds/garnet.json @@ -5,20 +5,23 @@ "currently_maintained": true, "oem": "Xiaomi", "device": "Redmi Note 13 Pro 5G / Poco X6 5G", - "filename": "EvolutionX-16.0-20260207-garnet-11.5.3-Official.zip", - "download": "https://cdn.evolution-x.org/garnet/16/EvolutionX-16.0-20260207-garnet-11.5.3-Official.zip/download", - "timestamp": 1770443694, - "md5": "7cb2e837703faa498c9cb8bb74d9244e", - "sha256": "7477ce62fcffdc98fb66c73a02f8e95046c4109398e658ff219821da7af1e753", - "size": 3127225035, - "version": "11.5.3", + "filename": "EvolutionX-16.0-20260315-garnet-11.6.2-Official.zip", + "download": "https://cdn.evolution-x.org/garnet/16/EvolutionX-16.0-20260315-garnet-11.6.2-Official.zip/download", + "timestamp": 1773590918, + "md5": "2a6bffe42ee7c96532cbd7da3658228a", + "sha256": "d2a5ce2e6b4fc022c9f4828ddf12633e133a7649578b1df9e1929c73ca448723", + "size": 3195152260, + "version": "11.6.2", "buildtype": "userdebug", "forum": "https://xdaforums.com/t/rom-15-0-qpr1-garnet-official-evolution-x-01-14-25.4713398/", "firmware": "https://xmfirmwareupdater.com/firmware/garnet/stable/OS2.0.205.0.VNRMIXM/", "paypal": "https://linktr.ee/Coptan", "github": "c0pt4n", "initial_installation_images": [ - "recovery" + "boot", + "dtbo", + "recovery", + "vendor_boot" ], "extra_images": [] } diff --git a/changelogs/garnet.txt b/changelogs/garnet.txt index d8c937c3..f779c719 100644 --- a/changelogs/garnet.txt +++ b/changelogs/garnet.txt @@ -1,4 +1,4 @@ -This is Android 16 with February 2026 security patches +This is Android 16 QPR2 with March 2026 security patches Notes: ============================== @@ -7,18 +7,49 @@ Notes: Device changes: ============================== -- Update to Evolution X 11.5.3 -- Build AOSPA Dolby -- Added XiaomiParts -- Force disable low ram config -- Disable EGL image tracking +- Update to Evolution X 11.6.2 +- Disable aptX voice codec +- Set Class of device from property +- Bluetooth improvements Notable ROM changes: ============================== -Dexpreopt pixel launcher -New now playing QS tile and updated lockscreen UI -Overlay: Update default wallpaper from Pixel 10 Pro XL -overlay: Use google sans flex for lockscreen clock -config: properties: Add pihooks default values -component-overrides: Force disable various google components -PixelPropsUtils: Update fingerprints to December 2025 release \ No newline at end of file +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