Dan Magisk things – Telegram
Dan Magisk things
2.93K subscribers
2 photos
82 files
26 links
Stuff i make for magisk
Download Telegram
Enables blur on Android 11 ROMs where it is not available by default
👍2
NoStorageRestrict.zip
50.7 KB
Disables the restriction of not being able to select certain folders (like downloads/sdcard) when prompted by apps on Android 11-12


May or not work, this module is experimental
1
1
ADB.sh
179 B
USB Debugging hide

Enables and hides USB debugging for apps that refuse to work with it enabled (such as PUBG New State or MIR4)

Useful if you want to mirror those apps/games to your computer or if you just don't want to keep toggling USB debugging off everytime

For this noscript to take effect, disable USB debugging in developer options beforehand

Add this noscript to any root app that allows running them and if possible set it to run on boot

Warning: enabling USB tethering may/will break the noscript and it will need to be reapplied

Warning 2:you may need to reapply the noscript after unplugging/replugging your phone into the computer
👍5
NoStorageRestrict.zip
50.9 KB
Disables the restriction of not being able to select certain folders (like downloads/sdcard) when prompted by apps on Android 11-12


May or not work, this module is experimental

Updated to make sure it works on odexed ROMs (ngl this was supposed to already be in there but I had forgotten for some reason)
1
I'll look into A12.1 support tomorrow
1
NoStorageRestrict.zip
74.4 KB
Added A12L support and fix likely issue that prevented the module from being installed at all (my bad, no excuses for me not noticing that til now lol)
1
NoStorageRestrict.zip
74.3 KB
Removed API check during install (i ain't bothering myself to fix that lol)
1
Ngl, no words for how this is the second big issue I've didn't noticed in my noscript til now, I swear I'm probably an idiot lol

Hopefully this thing works now lol
1
HideNavBar-master.zip
7 MB
Experimental v13.0 build

Changes
-Completely rebuilt based on AAPT instead of prebuilt overlays
-Included a tool to configure each module paramater through the terminal (so you can freely tweak the navbar, keyboard bar and gesture sensitivity)

To use it run su -c hn in the terminal

Still needs some work before the final/stable release
1
HideNavBar-master.zip
7 MB
Experimental v13.0

-Cleaned up the code a bit
-Fixed some bugs that were caused during the transition to AAPT
-Fixed an potential issue that'd prevent the terminal command from working
1
HideNavBar-master.zip
7 MB
Experimental v13.0
-Fixed bug where the module was generating a broken overlay (Thx @nonchalantroller for pointing that out)
1
HideNavBar-master.zip
6.1 MB
Experimental v13.0
-Fixed the Immersive mode settings not displaying at all during install 😅
-Cleaned up/Removed unnecessary code to slim down the module
1
HideNavBar-master.zip
6.1 MB
Experimental v13.0
-Fixed terminal setup
-Fixed issue that caused apps in the denylist to crash
👍3
A reminder to all that there's a chat/group to report issues
https://news.1rj.ru/str/dnmgsk
1
Immersive-Gestures-(QT)_v13.0_(42).zip
6.1 MB
Beta build

-Silenced harmless errors in the terminal setup tool
-Include the defaults for the remaining options for easier understanding/setup
-Work on supporting updates through Magisk
1
Immersive-Gestures-(QT)_v13.0_(42).zip
6.1 MB
Beta build

-Fix potential overlay issues (hopefully)
1