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/RMX2061.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"currently_maintained": true,
"oem": "Realme",
"device": "6 Pro",
"filename": "EvolutionX-16.0-20260225-RMX2061-11.6.1-Official.zip",
"download": "https://cdn.evolution-x.org/RMX2061/16/EvolutionX-16.0-20260225-RMX2061-11.6.1-Official.zip/download",
"timestamp": 1772049284,
"md5": "6dc6103d41fc45e9592dab28d94a0707",
"sha256": "d33c86bb253499b8bc677594bc21d10a9348e3a487dcf31a5a5b203f13742c6d",
"size": 2992633002,
"version": "11.6.1",
"filename": "EvolutionX-16.0-20260308-RMX2061-11.6.2-Official.zip",
"download": "https://cdn.evolution-x.org/RMX2061/16/EvolutionX-16.0-20260308-RMX2061-11.6.2-Official.zip/download",
"timestamp": 1772938148,
"md5": "11120cc0b5f339f00405c64ee03a494c",
"sha256": "f059dfe731f9bd1791fa0f81fb6da798520fbcd9657ccfe41f63fc8e4b6b373e",
"size": 3012348997,
"version": "11.6.2",
"buildtype": "userdebug",
"forum": "https://xdaforums.com/t/rom-16-0-rmx2061-official-evolution-x-10-04-25.4762287/",
"firmware": "",
Expand Down
68 changes: 42 additions & 26 deletions changelogs/RMX2061.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,52 @@
This is Android 16 QPR2 with February 2026 security patches
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 10 or lower
- Clean flash mandatory when your build is from Evolution X 8 or lower

Device changes:
==============================
- Update to Evolution X 11.6.1
- Update to Evolution X 11.6.2

Notable ROM changes:
==============================
Allow complex resource types to follow references
Evolver: Add separate preference for statusbar clock bg chip
Evolver: Add separate preference for statusbar logo
Evolver: Bring back QS footer icon visibilities toggles
Evolver: Introduce charging effects
HintManagerService: Generate dummy mSupportInfo for non power AIDL devices
KeyGestureController: Fallback to fullscreen screenshot on null data
PersistentDataBlockService: Deactivate FRP on Vanilla builds
Settings: Add missing icon for Adaptive connectivity
Settings: Add support for daily and weekly data usage cycles
Settings: BackgroundCheckSummary: use InstrumentedFragment to avoid NPE
Settings: Fix custom Private DNS hostname being overwritten
Settings: Reset mobile data always on developer setting correctly
Settings: SoftAp: add support for setting shutdown timeout
Settings: fix broken mobile network reset button
SystemUI: Fix edge light, media art, pulse, charging, now playing on ambient display
SystemUI: Hide nowplaying view when bouncer is showing
SystemUI: Remove Duplicate Ripple Effect for WiredCharging
SystemUI: logo: Re-align amogus icon
base: Fix crash caused by back gesture on popup view
extras: Update BCR to Version 2.4
services: Clean up unused settings for three finger swipe
services: Switch to binder IPC for three finger swipe
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
Loading