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
14 changes: 7 additions & 7 deletions builds/redwood.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"currently_maintained": true,
"oem": "Xiaomi",
"device": "Poco X5 Pro / Redmi Note 12 Pro Speed",
"filename": "EvolutionX-15.0-20250522-redwood-10.6-Official.zip",
"download": "https://sourceforge.net/projects/evolution-x/files/redwood/15/EvolutionX-15.0-20250522-redwood-10.6-Official.zip/download",
"timestamp": 1747900984,
"md5": "79ee759592951dd1829701a503899c7a",
"sha256": "a8475c8909f3a14768b27234d43c6940cb5911ff3f36753fdd2acc73fc7fcf18",
"size": 2386760738,
"version": "10.6",
"filename": "EvolutionX-15.0-20250608-redwood-10.7-Official.zip",
"download": "https://sourceforge.net/projects/evolution-x/files/redwood/15/EvolutionX-15.0-20250608-redwood-10.7-Official.zip/download",
"timestamp": 1749397585,
"md5": "d81d4a1eb793033c110c4837d6b9f866",
"sha256": "af65dc20f1ef2d2b618a5a575342a09611b94898090703b488c0b5ec99f0a7cf",
"size": 2685494676,
"version": "10.7",
"buildtype": "userdebug",
"forum": "https://xdaforums.com/t/rom-14-0_r55-redwood-official-evolution-x-26-08-2024.4625663/",
"firmware": "https://xmfirmwareupdater.com/firmware/redwood/",
Expand Down
47 changes: 19 additions & 28 deletions changelogs/redwood.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is Android 15 QPR2 with May 2025 security patches
This is Android 15 QPR2 with June 2025 security patches

Notes:
==============================
Expand All @@ -10,34 +10,25 @@ Notes:

Device Changes:
==============================
22-May-2025
08-Jun-2025
==============================
* Added support for Dolby Vision
* Updated Dolby (fixed low sound issue when Volume Leveler is enabled)
* Fixed duplicate number parsing when receiving calls
* Switch to lineage kernel

Rom changes:
==============================
Evolver: Add experimental SDK 32 play store spoof
config: Add bypass charging prop
overlay: add applock whitelist
vendor: props: Add blur support
base: Introduce PowerOffAlarmService
services: Extend long screen feature to all apps
services: improve cutout force full screen
services: boost thread priority for critical locks
base: Double tap to trigger doze

BlurController: fix default blur enablement value
ClockEventController: fix clock plugins animation
CompassTile: Make Compass point towards North
EnableBlursPreferenceController: fix default blur value
Fix only kill current user proc while clear data
NotificationPanelViewController: add an early boost before QS fling
Remove ServiceRecord from restart list if restart is cancelled as unnecessary
SystemUI: Implement the QS widget connectivity tile
SystemUI: Reset when sleeping state change
SystemUI: Skip AOD wake up on display timeout if lock screen is disabled
Use the package name from the application info if the current package name is not available
fwb: silence annoying error log when GMS not privileged
zygote: boost process priority during fork via fifo
[Expressive Design] expand collapsing toolbar by default
[Expressive Design] fix ActionButtons click listener application
[Expressive Design] fix battery usage layout
Evolver: Add Expressive Design switch (force stop Settings app to apply changes)Add commentMore actions
Evolver: Add switch to spoof QSB
Evolver: adjustments for material expressive design
Merge June 2025 security patches
ProcessList: catch exceptions when unfreezing starting process
ProcessList: fix start process failure for frozen system apps
Settings: Use M3 slider for discrete seekbars
SettingsLib: Animate the UsageProgressBarPreference
SettingsLib: Redesign seekbar according to M3 slider
SettingsLib: UsageProgressBarPreference: Fix multiple NPEs
SettingsLib: fix expressive design
display: allow changing HDR brightness intensity
version: Uprev to 10.7
Loading