xmlpak-RE_module_v6.0.zip
20.6 KB
π§© xmlpak-RE β a road to vendor apps
What is RE ???
REincarnated or Maybe REvived ?? Or Something Else :P
Description:
This module enables you to download and install vendor apps from Google Play. Their compatibility is not guaranteed.
What vendors are supported?
HTC, OnePlus, Essential, Asus, Nokia/HMD Global, Nothing, Google , Motorola, BlackBerry, Nextbit, BQ, Sony, Samsung, Cyanogen, Razer, NVIDIA, Acer, Microsoft.
First installation of the module will result in Play Store data reset. If you disabled automtic app updates, keep this in mind.
After reboot, wait. Or not. Play Store often isn't too hasty in terms of compatibility detection. If you want to be quicker and don't want to say something about not working module, Turn on Airplane Mode , reset Play Store and Play Store Services data + reboot again. And if you are somehow on Marshmallow, you may even need to wipe the whole data.
Github
β¦οΈ @KernelSUModules
What is RE ???
REincarnated or Maybe REvived ?? Or Something Else :P
Description:
This module enables you to download and install vendor apps from Google Play. Their compatibility is not guaranteed.
What vendors are supported?
HTC, OnePlus, Essential, Asus, Nokia/HMD Global, Nothing, Google , Motorola, BlackBerry, Nextbit, BQ, Sony, Samsung, Cyanogen, Razer, NVIDIA, Acer, Microsoft.
First installation of the module will result in Play Store data reset. If you disabled automtic app updates, keep this in mind.
After reboot, wait. Or not. Play Store often isn't too hasty in terms of compatibility detection. If you want to be quicker and don't want to say something about not working module, Turn on Airplane Mode , reset Play Store and Play Store Services data + reboot again. And if you are somehow on Marshmallow, you may even need to wipe the whole data.
Github
β¦οΈ @KernelSUModules
π11β€1
MinMicroG-Minimal-UPDATELY-20230813063119.zip
34.2 MB
π§© MinMicroG-abuse-CI
KernelSU install fixes made by @zer0def
Automatic release triggered by workflow_dispatch.
The masses deserve to be lazy!
Update diff from last CI build
Update diff from last official release
Apps changed:
updated Playstore
GitHub
β₯οΈ @KernelSUModules
KernelSU install fixes made by @zer0def
Automatic release triggered by workflow_dispatch.
The masses deserve to be lazy!
Update diff from last CI build
Update diff from last official release
Apps changed:
updated Playstore
GitHub
β₯οΈ @KernelSUModules
π3
SoundEnhancement-SonyXperia10-MagiskModule-20230902095923.zip
21.7 MB
π§© Sound Enhancement Sony Xperia 10 Magisk Module
Equalizer soundfx ported from Sony Xperia 10 (I4113) and Sony Xperia 1 II (XQ-AT51) and integrated as a Magisk Module for all supported and rooted devices with Magisk
Global type soundfx
The Dolby Atmos changes ro.product.manufacturer system property, may breaks your platform apps and features functionality
Doesn't support ACDB module because using effect proxy
Visit GitHub of the module and the dev before installing
π’ @KernelSUModules
Equalizer soundfx ported from Sony Xperia 10 (I4113) and Sony Xperia 1 II (XQ-AT51) and integrated as a Magisk Module for all supported and rooted devices with Magisk
Global type soundfx
The Dolby Atmos changes ro.product.manufacturer system property, may breaks your platform apps and features functionality
Doesn't support ACDB module because using effect proxy
Visit GitHub of the module and the dev before installing
π’ @KernelSUModules
π11β€1π₯1
acc_v2023.9.25-dev_202309250_1459.zip
192.1 KB
π§© Advanced Charging Controller
#Update
- Additional charging switches
- Misc fixes & optimizations
- Refactored cooldown current cycle
Support group here
β¦οΈ @KernelSUModules
#Update
- Additional charging switches
- Misc fixes & optimizations
- Refactored cooldown current cycle
Support group here
β¦οΈ @KernelSUModules
π2
ksu-unmount-modules-release.zip
67.3 KB
π§© KSU Unmount Modules
Unmount modules function from sensitive apps for KernelSU. It is also mounting writeable systemless hosts for Adaway
If you have problem that systemless hosts is not working. Please try debug version, record logcat by this command and send me result:
Changelog: minor refine to reduce module size
GitHub
β¦οΈ @KernelSUModules
Unmount modules function from sensitive apps for KernelSU. It is also mounting writeable systemless hosts for Adaway
If you have problem that systemless hosts is not working. Please try debug version, record logcat by this command and send me result:
Changelog: minor refine to reduce module size
GitHub
β¦οΈ @KernelSUModules
π10
MicFix-MagiskModule-20230710133352.zip
596 KB
π§© Mic Fix Magisk Module
Descriptions:
Fixes bad quality and cracking sounds input of microphone in audio/video recording by disabling handset noise canceler
Patching *audio*platform*info*.xml file systemlessly
GitHub
β¦οΈ @KernelSUModules
Descriptions:
Fixes bad quality and cracking sounds input of microphone in audio/video recording by disabling handset noise canceler
Patching *audio*platform*info*.xml file systemlessly
GitHub
β¦οΈ @KernelSUModules
π2
DalvikHyperthreading v3.zip
3.2 KB
π§© DalvikHyperthreading v3
β’ This helps the multithread line to tell the cpu to easily do more faster proccessing without overheating.
Changelog:
β’ Apply settings by post-fs-data.sh
β’ Compatible with Magisk and KernelSU
By @LeanHijosdesusMadres
Github
More here
β¦οΈ @KernelSUModules
β’ This helps the multithread line to tell the cpu to easily do more faster proccessing without overheating.
Changelog:
β’ Apply settings by post-fs-data.sh
β’ Compatible with Magisk and KernelSU
By @LeanHijosdesusMadres
Github
More here
β¦οΈ @KernelSUModules
π3π₯2β€1
mindetach-v3.4.zip
1.2 MB
π§© Mindetach magisk module
Module to detach apps from Play Store
I use a more efficient method than other modules (basically registering a trigger in the DB) to persist the detachment which does not run on the background or have the overhead of any type of scheduling.
Usage
Apps to detach are got either from /sdcard/detach.txt or detach.txt file inside the module.
/sdcard/detach.txt takes precedence.
detach.txt format:
com.google.android.youtube
com.someotherapp
Apps will be detached from Play Store once you flash the module. To re-attach them, remove the module and clean the data of Play Store.
To modify detach.txt and run the detachment again, you can re-flash mindetach.zip or execute su -c mindetach in terminal
GitHub
β¦οΈ@KernelSUModules
Module to detach apps from Play Store
I use a more efficient method than other modules (basically registering a trigger in the DB) to persist the detachment which does not run on the background or have the overhead of any type of scheduling.
Usage
Apps to detach are got either from /sdcard/detach.txt or detach.txt file inside the module.
/sdcard/detach.txt takes precedence.
detach.txt format:
com.google.android.youtube
com.someotherapp
Apps will be detached from Play Store once you flash the module. To re-attach them, remove the module and clean the data of Play Store.
To modify detach.txt and run the detachment again, you can re-flash mindetach.zip or execute su -c mindetach in terminal
GitHub
β¦οΈ@KernelSUModules
π9β€3
MicFix.zip
2.3 KB
π§© MicFix
- Changelog:
β’ Initial version.
β’ Universal fix in case you have low volume problems with the microphone during video, audio or call recordings.
All credits to the following XDA post
More here
β¦οΈ @KernelSUModules
- Changelog:
β’ Initial version.
β’ Universal fix in case you have low volume problems with the microphone during video, audio or call recordings.
All credits to the following XDA post
More here
β¦οΈ @KernelSUModules
π±2
TaskerPrivileged-MagiskModule-20230624080514.zip
7.4 MB
π§© Tasker Privileged Magisk Module
Descriptions
Fixes some missing functionalities of Tasker app due to restrictions in newer Android API versions.
For KernelSU, you need to allow superuser list manually all package name listed in package.txt (and your home launcher app also) (enable show system apps) and reboot after
GitHub
β¦οΈ @KernelSUModules
Descriptions
Fixes some missing functionalities of Tasker app due to restrictions in newer Android API versions.
For KernelSU, you need to allow superuser list manually all package name listed in package.txt (and your home launcher app also) (enable show system apps) and reboot after
GitHub
β¦οΈ @KernelSUModules
π3
magisk-overlayfs-release.zip
6.7 MB
π§© Magisk OverlayFS
- Make system partitions (system, vendor, product, system_ext) read-write by using overlayfs
- Supports Magisk version 23.0+ and latest KernelSU version
Changelog here
If you are interested in OverlayFS, you can read it here
If you don't know what this module does:
Read README.md inside module for more information or visit the Github
π’ @KernelSUModules
- Make system partitions (system, vendor, product, system_ext) read-write by using overlayfs
- Supports Magisk version 23.0+ and latest KernelSU version
Changelog here
If you are interested in OverlayFS, you can read it here
If you don't know what this module does:
Read README.md inside module for more information or visit the Github
π’ @KernelSUModules
π3π₯2
Mulch Webview [Magisk + KernelSU].zip
104.7 MB
π§© Mulch Webview
Changes:
+ Updated application version to the latest released version 117.0.5938.
+ Fixed bug that did not set Mulch as default
+ Fixed bug that did not remove Google Webview in KernelSU
More here
π’ @KernelSUModules
Changes:
+ Updated application version to the latest released version 117.0.5938.
+ Fixed bug that did not set Mulch as default
+ Fixed bug that did not remove Google Webview in KernelSU
More here
π’ @KernelSUModules
π3
KVK v0.0.0.zip
4.4 KB
π§© KVK
- Changelog:
β’ Say bye to ByeShit, KVK is here.
β’ Next week there will surely be KTweak, YAKT, etc. variants.
More here
β¦οΈ@KernelSUModules
- Changelog:
β’ Say bye to ByeShit, KVK is here.
β’ Next week there will surely be KTweak, YAKT, etc. variants.
More here
β¦οΈ@KernelSUModules
π6
OnFire Tweaks v2.3 (Blur).zip
5.4 KB
π§© One Fire Tweaks (Blur)
- Changelog:
β’ Synchronized with KVK.
This is the latest version of OnFire Tweaks, this project will be discontinued. I thank everyone for using it and I hope you enjoy it.
More here
β¦οΈ @KernelSUModules
- Changelog:
β’ Synchronized with KVK.
This is the latest version of OnFire Tweaks, this project will be discontinued. I thank everyone for using it and I hope you enjoy it.
More here
β¦οΈ @KernelSUModules
β€1π1
Hide Signal Cross [Magisk+KSU].zip
10.5 KB
π§© Hide Signal Cross
Hide the cross sign next to the signal bar when data is disabled
This module contains an Overlay file for the ROMs that the first module did not work with [arrow,Lineage,etc]
- After flashing the module and restarting your phone .. it is preferable to make Restart SystemUI
More here
π· @KernelSUModules
Hide the cross sign next to the signal bar when data is disabled
This module contains an Overlay file for the ROMs that the first module did not work with [arrow,Lineage,etc]
- After flashing the module and restarting your phone .. it is preferable to make Restart SystemUI
More here
π· @KernelSUModules
π8β€2
α¦αα¦ v0.0.0.zip
4.4 KB
π§© KVK
- Changelog:
β’ Fixed a small bug that caused the GPS to work incorrectly.
Notes:
This variant, which should be the universal one, is already compatible with Memory Evolution.
More here
β¦οΈ @KernelSUModules
- Changelog:
β’ Fixed a small bug that caused the GPS to work incorrectly.
Notes:
This variant, which should be the universal one, is already compatible with Memory Evolution.
More here
β¦οΈ @KernelSUModules
π4β€1
acc_v2023.9.30-rc_202309300.zip
191.8 KB
π§© Advanced Charging Controller
#Update
- Now the daemon takes care of restarting/re-initializing itself when a config change requires it.
This means two things:
1. Users can rely 100% on a text editor alone to configure acc.
2. Frontends need not care about restarting accd after applying certain configs/profiles.
Discharge polarity, which used to cause a lot of headaches, especially to noobs, is now enforced. The user gets a notification to unplug for accd to determine and set the correct polarity. When that's done, another notification is posted to confirm the change.
Regarding charging switch auto mode, if accd finds out that charging has been enabled by external means, it moves the currently set switch to the end of the list and sets the next working candidate. Previously, it simply disabled charging again, without noticing the problematic switch β and the loop continued until the battery was fully charged.
Support group here
π‘ @KernelSUModules
#Update
- Now the daemon takes care of restarting/re-initializing itself when a config change requires it.
This means two things:
1. Users can rely 100% on a text editor alone to configure acc.
2. Frontends need not care about restarting accd after applying certain configs/profiles.
Discharge polarity, which used to cause a lot of headaches, especially to noobs, is now enforced. The user gets a notification to unplug for accd to determine and set the correct polarity. When that's done, another notification is posted to confirm the change.
Regarding charging switch auto mode, if accd finds out that charging has been enabled by external means, it moves the currently set switch to the end of the list and sets the next working candidate. Previously, it simply disabled charging again, without noticing the problematic switch β and the loop continued until the battery was fully charged.
Support group here
π‘ @KernelSUModules
π3
USB_SampleRate_Changer-v2.8.0.zip
100.4 KB
π§© USB Sample Rate Changer
Unlocker for the USB (HAL) audio class driver's limitation (up to 96kHz lock) on Android devices
GitHub
πΆ @KernelSUModules
Unlocker for the USB (HAL) audio class driver's limitation (up to 96kHz lock) on Android devices
GitHub
πΆ @KernelSUModules
π4β€1