Merge branch 'main' of https://github.com/ihatenodejs/modules
This commit is contained in:
commit
85e83e1361
@ -327,6 +327,9 @@
|
||||
"root": false,
|
||||
"selfHosted": false,
|
||||
"downloadLinks": {
|
||||
"v1.23.3": {
|
||||
"all": "https://github.com/ReVanced/revanced-manager/releases/download/v1.23.3/revanced-manager-1.23.3.apk"
|
||||
},
|
||||
"v1.23.2": {
|
||||
"all": "https://github.com/ReVanced/revanced-manager/releases/download/v1.23.2/revanced-manager-1.23.2.apk"
|
||||
},
|
||||
@ -1036,4 +1039,4 @@
|
||||
"description": "Welcome to the development center of SmartPack-Kernel Manager, a heavily modified version of Kernel Adiutor originally developed by Willi Ye aka Grarak. All the credits go to the original developer.\n\n<b>FEATURES:</b>\n\nAlmost all the features available in Kernel Adiutor.\nOption to flash recovery zip files while running Android OS.\nA simple and user-friendly Custom Controller, which is totally different to that of the official KA (Documentation).\nA Script Manager to easily create, import, edit, share and execute any properly formatted shell scripts.\nA Kernel downloader, which is also totally different to that of the official KA (Documentation).\nCPU Input Boost & Devfreq Boost (Sultanxda).\nSimple MSM Thermal (Sultanxda).\nAdvanced Control for Fast Charge (yank555.lu) & Boeffla Charge Level Interface (Lord Boeffla).\nK-Lapse Support (tanish2k09)\nBoeffla Sound (Lord Boeffla) with Per-channel Control\nPer-channel control for Flar's sound.\nSignificantly different Faux Sound implementation.\nIn-built Spectrum Support (frap129).\nWake and sleep gestures (flar2).\nAdreno Boost (flar2).\nDynamic Stune Boost (joshuous)\nMSM Sleeper (flar2).\nBoeffla Wakelock Blocker (Lord Boeffla).\nDisplay Backlight Control (Min & Max).\nSwitches to tweak SELinux, Android Doze mode and PrintK logging.\nWireGuard version information.\nAuto-updates (in About page).\nReal-time Charging Status.\nRAM & Swap Status.\nLED Blink/Fade support.\nDedicated Frequently Asked Questions (FAQ) section.\nAlso compatible with any devices and kernels.\nAnd much more…",
|
||||
"github": "https://github.com/SmartPack/SmartPack-Kernel-Manager"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
@ -158,6 +158,9 @@
|
||||
"zygisk": false,
|
||||
"riru": false,
|
||||
"downloadLinks": {
|
||||
"v18.3": {
|
||||
"all": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.3/PlayIntegrityFix_v18.3.zip"
|
||||
},
|
||||
"v18.2": {
|
||||
"all": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.2/PlayIntegrityFix_v18.2.zip"
|
||||
},
|
||||
@ -667,4 +670,4 @@
|
||||
"description": "SpeedSaver is a Magisk module, and its aim is to improve the speed and battery of your Android device.\n\n<b>Disclaimer:</b>\n\nThis Magisk module is provided 'as is,' without warranties of any kind. Use at your own risk; the developers are not liable for any issues or damage. That said, the module is developed with good intentions and is not intended to cause any harm (unlike some Magisk modules that have surfaced lately, which included malware). We strongly suggest you inspect the source code before installing our module. DMCA and distribution notices at the bottom of this page.\n\nIt achieves this by vacuuming SQLite databases (reducing storage size and improving I/O). Furthermore, it uses ZipAlign to optimize the APKs of your installed apps. This also improves system efficiency. In addition, it trims disk partitions and applies various system props for smoothness and battery saving.\n\nTo apply the changes, it will ask you to reboot your device. This is because it clears the ART cache. A reboot is required for the system to start creating optimized code from the newly ZipAligned APKs. It does this via recompilation into cache folders.\n\nThe process is automatically initiated once a week at boot-time. It takes a while (~20-30 minutes). It is important that you follow the instructions sent to you in notifications. Primarily, this involves keeping the phone powered on during the process.\n\nNote that it disables Android Rescue Party, which is the first prop in system.prop. The reason for this is that the 'Rescue Party' is more like a 'Party Killer,' because it is infamous for factory resetting your device on bootloops. We disabled this, but you can keep it enabled by removing the first prop (line 4) in system.prop.",
|
||||
"github": "https://github.com/rmctr/SpeedSaver"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user