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
26 changes: 26 additions & 0 deletions builds/salaa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"response": [
{
"maintainer": "Ansh (EvilAnsh)",
"currently_maintained": true,
"oem": "Realme",
"device": "7 / Narzo 20 Pro / Narzo 30 4G",
"filename": "EvolutionX-16.0-20260418-salaa-11.6.3-Vanilla-Official.zip",
"download": "https://cdn.evolution-x.org/salaa/16_vanilla/EvolutionX-16.0-20260418-salaa-11.6.3-Vanilla-Official.zip/download",
"timestamp": 1776494071,
"md5": "7553935c450c5cb3e28c8c611afc8ccf",
"sha256": "f7b1d4b7ca73eb3ef0c44736d86e32d7def6e1625ebd8810e33cb5e91f9d6cf7",
"size": 1875344980,
"version": "11.6.3",
"buildtype": "userdebug",
"forum": "https://xdaforums.com/t/rom-16-0-salaa-official-evolution-x-09-22-25.4760562/",
"firmware": "",
"paypal": "https://buymeacoffee.com/evilansh",
"github": "EvilAnsh",
"initial_installation_images": [
"recovery"
],
"extra_images": []
}
]
}
112 changes: 112 additions & 0 deletions changelogs/salaa.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
This is Android 16 QPR2 with April 2026 security patches

Notes:
==============================
- LineageOS-based source. Signed build.
- Includes Dolby Atmos, ViPER4AndroidFX.
- Credits to kardebayan, SamarV-121, sarthakroy2002 and all salaa/mt6785 devs.
- Thanks to Rahul, kill crb for testing the build.
- Firmware is included.
- Use the recovery.img.

Device changes:
==============================
- Initial Vanilla release
- Synced with latest v11.6.3 changes
- Compiled with Stormbreaker-LTS v4.14.366 kernel
- Misc. Fixes and Improvements

Notable ROM changes:
==============================
Adapt dynamic resolution in nuplayer with enable sample aspect ratio parameter
Add hooks for custom rom hide
base: Always turn on sensors when disabling sleep mode
base: Migrate to MaterialExpressiveTheme
bluetooth: Fix avrcp disconnect/connect issue
bootstat: Use Health HAL to retrieve battery level
bouncycastle: adding more providers for trickystore port
Change UserBackupSettingsActivity to extend FragmentActivity
config: Add Mosey nopauth variant selection flag
config: Inherit Mosey impl
core: Adding omnijaws front end hooks
core: Align Watchdog native dumps with crash_dump policy
core: Avoid DeadSystemException recursion when dropbox is unavailable
core: Dynamically inject Tensor features for Play Store compatibility
core: Harden DeadSystem paths for optional services
custom_rom_hide: harden pointer validation across all entry points
Evolver: Add lock screen toggles for lock screen dynamic bar
Evolver: Add more classic icon shapes
Evolver: add new clocks
Evolver: Add proper toggle for smartspace
Evolver: Adding statusbar dynamic bar
Evolver: Allow change notification bg color
Evolver: Allow disable qs media player
Evolver: Allow toggle waveform seekbar
Evolver: Bring back cutout progress ring
Evolver: Bring back ongoing progress chip
Evolver: Bring back signal/wifi icon styles via AxThemeStore
Evolver: Bring back toggle for Tensor feature override
Evolver: fix crash in hideapplist
Evolver: Introduce nowplaying music dialog
Evolver: notification app icon
Evolver: Rework spoofing features (use AxionOS impl)
Evolver: Toggle to launch notification apps in bubble
extras: Bring back Accord
extras: fonts: Add Recursive font
extras: Import ax_compose sdk
fix StrictMode BackgroundActivityLaunchCallback leak
Fix the issue of digital jitter during the countdown when using "PIN" for lock screen unlocking
Fixed the issue where settings_secure.xml.fallback fails to generate in scenarios involving dual instances of the app
fixup! Adding dynamic font feature
gms: Update from mustang BP4A.260205.001
IconProvider: fix crash when resource is missing
init: Prioritize bpfloader and netd startup during post-fs-data
init.rc: fix SELinux label regression on dirty flash for adb spoofing dirs
LineageParts: Replace fragment-wide listeners where possible
LineageParts: Simplify some prefs summary handling with SummaryProvider
LineageParts: StatusBarSettings: Set dependencies of QS brightness slider preference
LMOFreeform: Prefer highest refresh rate display mode
LMOFreeform: Use max supported refresh rate for freeform windows
MediaRouterService: fix A2DP incorrectly suppressed on USB disconnect
Merge April 2026 security patches
PixelPropsUtils: Drop Meizu spoof
PixelPropsUtils: Drop PIF spoofing
PixelPropsUtils: Update fingerprints to April 2026 release
release: Disable redesign notification font
release: Enable notification themed icon [Experimental]
sepolicy: Add mosey_app to compat mapping
sepolicy: Allow perf HAL to access proc_sched as well
sepolicy: Enhance vold_prepare_subdirs for media storage
sepolicy: Remove obsolete treble sepolicy tests
sepolicy: Restrict build version props
sepolicy: Restrict pixel props usage
services: Fix sleep mode service initialization
Set launch mode to singleTop for UserBackupSettingsActivity
Settings: Fix NPE in UserBackupSettingsActivity due to missing setContentView
Settings: Introduce automated Sleep Mode
Settings: Observe auto brightness mode changes
Settings: ProfileSelectFragment: Refactor getTabId to getStartingTabIndex
soong: Fix 'date' command options
soong: overriding lineage namespace
Switch to AxionOS spoof implementation (custom rom hide/trickystore/game spoof)
System: Switch Tensor feature handling to user-controlled override
SystemUI: Add Glow effect in notch ring
SystemUI: Add more classic icon shapes
SystemUI: Add new OOS clock
SystemUI: DynamicBar: Fix chip dismiss issue
SystemUI: DynamicBar: Improve battery icon with rounded corners and proper nub
SystemUI: DynamicBar: Improve chip padding and size
SystemUI: DynamicBar: Redesign media pill style
SystemUI: Fix media album art not updating on track change in ongoing chip
SystemUI: Fix NotificationMenuRow crash on theme switch
SystemUI: Fix QS classic tile style jitter during panel expansion
SystemUI: Fix qs tile font variable
SystemUI: Improve statusbar logo padding
SystemUI: Update sleep mode QS tile
Update GameSpace
Update translations
vendor: drop default PIF values
vold: Fix binder thread starvation in dump
wifi: Accept operating environment values 0x01-0x06 in Country IE
wifi: ClientModeImpl: Move updateCurrentConnectionInfo() before broadcast
wifi: Fix Transition Disble in WifiUriParser
Loading