Magisk Module Store
169 subscribers
51 photos
7 videos
436 files
240 links
Join For more
Download Telegram
FDE.AI-v23.08.3.apk
4 MB
๐Ÿ’  FDE.AI - not only the ultimate AIO Android optimizer. Break the limits.
ArmV7 32Bit | ArmV8 64Bit, OS 6.0+
MD5: 71f23c44cf1d6771dea19c67483cb0ff
Releases | FeraLab | VirusTotal

โ˜‘ FDE.AI Premium โ˜‘

Rename APK to ZIP if you want to use as Magisk module.

โš™๏ธ Changelog:
New:
โ€” Reworked UI and UX
โ€” Compact FPS meter view
โ€” Option to pin floating windows positions
โ€” 16:9 resolution crop in native width for ultra-wide screens
โ€” Allowed to toggle kill background apps option in advanced AI mode
โ€” Online sound-pack download from the app (Magisk module no longer needed)

Improved:
โ€” Splash screen & launcher icon
โ€” App autostart
โ€” Core: log style
โ€” Core: RAM management
โ€” Core: logs cleaner
โ€” Core: battery charge limit

Fixed:
โ€” Notifications autostart on A12+
โ€” Auto power save feature (when battery charge <20%)
โ€” Restricted parallel work of bypass charge and charge limiter
โ€” Restricted screen Auto HZ option on OxygenOS
โ€” Work as Magisk module
โ€” Core: throttling temperature fuse
โ€” Core: bypass charge

#fde
app-release.apk
12.1 MB
1ce0c9ec-delta

Magisk Delta- Make mirrors private to prevent duplicated mounts or leak mountpoint
app-release.apk
12.1 MB
0bb64ac4-delta

- Mounting mirrors doesn't setup mount again if already mounted

Sorry for the frequent updates, I'll try to reduce the frequency of updates after this one
Poco F5 CPU module Snapdragon 7+ Gen 2

CPUs frequency sits at 2.91Ghz which suggests dynamic and balanced performance in common tasks, such as playing moderately intense games. CPUs with mid-clock speeds are generally better for daily use and consume less battery, but mix clock speeds.

Download
Driver $MAGISK & KSU

Current version :
*725-Rev3 Alpha for SM8xxx

status :
Driver test

based on oculus QUEST 2 V56.0.0.143

๐Ÿ›‘important๐Ÿ›‘
~These drivers for ""OS A13(QPR3) - A14(Beta)"" it is not recommended on regular A13


Changelog :
1. OpenGL : 725.0 Alpha
2. Vulkan : 725
3. Not Spoofing
4. Added banch GPU++ 0.31 high rendering
5. added graphic.common support in the latest vendor based QPR3 ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ
6. Remove graphics.bufferqueue because it hasn't been fixed on QPR3 ๐Ÿ˜ฅ
7. Improvisation 5000000.qcom-control for banch
8. NEW added android-stub lib HW 64bit๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ
9. Driver build of gl725/vk725 full frimware completed.
Build took 57 minute(s) and 8 seconds.

Download
Freedreno Turnip Vulkan Driver - 17/8/23

Supports Magisk and KSU ๐Ÿ”ฅ

Based on Latest Mesa 23.1.6 STABLE

Compiled using Android NDK 26 ๐Ÿ”ฅ

( Clang 17 + -flto + -funroll-loops )

Android versions below 13 not Supported โš ๏ธ


Changelog : https://gitlab.freedesktop.org/mesa/mesa/-/commits/mesa-23.1.6?search=turnip

Whats New :

Vulkan Driver Version : 1.3.246
This build might be more stable compared to my other builds
Adreno 618 and above recommended

Download

Google Chrome is recommended โœ…
Gpu cache cleaner revision 3
~ flash this module  in twrp
~ mount vendor and system Highly recommended

Download
KernelSU_v0.6.8_11238-release.apk
6.4 MB
* [Module] Fixed an issue that caused all modules to disappear after the installation of some modules failed.
* [Manager] Fixed the problem of incorrect module file name when updating modules.
* [Manager] It is now possible to display the changelog before module updates.
* [Manager] The changelog can also be displayed when the manager is updated.
* [Kernel] Fixed the issue where applications granted su permissions would execute certain commands abnormally.
* [Kernel] Add some newly GKI kernel branches.
๐Ÿ‘1
Disableflagmod.zip
14.5 KB
I modified the zip file.....
You can flash this in KSU it's supported
gms_1.9.0.zip
14.2 KB
Android 13 support
Added GMS to battery optimization and disabled another components
Fixed broken API checking and Multi-User support
Moved to inbuilt (Magisk) BusyBox
Improved pre-boot conflict fixer and proper boot script execution
Improved superuser checking method and used cmd flag arguments
Improved XML patching logic
Minimized root path checking depth
Revived overall code quality and syntax

Rewrite GMS state checker binCommand-line for check optimization (with module installed):
> su
> gmsc
Command-line for check optimization (in general):
There's a line written Whitelist (except idle) system apps: and if com.google.android.gms line does not exist it means Google Play services is optimized).
> su
> dumpsys deviceidle
Command-line for fix delayed incoming messages issue:
If the issue still persist, move the app to Not Optimized battery usage.
> su
> cd /data/data
> find . -type f -name '*gms*' -delete
Command-line for disable Find My Device (optional):
> su
> pm disable com.google.android.gms/co
logcat-proc-monitor.zip
4 MB
A Magisk module allows user to run script whenever app process start
Source code: https://github.com/HuskyDG/magic_proc_monitor

What's new: Support KernelSU
Version: 2.14.0 โœ…๏ธ (23092056)

- Upgraded minSdkVersion to 21. Android 4.x system is no longer supported from this version onwards
- Upgraded targetSdkVersion to 30. Affected by this, the extension package of terminal emulator is no longer available. You can only create a system shell and call system's own commands.

- Text editor's floating menu supports customization (display style, menu sorting, menu hiding)
- Text editor added a range search and replacement function (first select a section of text and then click range search)
- Text editor syntax highlighting does not limit text length (uses local highlighting algorithm for large text to optimize memory usage)
- Optimized text editor, which should completely solve problem of editor becoming stuck due to special characters
- Text editor tabs aligned by width (alignment width = space width * tab size)

- Dex+ search function supports setting a list of paths excluded from search range
- Dex+ code navigation now displays current class information and supports finding call locations, finding subclasses, and copying class signatures

- Optimized file upload and download speed of SMB function
- Optimized Dex repair function to support more error type
- Optimized Class file editing function to support opening files of higher versions
- When optimizing batch decompression, if each file has same password, you only need to enter the password once.
- Added support additional qualifiers in arsc: -feminine/ -masculine/ -neuter
- Added app registration number in settings (only for Chinese)

- Fixed problem in xml compiler (when edit android:allowSharedIsolatedProcess)
- Fixed ploblem when keyboard don't appearance in text editor when click on search button
- Fixed problem with extracting extra data when install .xapk (need manually grant access in /obb before installation)