A simple self-updateable Magisk and KernelSU module for setting the saturation of the panel to 2x or 1.5x
oled2lcd

A simple self-updateable Magisk and KernelSU module for setting the saturation of the panel to 2x or 1.5x
In the dynamic world of Android customization, Magisk has emerged as a powerful tool for gaining root access and modifying your device without permanently altering the system partition. One of the many modules available for Magisk is the Cross Compiled Binaries (ccbins) module, which brings the …...
Rooting your Android device with Magisk opens a world of customization possibilities through modules. However, a faulty module can lead to a dreaded bootloop, leaving your device stuck in an endless cycle of restarts. Thankfully, bootloop protector modules exist to save the day. What is a Bootloop? …...
WhatsApp Protector Magisk Module: Is It the Ultimate Anti-Ban Solution? WhatsApp mods are a popular way to enhance the features and customization options of the messaging app. However, using mods can lead to bans from the official WhatsApp servers. Magisk modules offer a potential solution by hiding …...
To make it short: a DNS server listen and give you the corresponding IP address of your website request, and its domain name (forum.xda-developers.com for example). For the long version a little reading is necessary: https://en.wikipedia.org/wiki/Domain_Name_System The purpose of this module? …...
A simple module that allows your device to clean all apps cache automatically if the total cache size is more than 1GB and can be done manually by typing su -c cleaner in the Terminal To disable the automatic cleaning feature, create an empty file with the name disable in the …...
This module functions to record logs when booting Android and will be saved in /data/local/logger. This module is suitable for developers to find bootloop problems on ROM. Tips combine with Bootloop saver module Link Download ...
The Zip & ZipSigner for Android NDK module is a tool primarily designed for developers working with Android apps and system modifications. It provides the necessary tools to sign and align ZIP files, which is a crucial step in making Android packages installable. Key features: Zipsigner: A …...
Description This module attends to avoid losing bluetooth pairings after reboot or airplane mode switch on rooted samsung devices. It patches on the fly the bluetooth library and should support most of samsung devices on android Nougat, Oreo, Pie, 10, 11, 12, 13 and 14. This patch is NOT applicable …...
Want to unleash the full power of your smartphone camera? The 4K60 Camera Mod Magisk Module might be just what you need. This module allows you to bypass software limitations and enable 4K video recording at 60 frames per second (fps) on devices that don’t officially support it. What is the …...
Use OverlayFS to make read-only system partitions become read-write partitions. OverlayFS MUST be supported by kernel! Recommended for EROFS ROMs. Changelog The release from the upstream repo of v3.2.2 is broken somehow with Magisk v27.0. I simply rebuilt it per comments in open issues on that repo …...