Dan Magisk things
Open in Telegram
Stuff i make for magisk
Show moreThe country is not specifiedThe category is not specified
2 616
Subscribers
No data24 hours
+107 days
+4430 days
Posts Archive
2 616
As for the results of this pool, i've came to a conclusion
After thinking for some time, i've realized that prebuilt overlays aren't going to be an absolute solution as i've had multiple cases of them failing before even when built to be as compliant as possible to the latest Android releases
What makes an overlay work or not is seemingly random regardless of tool used to build them (haven't stopped looking into potential causes)
So, i've decided to focus on fabricated overlays where possible
Apologies if this seems like i'm disregarding your votes, however returning to prebuilts most likely won't really fix much of anything (in comparison to using fabricated overlays which i'm working on when i have the time) and will just make the module less versatile
I shall be polishing things up for the next release hopefully tomorrow, should hopefully bring the hide pill option to the fabricated overlays implementation, and while likely not feasible i'll study the probability of getting the hide keyboard buttons feature to work with it as well
I hope you all understand and have a good day/night 😊
2 616
Fabricated Overlays build test 2
- Added Gcam lag fix option during install
- Small keyboard option now should work with fabricated overlays
If you wish to undo the fabricated overlay changes run the following command on a terminal app
su -c hnr
Options like hide pill and the terminal config (for Android 12+) will be adapted to Fabricated overlays at a later date
2 616
Due to the issues caused by compiling overlays on the fly, I've been thinking about going back to using prebuilt overlays
However before I make that decision I'd like to know how many of you actually use the terminal configuration tool and if so how many just to fix the gcam lag (which i could add as an option in a prebuilt version if needed)
2 616
test using fabricated overlays to avoid bootloops and other issues on Android 12+ devices
2 616
To anyone having issues on Android 12-13 on the latest versions of the module (gestures breaking/returning to 3 buttons), i might have a fix in the works, tho i'll need to gather some information from actual device
I'll need one of you to run/copy-paste the following commands on a terminal on termux and send a screenshot of the result of the second command (for the second command i'll need just the output that shows under Android)
su -c cmd overlay fabricate --target android --name test android:dimen/navigation_bar_frame_height 0x05 0x00
su -c cmd overlay list
i need this simply to determine the package name of the overlay
if it all works out i might release a test build tomorrow (i'm somewhat busy tonight so i might not have the time)
2 616
Fixed terminal setup tool (looks like someone forgot to include the file needed for it to work 🤦♂)
2 616
For those having issues with the terminal configuration tool (zipsigner error)
A potential fix will be rolled either later today or early tomorrow
