ShadeDark | Marble Updates Channel
367 subscribers
383 photos
1 video
12 files
178 links
Download Telegram
Add Dolby Vision Support

Credits : @MIUI_users_r_GAY and @JoseoPablo
🔥4👍2
Change to Lunaris Dolby
👍3
Neoteric A16

Fastboot - Link

Recovery - Link

• marble-kernel: Update to 5.10.252-beryl-e4a0376665-m1aa5fb6d-d3c821dc3
👍5
Neoteric A16

Fastboot - Link

Recovery - Link
👍4
Neoteric OS Android 16 Changelog

* Updated to LA.QSSI.16.0.r1-13600-qssi.0
* Bumped security patch level to 2026-06-05
* Updated device blobs to OS3.0.4.0.VMRMIXM
* Updated firmware to OS3.0.4.0.VMRMIXM
* Updated audio hal, agm and arpal-lx repo to LA.VENDOR.1.0.r1-29700-WAIPIO.QSSI16.0

Kernel: 5.10.252-beryl-e4a0376665-m1aa5fb6d-d3c821dc3
* battmngr: iio: use pd_iio_channels in is_pd_chan_valid()
* battmngr: iio: fix slave reg_status channel mapping
* power: supply: xiaomi: bq27z561: Compare against correct enum

Dolby & Audio
* Switched to newer standalone Dolby Vision stack from A16 (Brighter and darker colours)
* Fixed crash loop on boot before user unlocks
* Introduce synchronization guard in PlaybackActivityMonitor (fix duck issue ig)
* Fix mCommunicationDeviceUpdateCount underflow in legacy audio APIs
* Re-apply VOICE_CALL volume after routing update in communication mode
* Fix media focus issues
* Fix HDMI CEC volume control setting being ignored
* Don't play sound effects if stream is muted
* Reduce redundant volume broadcasts
* Allow customizing volume stream steps
* Disable safe media volume management
* Remove restrictions for system audio record
* Fixing per-app volume UX
* Add QTI SW audio decoders (ALAC, APE, FLAC, DSD)
* Remove mono channel from voip_rx profile

Camera
* Fixed camera flashlight not working (conflicting with torch control)
* Allow DngCreator to handle vendor RAW buffer sizes

Connectivity & Telephony
* Fix NPE caused by SatelliteAccessController
* Use globally accessible Captive and NTP servers

Bluetooth
* Build our own reversed aptxacu (Better UI in aptx setting)

Performance
* Set uclamp tuning for taro
* Limit dex2oat cpu utilization
* Unset scheduler ratelimits

Security & Spoofing
* Introduce per-app spoofing support
* Introduce custom spoof device support

Display
* Drop HWC Dolby Vision hooks — caused green screen in OTT apps
- System now relies on stable stock HWC behavior
- Dolby Vision capability maintained via Parts override
* Add support for secondary display in AodNotifier

Misc
* Disable FRP
* Properly handle HIDL return values
* Sensors: switch to shared_ptr to avoid memory leaks
* Keyhandler: ignore non-fingerprint input devices
* Launch power menu from QS only if enabled
🔥104
Neoteric A16

Fastboot - Link

Recovery - Link
🔥4
#Neoteric #Clo #Unofficial #W #Marble
NeotericOS | CLO | Unofficial | Android 16
Updated: 24/06/'26


▪️Fastboot | Mirror
▪️Recovery | Mirror
▪️Screenshots
▪️Changelog
▪️Source
▪️Support Group
▪️Donate

Notes:
• Global HyperOS firmware is included .
• Can check group kernelsu/kowsu module in notes and how to use it in support group
• Report any issues or bugs with logcat (how to?) otherwise they will be ignored!
• Kindly donate for server cost and if you like my work

Credits:
• Gr and OCD

By @ShadeDark6
Follow @Poco_F5Official
Join @PocoF5_Official
🔥72
Well all/most bugs are fixed whichever I got logs for

Aospa build -
Merged with latest clo tag , can check source to see all changes
All camera issues fixed
Audio related fixes same as neoteric
Has changes same as neoteric in device side

And dolby vision is also working along with audio codec support for apple music and other apps
8
AOSPA Beryl Android 16 Changelog

- Updated system to LA.QSSI.16.0.r1-13900-qssi.0
- Updated Audio HAL, Agm and Arpal-lx to LA.VENDOR.1.0.r1-29700-WAIPIO.QSSI16.0
- Bumped security patch level to 2026-06-05
- Updated device blobs to OS3.0.4.0.VMRMIXM
- Kernel: 5.10.252-beryl-e4a0376665-m1aa5fb6d-d3c821dc3:
- Fixed BQ27Z561 battery fuel gauge comparing against incorrect enum value
- Fixed slave charge pump IIO reg_status channel incorrectly referencing master node
- Fixed PD IIO channel validation using wrong enum type, preventing potential invalid array indexing
- Restored Dolby Vision support (works in Netflix and other OTT apps)
- Switched to newer standalone Dolby Vision stack from Android 16 for improved colour accuracy and dynamic range
- Fixed Dolby Vision playback crash caused by GraphicBuffer allocation size mismatch after upstream struct changes
- Fixed DolbyController crash loop on boot — CE storage now only accessed after first user unlock
- Migrated Dolby settings UI to Material3 MainSwitchBar and Switch components
- Fixed VoIP audio going completely silent after switching output devices (earpiece ↔️ speaker ↔️ headphones)
- Fixed audio ducking and interruptions during active VoIP calls when media apps are running in background
- Restored VoIP stream volume when a concurrent media app releases audio focus
- Fixed mic issues in VoIP apps like WhatsApp
- Removed Mono channel from VoIP RX profile for cleaner call audio
- Fixed sound effects incorrectly playing on muted streams
- Fixed HDMI CEC volume control setting being ignored
- Fixed audio focus requests incorrectly blocked for apps built with older SDK versions
- Disabled safe media volume nag
- Removed restrictions for system audio recording
- Increased initial stereo master volume
- Added QTI software audio decoders — ALAC (Apple Lossless), APE (Monkey's Audio), FLAC (Free Lossless Audio Codec) and DSD (Direct Stream Digital) — enabling lossless and high-resolution audio playback natively
- Arpal-lx:
- Allowed setting initial master gain for stereo streams
- Fixed volume payload size for audio sessions
- Guarded mic occlusion events to prevent unintended triggers
- Guarded voice calibration key values from being set unexpectedly
- Reverted ResourceManager activeStreams fix that caused regressions
- Imported Xiaomi-specific camera vendor tags, Exif modifications and DistortionMapper changes
- Allowed Google Camera and other selected apps to access multiple cameras simultaneously
- Allowed selected camera apps to skip unconfigure for faster camera switching
- Added support for manual 3A (Auto-focus, Auto-exposure, Auto-white balance) control
- Added support for sending vendor/device-specific commands to the camera HAL
- Exposed auxiliary cameras to third-party apps
- Fixed potential segfault when null parameter passed to camera pipeline
- Improved compatibility with GCC-compiled camera HAL3 drivers
- Fixed buffer dimension rounding for Y8 format
- Switched skin temperature sensor from xo_therm to quiet_therm for more accurate thermal reporting
- Applied uclamp tuning for Snapdragon 8 Gen 1 (Taro) platform
- Unset scheduler rate limits for improved CPU responsiveness
- Limited dex2oat CPU utilisation to reduce background compilation overhead
- Reduced redundant property_get() calls on every gralloc buffer allocation
- Dropped media seccomp policies
- Built aptX ACU codec locally instead of relying on prebuilt
- Fixed HIDL return value handling
- Disabled FRP (Factory Reset Protection)
- Fixed memory leaks in sensors HAL via shared_ptr
- Fixed keyhandler incorrectly processing non-fingerprint input devices
- Added secondary display support in AodNotifier
🔥143
#AOSPA #Unofficial #ROM #W #stayparanoid
Paranoid Android Beryl - UNOFFICIAL | Android 16
Updated: 26/06/'26


▪️Fastboot
▪️Recovery
▪️Changelog
▪️Source
▪️Support Group
▪️Donate

Notes:
• Global HyperOS firmware is included .
• Can check group notes for lkm based kernelsu module files and how to use it if need root
• Use modules to get strong integrity if that matters to you
• Report any issues or bugs with logcat (how to?) otherwise they will be ignored!
• Kindly donate for server cost and if you like my work

Credits:
• Gr and OCD

By @ShadeDark6
Follow @Poco_F5Official
Join @PocoF5_Official
9👍2🔥2
ksun_susfs-marble-beryl(a16).zip
21.3 MB
KernelSU Next Apk - Link https://t.iss.one/ksunext_ci/14680

Based on 5.10.252-beryl-e4a0376665-m1aa5fb6d-d3c821dc3

For June Release Builds - Aospa A16 and Neoteric A16

Flash in custom recovery like ofox if you want to use provided zip
4👍2