Magisk modules change dpi of certain app - Magisk

Exist this module? I need to change dpi of 3 app on my mi max 2 thanks!

Hellboy880 said:
Exist this module? I need to change dpi of 3 app on my mi max 2 thanks!
Click to expand...
Click to collapse
Idk if any module.of such kind exists.
But i seriously need a module for this. It will.be great if someone can develop.
Sent from my ONEPLUS A5000 using Tapatalk

is it a shame that there is no such thing, is it so long and difficult to develop it? unfortunately I'm not a programmer

To spoof dpi you have to change build prop but then it changes for the whole device and all apps. Spoofing individually is not possible without Xposed I think.
Not a developer myself, so I might be wrong.

Lossyx said:
To spoof dpi you have to change build prop but then it changes for the whole device and all apps. Spoofing individually is not possible without Xposed I think.
Not a developer myself, so I might be wrong.
Click to expand...
Click to collapse
no you are right , but i need to change only app like : Chrome , Netflix , and other , if i change in build.prop to 320 dpi all app work in tablet mode , and i not need this

That's the kind or mod you use Xposed for, not Magisk...

Didgeridoohan said:
That's the kind or mod you use Xposed for, not Magisk...
Click to expand...
Click to collapse
xposed module dont work anymore with android 7.1.2

Hellboy880 said:
xposed module dont work anymore with android 7.1.2
Click to expand...
Click to collapse
Plus xposed breaks safetynet so no paid apps.

Bewildered Wolf said:
Plus xposed breaks safetynet so no paid apps.
Click to expand...
Click to collapse
yeah, if there are no alternatives I know I have to change the screen dpi to 320

i change dpi to 325, chrome still rest in smartphone mode i really need this module

Hellboy880 said:
i change dpi to 325, chrome still rest in smartphone mode i really need this module
Click to expand...
Click to collapse
Hi did anyone figure out a solution?
Chrome in Tablet mode is the best

the vitual xposed is a good solution without messing up your system

Hi vitual?

If you up to Android Oreo you can install Xposed as a Magisk module.. But there's no Xposed for Android Pie yet :'(

Yes

Guys, install magisk, enable zygisk, enable denylist, configure denylist to block all Google services and play store, reboot , and safetynet will pass
Install lsposed (replaces xposed), install app settongs reborn, enable module , and reboot.
Use app settings reborn to customize dpi per app
All of this,should be on YouTube
Don't dm me please

Related

[MODULE] Nano-Miitomo 1.0.20161115

As many of you know Nintendo's first mobile app Miitomo crashes on most custom kernels and ROMs. Since version 1.2.0 Miitomo does no longer check for root, but it checks the value of 'ro.debuggable'. If 'ro.debuggable' is set to '1' by the kernel (in /default.prop), Miitomo will crash.
So what this Module does, is to set 'ro.debuggable' to '0', using the shiny new resetprop introduced in Magisk v9. This Magisk Module is meant for people who can't use Xposed or don't want to.
For Xposed users, check my SecurityBypasser Xposed Module.
Tested on Lux (Moto X Play).
Download and Code over at github.
Can you make another module that sets ro.build.type=user in build.props?
Link_of_Hyrule said:
Can you make another module that sets ro.build.type=user in build.props?
Click to expand...
Click to collapse
Should not be a problem. Any particular reason?
Setialpha said:
Should not be a problem. Any particular reason?
Click to expand...
Click to collapse
Because Android Wear won't work if it's userdebug.
EDIT: I was able to make a script based on an existing script for something else thanks for your reply. This is the script I made if anyone needs it.
@Setialpha This still works great and you should get it put on the Magisk module repo.
Link_of_Hyrule said:
@Setialpha This still works great and you should get it put on the Magisk module repo.
Click to expand...
Click to collapse
+1
I can't install this on magisk with the install module feature. Does it work through twrp?
Brentboy said:
I can't install this on magisk with the install module feature. Does it work through twrp?
Click to expand...
Click to collapse
That's likely an issue with MagiskManager, flashing through TWRP will work.
Setialpha said:
That's likely an issue with MagiskManager, flashing through TWRP will work.
Click to expand...
Click to collapse
Thanks, and is there away to make this work for puzzle and dragons jp? I'm in nougat so can't use your xposed module :/
Just FYI it also helps with Super Mario Run.
This actually allows me to play Mario on my Oneplus One with resurrection remix ROM.
Thank you very much
So I do need to run that script of I don't want to have Android Wear issues?
well it helped in playing Mario Run but it made Yugioh duel links stop working so i uninstalled it
going to give this a try for mario. thanks very much!
WORKS!
Guys... Since v11.5 Magisk changes this prop value by default. If you're keeping up to date, there's really no need to flash the module, just enable Hide...
That is not working in resurrection remix (redmi note 3)
---------- Post added at 03:40 PM ---------- Previous post was at 03:36 PM ----------
Didgeridoohan said:
Guys... Since v11.5 Magisk changes this prop value by default. If you're keeping up to date, there's really no need to flash the module, just enable Hide...
Click to expand...
Click to collapse
That is not working in resurrection remix (redmi note 3)
I still think it would be great if this was added to the magisk module repo I know a lot of people probably use it.
Sent from my Nexus 7 using Tapatalk
Link_of_Hyrule said:
I still think it would be great if this was added to the magisk module repo I know a lot of people probably use it.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
It won't be added...
1 - Magisk Hide changes this prop by default. If someone has issues with Hide, there's always modules like this and you could also very easily make a boot script utilising resetprop.
2 - @topjohnwu have clearly stated he won't add modules that only changes a prop value to the repo. This is an upcoming feature in the Manager.
Didgeridoohan said:
It won't be added...
1 - Magisk Hide changes this prop by default. If someone has issues with Hide, there's always modules like this and you could also very easily make a boot script utilising resetprop.
2 - @topjohnwu have clearly stated he won't add modules that only changes a prop value to the repo. This is an upcoming feature in the Manager.
Click to expand...
Click to collapse
Oh ok so basically I don't even need this module any more?
Sent from my A0001 using Tapatalk
Link_of_Hyrule said:
Oh ok so basically I don't even need this module any more?
Click to expand...
Click to collapse
U don't need it, because magisk already does what this module does since months.

App Settings Module for Magisk?

hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
satand said:
hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Downgrade to marshmallow or write xposed for nougat. The first is easy, the second will make many people happy over here.
Sent from my ONEPLUS A3003 using Tapatalk
satand said:
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Just to clarify on the above response: No.
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
cobram3 said:
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
Click to expand...
Click to collapse
It would be just ultra hard to code that, or just impossible.
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
satand said:
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
Click to expand...
Click to collapse
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
satand said:
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
Click to expand...
Click to collapse
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
Didgeridoohan said:
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Click to expand...
Click to collapse
thanks...but that is too high for me
Do we have a petition to develop this form? hahaha
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
bush911 said:
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
Click to expand...
Click to collapse
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Thank you so much for the advice.
My phone is 1st generation Pixel with latest android, mgaisk installed. I will try to figure it out.
daniel_m said:
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Click to expand...
Click to collapse
Anybody have a suggestion - I'm looking to change the dpi of chrome app (8.1) without Xposed
Maybe this could help
https://joyofandroid.com/change-screen-resolution/

[SOLVED]Modules not working 14.3/14.0

Modules work one time after reboot stop working
Rom RR 7.1.0
Nexus 6p
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
injected youtube models
Fix mic
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
Ans this msg show up after every reboot
hk48 said:
injected youtube models
Fix mic
Click to expand...
Click to collapse
That's not very detailed...
hk48 said:
Ans this msg show up after every reboot
Click to expand...
Click to collapse
That's not a Magisk issue. You have to match the vendor image with the system image. It even tells you what factory image to get the file from.
Modules not working 14.3/14.0
Modules work one time after reboot stop working
Rom RR 7.1.0
Nexus 6p
Click to expand...
Click to collapse
HI.. I have the same issues last days - then i tried to use an other Kernel that have Magisk integratet! Since that all fine (mostly) !!
Here the link to my thread about - in it you can found the link to the Kernel with Magisk...
https://forum.xda-developers.com/apps/magisk/problem-module-install-lost-root-galaxy-t3703398
I hope that fix your issues...
Greetz...
Didgeridoohan said:
That's not very detailed...
That's not a Magisk issue. You have to match the vendor image with the system image. It even tells you what factory image to get the file from.
Click to expand...
Click to collapse
That one I check it
Sent from my Nexus 6P using Tapatalk
n82freak said:
HI.. I have the same issues last days - then i tried to use an other Kernel that have Magisk integratet! Since that all fine (mostly) !!
Here the link to my thread about - in it you can found the link to the Kernel with Magisk...
https://forum.xda-developers.com/apps/magisk/problem-module-install-lost-root-galaxy-t3703398
I hope that fix your issues...
Greetz...
Click to expand...
Click to collapse
I will try it and hope work، thanks [emoji846]
Sent from my Nexus 6P using Tapatalk
hk48 said:
That one I check it
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
You made it sound like no modules work...
If it's only specific modules are troublesome, ask for help in the specific module threads. With lots of details about what doesn't work and don't forget to include logs.
Didgeridoohan said:
You made it sound like no modules work...
If it's only specific modules are troublesome, ask for help in the specific module threads. With lots of details about what doesn't work and don't forget to include logs.
Click to expand...
Click to collapse
Yes، all modules not working but in magisk shows modules work but when i use every module nothing work like im use the original app، hope i got that clear [emoji20]
Sent from my Nexus 6P using Tapatalk
hk48 said:
Yes، all modules not working but in magisk shows modules work but when i use every module nothing work like im use the original app، hope i got that clear [emoji20]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Ok. We need to clear things up....
I see you have a whole bunch of modules installed and like I said, your log looks good. But when asked for details you only mentioned iYTBP and Android mic fix as not working. This is where I would like some details. How do you know that the modules don't work? What have you tested? What is the expected behaviour and what are you seeing?
Let's start with something that's easy to test: busybox. Open a terminal emulator and type busybox. If nothing happens, run the command as su. Does it show a list of all the applets available?
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
If i remove universal safetynet fix module i got fules pass[emoji34] so resetprop tool fix that ??
I search for resetprop tool and got nothing can u pls give a like for that، i know im ask to much [emoji28]
Sent from my Nexus 6P using Tapatalk
Didgeridoohan said:
Ok. We need to clear things up....
I see you have a whole bunch of modules installed and like I said, your log looks good. But when asked for details you only mentioned iYTBP and Android mic fix as not working. This is where I would like some details. How do you know that the modules don't work? What have you tested? What is the expected behaviour and what are you seeing?
Let's start with something that's easy to test: busybox. Open a terminal emulator and type busybox. If nothing happens, run the command as su. Does it show a list of all the applets available?
Click to expand...
Click to collapse
Use all modules not work،
I install the module ok then i go test it nothing happen..
Like utube first i download the the module iytbp and first time work perfect also fix mic and jamesDSP module for better sound work all perfect but after second time reboot all modules show in magisk but when i test every modules not working like i dont have any modules there [emoji36]
Sent from my Nexus 6P using Tapatalk
hk48 said:
If i remove universal safetynet fix module i got fules pass[emoji34] so resetprop tool fix that ??
I search for resetprop tool and got nothing can u pls give a like for that، i know im ask to much [emoji28]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
The resetprop tool is a part of Magisk. I've written a bit about in the troubleshooting guide (start under "Matching official prop values to pass SafetyNet").
hk48 said:
Use all modules not work،
I install the module ok then i go test it nothing happen..
Like utube first i download the the module iytbp and first time work perfect also fix mic and jamesDSP module for better sound work all perfect but after second time reboot all modules show in magisk but when i test every modules not working like i dont have any modules there [emoji36]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Those screenshots clearly show that the busybox module is working so things are Magic Mounting as they should. How do you test the modules?
Didgeridoohan said:
The resetprop tool is a part of Magisk. I've written a bit about in the troubleshooting guide (start under "Matching official prop values to pass SafetyNet").
Those screenshots clearly show that the busybox module is working so things are Magic Mounting as they should. How do you test the modules?
Click to expand...
Click to collapse
By use there effect app like module iytbp i check the utube work like normal utube، and jumesDSP module i use there app and not see any change when i switch things..
… ..
After besybox imgs i send is that should told u everything is running??? U dont see anything wrong [emoji47][emoji47][emoji47]
Sent from my Nexus 6P using Tapatalk
hk48 said:
By use there effect app like module iytbp i check the utube work like normal utube، and jumesDSP module i use there app and not see any change when i switch things..
… ..
After besybox imgs i send is that should told u everything is running??? U dont see anything wrong [emoji47][emoji47][emoji47]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
The busybox screenshots do tell me that everything is working as it should.
The iYTBP Youtube app looks just like the normal Youtube (unless you use the black themed version). It removes ads and brings background playback to the app. If you're seeing ads it might be because you didn't uninstall updates for the stock Youtube app or you let it update through the Play store (you should disable updates for Youtube when using this module).
The audio module might simply be incompatible with your device or you may have another audio mod that is conflicting. Ask for advice in the module support thread.
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
Didgeridoohan said:
The busybox screenshots do tell me that everything is working as it should.
The iYTBP Youtube app looks just like the normal Youtube (unless you use the black themed version). It removes ads and brings background playback to the app. If you're seeing ads it might be because you didn't uninstall updates for the stock Youtube app or you let it update through the Play store (you should disable updates for Youtube when using this module).
The audio module might simply be incompatible with your device or you may have another audio mod that is conflicting. Ask for advice in the module support thread.
Click to expand...
Click to collapse
What can i say، when u say disable update ? the only thing i dont check it is update im really sorry for wist ur time oh god i feel so ?? for not check that before post ???
For iytbp module now work fine
And another modules i will check one by one، dont worry i will not wist ur time like that ،،
Im really sorry.
Have a good day sir

Magisk Modules to Replace XInsta and XposedEdge (Xposed Modules)

I'm getting rid of xposed because it causes not passing safety check and it's really effecting me right now. The only xposed modules I use are XInsta and XposedEdge. What are some replacements for these?
y2klol said:
I'm getting rid of xposed because it causes not passing safety check and it's really effecting me right now. The only xposed modules I use are XInsta and XposedEdge. What are some replacements for these?
Click to expand...
Click to collapse
Use Mod instagram GBinsta for replacing Xinsta.
Sent from my Redmi Note 3 using Tapatalk
GilaLuNdro said:
Use Mod instagram GBinsta for replacing Xinsta.
Click to expand...
Click to collapse
It's better to mod the official app rather than installing 3rd party app from a shady source
Its impossible because Magisk are not working same as Xposed.,,Magisk just meant to make everything that used to change the files in system into systemless.,,so it wont harm or modify the actual system files...while Xposed are like intercepting n injecting codes while the app or system working.,,or something like that...so its really much a different things between them...the only way to do like how u want is just find the modded version of your wanted app and use it.,,or u can just do the mod app yourself...
androidlover420 said:
It's better to mod the official app rather than installing 3rd party app from a shady source
Click to expand...
Click to collapse
Where can I get a modded official? Is it like youtube vanced?

System UI Battery Icon change

So ever since I got my first Android (Gingerbread) I've hated the stock 'brick' battery icon.
I've mostly used Gravitybox over the years to change it to the circle icon.
But I see Gravitybox isn't available for Android 11.
I've rooted and have EdXposed installed. I'm wondering if anyone can help or have a method of changing the battery icon. (A theme/ icon pack)
Id rather not go through the process of trying to manually unpack system UI, maybe there is another way? But I'm not finding it.
roweboat56 said:
So ever since I got my first Android (Gingerbread) I've hated the stock 'brick' battery icon.
I've mostly used Gravitybox over the years to change it to the circle icon.
But I see Gravitybox isn't available for Android 11.
I've rooted and have EdXposed installed. I'm wondering if anyone can help or have a method of changing the battery icon. (A theme/ icon pack)
Id rather not go through the process of trying to manually unpack system UI, maybe there is another way? But I'm not finding it.
Click to expand...
Click to collapse
3Minit Battery Mod Maybe?
Flash in Magisk manager
https://www.androidfilehost.com/?fid=10763459528675576626
Tulsadiver said:
3Minit Battery Mod Maybe?
Flash in Magisk manager
https://www.androidfilehost.com/?fid=10763459528675576626
Click to expand...
Click to collapse
That's wonderful thank you!
You have install edXposed on your pixel 5 ?
Work ??
Yes the newest version works no problems. I'm not sure if magisk repo has newest version of edxposed, I had to find it on xda the other day.
Although I'm not using anything with xposed yet...
roweboat56 said:
Yes the newest version works no problems. I'm not sure if magisk repo has newest version of edxposed, I had to find it on xda the other day.
Although I'm not using anything with xposed yet...
Click to expand...
Click to collapse
I assume you still lose GPay when you use xposed, right?
Sorry didn't fully test it, but with the new beta version of google pay, it let me log in and use the app (unlike old versions)
roweboat56 said:
Yes the newest version works no problems. I'm not sure if magisk repo has newest version of edxposed, I had to find it on xda the other day.
Although I'm not using anything with xposed yet...
Click to expand...
Click to collapse
It would really be helpful if you could let me know what version of Riru module, what version of EdXposed Manager, and what version of EdXposed framework works for you, and if you're able to pass safetynet in Magisk.
There's so many factors with edxposed and without being able to do a backup, I would really appreciate specific version numbers, if possible, before flashing anything.
mistermojorizin said:
It would really be helpful if you could let me know what version of Riru module, what version of EdXposed Manager, and what version of EdXposed framework works for you, and if you're able to pass safetynet in Magisk.
There's so many factors with edxposed and without being able to do a backup, I would really appreciate specific version numbers, if possible, before flashing anything.
Click to expand...
Click to collapse
Here's screenshots of what I currently have setup. I did a reboot after each Module install, but not sure if it's necessary.
I also installed riru core v21.3, then updated to the latest, also not sure if was necessary, but I did have issues my first go around installing this but I didn't reboot after each Module installation.
Hope this helps
andybones said:
Here's screenshots of what I currently have setup. I did a reboot after each Module install, but not sure if it's necessary.
I also installed riru core v21.3, then updated to the latest, also not sure if was necessary, but I did have issues my first go around installing this but I didn't reboot after each Module installation.
Hope this helps
Click to expand...
Click to collapse
thanks, I've got it working since back then though. running the latest versions of everything.
mistermojorizin said:
thanks, I've got it working since back then though. running the latest versions of everything.
Click to expand...
Click to collapse
Nice glad to hear
What xposed modules are you using?
Gravity box seems to be working quite well.
andybones said:
Nice glad to hear
What xposed modules are you using?
Gravity box seems to be working quite well.
Click to expand...
Click to collapse
activity force new task
app settings reborn
gravity box R
minminguard
niwatori- one handed mode
unristricted get tasks
There's a bunch of other modules I've tried that work, but I'm not using, some that I remember:
all trans
chrome pie
xposed edge
mistermojorizin said:
activity force new task
app settings reborn
gravity box R
minminguard
niwatori- one handed mode
unristricted get tasks
There's a bunch of other modules I've tried that work, but I'm not using, some that I remember:
all trans
chrome pie
xposed edge
Click to expand...
Click to collapse
I tried latest xposed and gravity box on my pixel 4a 5g, it works but for some reason, google camera force close, I must disable gravity box in order to make gcam working, nothing like that on your pixel 5?
J0kker said:
I tried latest xposed and gravity box on my pixel 4a 5g, it works but for some reason, google camera force close, I must disable gravity box in order to make gcam working, nothing like that on your pixel 5?
Click to expand...
Click to collapse
I actually have a 4a5g, same phone as the 5 basically. Gcam closing happened to some people on older version of xposed I believe.

Categories

Resources