diff --git a/builds/spes.json b/builds/spes.json index cdaaa53f..732f87b3 100644 --- a/builds/spes.json +++ b/builds/spes.json @@ -17,10 +17,11 @@ "firmware": "", "paypal": "", "github": "yograts-playground", - "initial_installation_images": [], - "extra_images": [ - "boot" - ] + "initial_installation_images": [ + "boot", + "vendor_boot" + ], + "extra_images": [] } ] } \ No newline at end of file diff --git a/changelogs/spes.txt b/changelogs/spes.txt index 28486f12..abd8623f 100644 --- a/changelogs/spes.txt +++ b/changelogs/spes.txt @@ -1,20 +1,24 @@ -This is Android 16 with February 2026 security patches +This is Android 16 QPR1 with February 2026 security patches Notes: ============================== - LineageOS-based source. Signed build. -- Clean flash mandatory when your build is from Evolution X 11.4.1 or lower +- Clean flash mandatory when your build is from Evolution X 8 or lower Device changes: ============================== -- Update to Evolution X 11.5.3- Fixed lag when opening and closing apps- Changed snappiness to improve performance - Bugs fixes +- Update to Evolution X 11.5.3 +- Fixed lag when opening and closing apps +- Changed snappiness to improve performance 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 +Evolver: Allow user to turn off vbmeta digest update +Settings: Adding multi-media focus support +SystemUI: smartspace: Open google weather on tapping smartspace +SystemUI: smartspace: fix media view mistake +SystemUI: smartspace: refactor dagger +explicit launcher force stop whitelist +fixing ShadeDialogContextRepo crash +fixing app directory access +skipping screen off animation controller for fast animation settings \ No newline at end of file