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/dodge.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"currently_maintained": true,
"oem": "OnePlus",
"device": "13",
"filename": "EvolutionX-16.0-20260307-dodge-11.6.2-Official.zip",
"download": "https://cdn.evolution-x.org/dodge/16/EvolutionX-16.0-20260307-dodge-11.6.2-Official.zip/download",
"timestamp": 1772953179,
"md5": "f585632cd70831b7a324b6fc58d545f2",
"sha256": "08b5715dc27047df3dfa3bab0f0e994f5ceff5daa05550776a232134a05bab26",
"size": 4548651121,
"filename": "EvolutionX-16.0-20260401-dodge-11.6.2-Official.zip",
"download": "https://cdn.evolution-x.org/dodge/16/EvolutionX-16.0-20260401-dodge-11.6.2-Official.zip/download",
"timestamp": 1775089614,
"md5": "d679144c74341f2b98915f2b3e7eb894",
"sha256": "3c6bfa8ada141c38442bdece2b5e8ec8e8b40d638f42abdc9f467c373cfa9aa1",
"size": 4584881352,
"version": "11.6.2",
"buildtype": "userdebug",
"forum": "",
Expand All @@ -28,4 +28,4 @@
]
}
]
}
}
57 changes: 17 additions & 40 deletions changelogs/dodge.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,46 +7,23 @@ Notes:

Device changes:
==============================
- Initial Release Evolution X 11.6.2
- Updated Device Trees to Latest F.86
- Added Wild KSU Kernel with SUSFS
- Uprev AmberKErnel V2
- More Under The Hood Improvments

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
Evolver: Add proper toggle for smartspace
Evolver: Allow disable qs media player
Evolver: Toggle to launch notification apps in bubble
Settings: Add torch toggle for double tap power gesture
Settings: Introduce navbar pill auto-hide
SystemUI: Fix NotificationMenuRow crash on theme switch
SystemUI: Fix classic tile specs in some instances
SystemUI: Fix media album art not updating on track change in ongoing chip
config: Spoof BuildFingerprint as Pixel Beta
extras: Bring back Accord
overlay: Use google-sans-text for regular font
pixel-style: Update GlanceableHub overlays
sepolicy: Allow perf HAL to access proc_sched as well
Loading