Turbopower pack efficiency mode on Lineage OS (requires root) - Moto Z2 Play Themes, Apps, and Mods

I made an Automate flow that brings a sort of efficiency mode, for those who are using Lineage OS and the turbopower pack mod. Requires root.
1) Install Automate, Automate storage permission & Automate superuser permission from play store.
2) In Automate settings enable ''run at system startup''
3) Import ''Turbopower.flo'' in the app and start the flow
4) Reboot
The default level at which the battery is kept is 60%, but you can customize it by modifying the flow. Let me know if there are issues, I will fix them.
Download: http://www.mediafire.com/file/pc1112sqtapzg0n/Turbopower.flo
------UPDATE------
I fixed a problem with the battery recognition at boot, and I added a notification to let you know if the phone is charging with the mod or not. If there are issues, report them.
If you have it, delete the old flow. Download, import in the app and start these 3 flows:
http://www.mediafire.com/?fae79wi1trpvw
Then do this: https://www.youtube.com/watch?v=e4IU4JRkq28&feature=youtu.be
Then reboot.

Thanks for the post! It works very well with my battery mod.
Would it be also possible to make the gamepad work in the same way?

R0flC0pt3r said:
Thanks for the post! It works very well with my battery mod.
Would it be also possible to make the gamepad work in the same way?
Click to expand...
Click to collapse
Unfortunately, no. This flow simply changes a value from 0 to 1 and viceversa. Other mods require a lot more complex changes that need to be integrated in the rom, but I'm sure that the support will come

Any message when charge the mod?

puroma2011 said:
Any message when charge the mod?
Click to expand...
Click to collapse
If you mean a message when the mod is charging the phone, yes, I've just updated the post.
If you mean a message when the phone is charging the mod, no, since with lineage the phone doesn't charge the mod.

moving to own post

Hello.
Does someone still have these files? The Links don't work. I need them desperately.
Thank you very much.

I made a app that does the same thing with some extra features of tuning when it will trigger charging and what not.
https://forum.xda-developers.com/z2-play/themes/motomodbattery-service-lineageos-15-1-t3895041
Mike-7 said:
Hello.
Does someone still have these files? The Links don't work. I need them desperately.
Thank you very much.
Click to expand...
Click to collapse

devilsclaw said:
I made a app that does the same thing with some extra features of tuning when it will trigger charging and what not.
https://forum.xda-developers.com/z2-play/themes/motomodbattery-service-lineageos-15-1-t3895041
Click to expand...
Click to collapse
Thank you very much. :good:

Related

[guide] [gpe] [lollipop] [capacitive key backlight] [root] [10dec2014]

Since HTC forgot to include the button backlight for the capacitive keys, there is a way to enable them, if you have root. I do not take credit for the app, I just happened to realize it works to enable the keys when I was telling another user about it who wanted to disable the backlight on a Sense ROM. I personally don't use the capacitive keys and use the onscreen nav bar, so I hadn't worried about them, but I just discovered this worked by accident.
Install the following app, grant root permission, and select either bright, dim or off and there is a set at boot option in the overflow menu/settings. The lights shut off with the screen. It isn't the perfect fix, but it will give you backlight on capacitive keys until HTC releases an update.
https://play.google.com/store/apps/details?id=org.sleepydragon.capbutnbrightness
Again, this is not my app, and if you want to support the developer, purchase the paid app from the Play Store.
Paid version: ($2 US) https://play.google.com/store/apps/details?id=org.sleepydragon.capbutnbrightness.pro
Developer's xda thread: http://forum.xda-developers.com/showthread.php?t=2496347
Also, thanks to @dragonballz2k for pointing this out, you have to change the SELinux status to permissive using the following app in order for the permissions to be writable. https://play.google.com/store/apps/details?id=com.mrbimc.selinux
Just install the app, grant superuser permission, tap the "Permissive" button and reboot. Just leave the app installed. It will do its thing in the background automatically. (Note: this is not necessary if you are using ElementalX kernel as it already sets the SELinux status to permissive in the kernel.)
As always, any modifications to your device's software are at your own risk. Do not blame anyone but yourself if you break something. Not even your dog. He doesn't deserve it. And if he eats your friend's iPhone, let him sleep on the couch. He is a good dog.
Sent from my brain using human to phone transport technology.
Second post because it is the cool thing to do.
Sent from my brain using human to phone transport technology.
ABQNM said:
Second post because it is the cool thing to do.
Sent from my brain using human to phone transport technology.
Click to expand...
Click to collapse
Didn't work, granted root permission through SuperSU, but the debug log shows files to be modified to be read-only
KrazyKlutt said:
Didn't work, granted root permission through SuperSU, but the debug log shows files to be modified to be read-only
Click to expand...
Click to collapse
Maybe it works because I am running a custom kernel, ElementalX 19.0. It is possible that it has changed the permissions of the necessary files.
Sent from my brain using human to phone transport technology.
ABQNM said:
Maybe it works because I am running a custom kernel, ElementalX 19.0. It is possible that it has changed the permissions of the necessary files.
Sent from my brain using human to phone transport technology.
Click to expand...
Click to collapse
nope, i use ElementalX 19.0 too
KrazyKlutt said:
nope, i use ElementalX 19.0 too
Click to expand...
Click to collapse
So if you tap the bottom (full sun) button in the app it doesn't light up the keys? The debug info shows as read only for me as well, but it lights up immediately for me.
On: http://imgur.com/HdZcSoY
Off: http://imgur.com/TnELt0E
Sent from my brain using human to phone transport technology.
ABQNM said:
So if you tap the bottom (full sun) button in the app it doesn't light up the keys? The debug info shows as read only for me as well, but it lights up immediately for me.
On: http://imgur.com/HdZcSoY
Off: http://imgur.com/TnELt0E
Sent from my brain using human to phone transport technology.
Click to expand...
Click to collapse
no I get a pop-up with an error message, efter that i looked at the log and since it showed read-only is assumed that was the issue, but maybe it's not.
KrazyKlutt said:
no I get a pop-up with an error message, efter that i looked at the log and since it showed read-only is assumed that was the issue, but maybe it's not.
Click to expand...
Click to collapse
Maybe try revoking su permission and then accepting the supersu permission again when it prompts. If not, I'm not sure what the issue could be. I didn't write the app and it seemed to work fine for me, but there is a lot of craziness going on with sysfs security permissions and Lollipop on the m7 and m8. Flar2 (ElementalX dev) is having issues getting a lot of his custom features working properly because of this, but it seems to randomly affect some people and not others. Also make sure you have a current version of busybox.
Sent from my brain using human to phone transport technology.
ABQNM said:
Maybe try revoking su permission and then accepting the supersu permission again when it prompts. If not, I'm not sure what the issue could be. I didn't write the app and it seemed to work fine for me, but there is a lot of craziness going on with sysfs security permissions and Lollipop on the m7 and m8. Flar2 (ElementalX dev) is having issues getting a lot of his custom features working properly because of this, but it seems to randomly affect some people and not others. Also make sure you have a current version of busybox.
Sent from my brain using human to phone transport technology.
Click to expand...
Click to collapse
Figured it out is it is selinux use this app to fix the issue https://play.google.com/store/apps/details?id=com.mrbimc.selinux&hl=en
dragonballz2k said:
Figured it out is it is selinux use this app to fix the issue https://play.google.com/store/apps/details?id=com.mrbimc.selinux&hl=en
Click to expand...
Click to collapse
Oh man. That is it. I completely forgot I had that installed. I had it running for my sound mod and forgot about it. I guess it does other things. Thanks! I will update OP.
Sent from my brain using human to phone transport technology.
dragonballz2k said:
Figured it out is it is selinux use this app to fix the issue https://play.google.com/store/apps/details?id=com.mrbimc.selinux&hl=en
Click to expand...
Click to collapse
Thanks , that solved it for me as well. Does enabling permissive disturb any other apps you have with root access?
KrazyKlutt said:
Thanks , that solved it for me as well. Does enabling permissive disturb any other apps you have with root access?
Click to expand...
Click to collapse
It may actually make some work better. It may actually make some of the ElementalX kernel features work. I have had it installed since last Friday when I installed Project ERA (sound mod) and forgot about it and everything has been running great. In fact, things are working for me that others cannot get to work, even the kernel developer, flar2.
I have actually been talking to him about SELinux status and sysfs permissions in trying to fix some of the extra kernel features.
You just lose the protections afforded by SELinux enforced permissions that prevent other apps from modifying system files. Though KK 4.4.4 GPe did not have SELinux enforced. It was still permissive.
Sent from my brain using human to phone transport technology.
ABQNM said:
It may actually make some work better. It may actually make some of the ElementalX kernel features work. I have had it installed since last Friday when I installed Project ERA (sound mod) and forgot about it and everything has been running great. In fact, things are working for me that others cannot get to work, even the kernel developer, flar2.
I have actually been talking to him about SELinux status and sysfs permissions in trying to fix some of the extra kernel features.
You just lose the protections afforded by SELinux enforced permissions that prevent other apps from modifying system files. Though KK 4.4.4 GPe did not have SELinux enforced. It was still permissive.
Sent from my brain using human to phone transport technology.
Click to expand...
Click to collapse
Thanks for the info, good to know as I been using ElementalX for a long time and it's an awesome kernel.
All you developer are awesome actually, I feel less need every day to buy another Android phone since apart from the m7 bloody annoying buttons for volume and power, with super creations like ElementalX and hopefully in the near future xposed & gravitybox the M7 is a excellent phone. Although with 5.0.1, I really miss long press volume to change track with Gravitybox...
KrazyKlutt said:
Thanks for the info, good to know as I been using ElementalX for a long time and it's an awesome kernel.
All you developer are awesome actually, I feel less need every day to buy another Android phone since apart from the m7 bloody annoying buttons for volume and power, with super creations like ElementalX and hopefully in the near future xposed & gravitybox the M7 is a excellent phone. Although with 5.0.1, I really miss long press volume to change track with Gravitybox...
Click to expand...
Click to collapse
Yeah I miss xposed for a few features, but not enough to go back to the laggy, battery hungry mess that was Kit Kat on the M7. I have already learned to live without it.
As for the volume key to change tracks, there are a few apps. I use this one. It works with Google Play Music, (and it says Power Amp and stock music players, but I don't use those so I can't test them). I can't get it working on Spotify or Rdio, even using the compatiblity modes. It doesn't use long press, but rather a double press of the volume up or down keys, but it is at least something. It doesn't use any extra battery since it only runs when music is playing and the screen is off. https://play.google.com/store/apps/details?id=com.silentlexx.volbtntrackctrl
Sent from my brain using human to phone transport technology.
ABQNM said:
Yeah I miss xposed for a few features, but not enough to go back to the laggy, battery hungry mess that was Kit Kat on the M7. I have already learned to live without it.
As for the volume key to change tracks, there are a few apps. I use this one. It works with Google Play Music, (and it says Power Amp and stock music players, but I don't use those so I can't test them). I can't get it working on Spotify or Rdio, even using the compatiblity modes. It doesn't use long press, but rather a double press of the volume up or down keys, but it is at least something. It doesn't use any extra battery since it only runs when music is playing and the screen is off. https://play.google.com/store/apps/details?id=com.silentlexx.volbtntrackctrl
Sent from my brain using human to phone transport technology.
Click to expand...
Click to collapse
Yeah I use PocketSkip too, used it even in KK too a long time ago before i used GravityBox. PocketSkip is annoying because double press in more difficult in the pocket (with m7 awful volume rocker...) than a long press. Even more annoying is the sudden increase in volume before it change tracks. I mapped volume down in PocketSkip instead for the next song, more easy on the ear to hear a sudden drop in volume than an increase. I've e-mail and asked the author of any plans for long press and/or fixing the increase or drop in volume before skipping, but no response.
ABQNM said:
Oh man. That is it. I completely forgot I had that installed. I had it running for my sound mod and forgot about it. I guess it does other things. Thanks! I will update OP.
Sent from my brain using human to phone transport technology.
Click to expand...
Click to collapse
i will get it a try
Hitch3n said:
i will get it a try
Click to expand...
Click to collapse
If you are running ElementalX kernel you don't need the selinux app as the kernel has already changed the status to permissive. I don't know about other kernels however.

How to set desktop mode in Chrome/MTP USB permanently

Those 2 things have been bugging me from the start. I have only ever used my PC to transfer files on to my phone so I would like it to go into MTP mode by default not into charging mode, I know there is some apk on the market that claims to do it but it is an Xposed module and I'm not running Xposed, any other way? Also I've always used the chrome-command-line trick to get my Chrome to always open desktop version of websites (mobile version are more than often way too buggy and poor looking, seriously wtf) but it no longer seems to work, apps from market also fail to change my user agent (or at least those few I tried). Any way to accomplish those 2 things? I'm running Nougat PureNexus. Flashable zips, Tasker scripts, apks? Anything? Thanks!
I only root just to use Xposed.
Sent from my Nexus 6P using Tapatalk
gjkrisa said:
I only root just to use Xposed.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
And I only root to get Adaway. I used Xposed on my previous phone and found it to be extremely unreliable, maybe it's time to give Nexus 6P's version a shot?
Yea I would I really like the hold power to turn on flash and being able to see how much data I'm using in the notification. Wish Android would just have this built in and having the USB selection memorized.
Sent from my Nexus 6P using Tapatalk
gjkrisa said:
Yea I would I really like the hold power to turn on flash and being able to see how much data I'm using in the notification. Wish Android would just have this built in and having the USB selection memorized.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Those things are already in PureNexus by default, the hold power for flashlight was the thing that tipped the balance and made me switch from stock.
Besides am I going blind or is there no Xposed for Nougat yet and this whole discussion was pointless??
theleet said:
Those 2 things have been bugging me from the start. I have only ever used my PC to transfer files on to my phone so I would like it to go into MTP mode by default not into charging mode, I know there is some apk on the market that claims to do it but it is an Xposed module and I'm not running Xposed, any other way? Also I've always used the chrome-command-line trick to get my Chrome to always open desktop version of websites (mobile version are more than often way too buggy and poor looking, seriously wtf) but it no longer seems to work, apps from market also fail to change my user agent (or at least those few I tried). Any way to accomplish those 2 things? I'm running Nougat PureNexus. Flashable zips, Tasker scripts, apks? Anything? Thanks!
Click to expand...
Click to collapse
If u r on a Custom ROM...then there is an option to set the USB connection mode..in Developers Option.
StariX37 said:
If u r on a Custom ROM...then there is an option to set the USB connection mode..in Developers Option.
Click to expand...
Click to collapse
You deserve a prize or something. Thanks
intruda119 said:
You deserve a prize or something. Thanks
Click to expand...
Click to collapse
Haha...just use the Thanks button..
StariX37 said:
If u r on a Custom ROM...then there is an option to set the USB connection mode..in Developers Option.
Click to expand...
Click to collapse
I know but it only works one time, notice if you set it and plug your phone in it's in file transfer, unplug it and plug it again and it's in charging mode again... Useless setting, that's why I was asking for a permanent solution.
EDIT1: Guys but what about the more important chrome user agent? It seems like a simpler problem yet I can't find any information what happened on nougat that made it impossible to edit, where is the user agent string now??
EDIT2: OK nvm about the Chrome thing I figured it out myself looks like they changed the directory chrome-command-line file should be in to /data/local/tmp and now it works.
theleet said:
I know but it only works one time, notice if you set it and plug your phone in it's in file transfer, unplug it and plug it again and it's in charging mode again... Useless setting, that's why I was asking for a permanent solution.
EDIT1: Guys but what about the more important chrome user agent? It seems like a simpler problem yet I can't find any information what happened on nougat that made it impossible to edit, where is the user agent string now??
EDIT2: OK nvm about the Chrome thing I figured it out myself looks like they changed the directory chrome-command-line file should be in to /data/local/tmp and now it works.
Click to expand...
Click to collapse
It doesnt happen with me..as i hv used that setting...it works each and every time i have used. I don't have to set the setting to Transfer mode everytime.
StariX37 said:
It doesnt happen with me..as i hv used that setting...it works each and every time i have used. I don't have to set the setting to Transfer mode everytime.
Click to expand...
Click to collapse
Just tried it again with no luck. The site where I found this solution said it only lasts until the first time a device is plugged in and it works exactly as described for me...
theleet said:
Those things are already in PureNexus by default, the hold power for flashlight was the thing that tipped the balance and made me switch from stock.
Besides am I going blind or is there no Xposed for Nougat yet and this whole discussion was pointless??
Click to expand...
Click to collapse
How you turn on that feature? No Xposed yet for 7+
Sent from my Nexus 6P using Tapatalk
---------- Post added at 09:55 PM ---------- Previous post was at 09:28 PM ----------
Nevermind just found the ROM
Sent from my Nexus 6P using Tapatalk
theleet said:
EDIT2: OK nvm about the Chrome thing I figured it out myself looks like they changed the directory chrome-command-line file should be in to /data/local/tmp and now it works.
Click to expand...
Click to collapse
Tried this and it didn't work. Anything else that had to be done besides basically copying the file into /tmp? This is the most frustrating part of Nougat for me.

How to handle Auto-start permissions ?

Hi,
Everything is in the title : How to handle Auto-start permissions in OOs 4.5.3 ?
I didn't find a menu for that.
With my old phone, I used to use Bootmanager, but without Xposed I can't use it anymore.
Any piece of advice ?
BR
I would like to know this as well, memory management (start up/background use/keep awake) is huge in controlling battery life.
I need Xposed for 3 apps: Boot Manager, GravityBox, and YouTube AdAway...
So, no option in OOs ?
dcrnic said:
I need Xposed for 3 apps: Boot Manager, GravityBox, and YouTube AdAway...
Click to expand...
Click to collapse
You can have and adblocked YouTube with a magisk module. Background play too.
https://forum.xda-developers.com/android/apps-games/app-iytbp-injected-youtube-background-t3560900
oskarvlc said:
You can have and adblocked YouTube with a magisk module. Background play too.
https://forum.xda-developers.com/android/apps-games/app-iytbp-injected-youtube-background-t3560900
Click to expand...
Click to collapse
Thank you. I'm using SuperSU PRO... will check if magisk can run with it together...
LBE Security Master can handle Autostarts perfectly. I use it to control permissions and for autoboot on my OP5. Rest of options I've switched off. Works like a charm. If you need APK just PM me.
You need root (of course)
exis_tenz said:
LBE Security Master can handle Autostarts perfectly. I use it to control permissions and for autoboot on my OP5. Rest of options I've switched off. Works like a charm. If you need APK just PM me.
You need root (of course)
Click to expand...
Click to collapse
I'm interested, is it an English versoin ?
There are large threads about this program here on XDA. For me this is an understandable piece of software. I found others too complicated or PMP (Xposed) that didn't work on my Sony Z3 Dual.
LBE does this job. Download from XDA or send me pm for apk.
Has anyone figured this out?
I vaguely remember seeing the option in settings - apps - cog - auto start in an earlier version of OOS?
Is this removed or moved somewhere else?
OnePlus 5 apparently has a new feature of auto starting apps based on usage, but that seems to be a load of *@#! cos none of my most used apps launch on boot
The option still exist but you cannot access it through settings.
If you're an Alarmy user, the app give you prompt to that page whenever you confirm an alarm setup (interestingly).
If you don't, you can download JOneplus tool from play store which also can lead you to that page (by force touching the app)
And no, I'm not affiliated with either or both of the above apps in any ways.
If you use nova launcher you can create an activity to point to manage centre where you can see the auto start apps, however it does not work at all for me but your mileage may vary.
I use the app Autostarts which works perfectly
Hi
I'am using this one, you should try it~
https://play.google.com/store/apps/details?id=tk.ty3uk.oxygenhiddensettings
chrislui said:
Hi
I'am using this one, you should try it~
https://play.google.com/store/apps/details?id=tk.ty3uk.oxygenhiddensettings
Click to expand...
Click to collapse
Thx, Autostart + Doze Optimization shortcuts
y7038862 said:
The option still exist but you cannot access it through settings.
If you're an Alarmy user, the app give you prompt to that page whenever you confirm an alarm setup (interestingly).
If you don't, you can download JOneplus tool from play store which also can lead you to that page (by force touching the app)
And no, I'm not affiliated with either or both of the above apps in any ways.
Click to expand...
Click to collapse
daleski75 said:
If you use nova launcher you can create an activity to point to manage centre where you can see the auto start apps, however it does not work at all for me but your mileage may vary.
Click to expand...
Click to collapse
timebandi said:
I use the app Autostarts which works perfectly
Click to expand...
Click to collapse
chrislui said:
Hi
I'am using this one, you should try it~
https://play.google.com/store/apps/details?id=tk.ty3uk.oxygenhiddensettings
Click to expand...
Click to collapse
Thanks! Interesting suggestions.
Will test all for a few days and update
chrissss91 said:
Thx, Autostart + Doze Optimization shortcuts
Click to expand...
Click to collapse
Replaced this app with Apex Shortcuts (may not be exactly the same label as I translated them from French :angel :
- Shortcuts / Activities / Management Center / Application Auto-start (.chainlaunch.view.ChainLaunchAppListActivity)
- Shortcuts / Activities / Management Center / Hibernation Application Parameters (.cleanBackground.view.ManageBackgroundAppListActivity)
If someone can provide me the real label in English, I'll update OP
chrislui said:
Hi
I'am using this one, you should try it~
https://play.google.com/store/apps/details?id=tk.ty3uk.oxygenhiddensettings
Click to expand...
Click to collapse
So tried this for the last few days, but looks like it doesn't seem to have any effect?
I have apps like LMT, greenify, ex kernel manager set to start at boot and settings in the above and other apps but they don't seem to start up or apply the settings. In fact the toggle in LMT even gets turned off at boot and have to manually get into any of the apps and restart them.
I am assuming the others don't see this misbehavior? Do you have aggressive doze and/or doze turned off?

Any App/Mod That Display's Battery Percentage In Notification Shade?

Hey everyone,
I'm rooted and running renovate ice rom and I would like to know if there is a mod/xposed module or whatever that would display the battery percentage in the notification shade. Maybe besides the clock and date. I want something clean and basic.
Samsung have already included a setting for this.
Settings>Display>Status Bar>Show Battery Percentage
Why do you want to install an extra app that will add to your bloatware and incrementally slow your phone down a bit?
I won't recommend installing an app just for that.
This thread has been cleanedLets keep the rude comments and language down as this is a site for people of all ages!!!
djosiah said:
Samsung have already included a setting for this.
Settings>Display>Status Bar>Show Battery Percentage
Click to expand...
Click to collapse
I want a solution that displays the % in the notuficationshade and not the statusbar. But hey, thanks for trying.
RossTeagan said:
Why do you want to install an extra app that will add to your bloatware and incrementally slow your phone down a bit?
I won't recommend installing an app just for that.
Click to expand...
Click to collapse
Ross it's up to me. And I don't believe that a tweak will necessarily slow down my phone.
Anyone else who can help?
djosiah said:
Samsung have already included a setting for this.
Settings>Display>Status Bar>Show Battery Percentage
Click to expand...
Click to collapse
Going by the Q's in the Renovate thread I think he (& they) want the percentage ONLY - they want to get rid of the battery symbol as well.
One wanted the %'age inside the batter as well...
Well I know that SystemUI Tuner does it like this
MMDragonRanger said:
Well I know that SystemUI Tuner does it like this
Click to expand...
Click to collapse
How do you get that ?
Iamjustdenzel said:
How do you get that ?
Click to expand...
Click to collapse
My bad - didn't realise you wanted it in the drop down Notifications. System UI Tuner is in Play Store.
Iamjustdenzel said:
How do you get that ?
Click to expand...
Click to collapse
It'll walk you thru setting up permissions when you first install the app, as for the battery it's one of the quick toggles you can enable

Any tweak to use full screen for any apps on OnePlus 8 Pro

Hi all! Does anybody know some tweak ui app to force full screen for all apps? Unable to use the whole screen is very annoying. I've turned off status bar due to screen burning after two months, but the upper line is always empty in portrait or landscape mode.
Thanks in advance!
And peace to all.
aae_nsk said:
Hi all! Does anybody know some tweak ui app to force full screen for all apps? Unable to use the whole screen is very annoying. I've turned off status bar due to screen burning after two months, but the upper line is always empty in portrait or landscape mode.
Thanks in advance!
And peace to all.
Click to expand...
Click to collapse
I am researching on this. On A10 you can use the magisk module "none display cutout". After install, in dev settings you have an option to completely ignore the holepunch area and swithching to fullscreen with gmd gestures lite will have truly fullscreen and no icons to burn in. Sadly this is not working on a11. Module will flash, holepunch will be ignored. But fullscreen mode will just turn off holepunch area
Thank you very much!
But I would prefer to not install twrp and not to flash magisk as well due to some reasons.
Just hope if exists some tweak app with adb granted permissions, like those for immerse mode.
Yes, thx,a solution would really be nice. I have been wondering about this.
aae_nsk said:
Thank you very much!
But I would prefer to not install twrp and not to flash magisk as well due to some reasons.
Just hope if exists some tweak app with adb granted permissions, like those for immerse mode.
Click to expand...
Click to collapse
Do not use the below
DO NOT SELECT DOUBLE CUT OUT
DO NOT USE ON BETA
dladz said:
I think you're going to struggle without root, you'd need to change some files in system, without root I don't think you can.
Have you checked on the display cut out in developer options?
Haven't used it but may offer every you want?
Check out the other OnePlus forums, they're longer established and may have mods which can be adjusted for this OS, or possibly it may even work as is..
Hope this helps.
Click to expand...
Click to collapse
Do not chose double cutout. Instant bootloop with no chance of recovery. Don't say i didn't warned you
elmarian756 said:
Do not chose double cutout. Instant bootloop with no chance of recovery. Don't say i didn't warned you
Click to expand...
Click to collapse
Really? I didn't get any of that, tbh though I don't think I actually clicked that one.
Find it hard to believe that OnePlus would leave that in.
Would assume that safe mode would still work.
Are you on stable or beta?
dladz said:
Really? I didn't get any of that, tbh though I don't think I actually clicked that one.
Find it hard to believe that OnePlus would leave that in.
Would assume that safe mode would still work.
Are you on stable or beta?
Click to expand...
Click to collapse
Stable. Mine instantly died after selecting double lol. I was very pissed off but i had a quick backup so didn't took much time messing with it. Ob3 users reported to me in a testing group that innbeta this doesn't happen
elmarian756 said:
Stable. Mine instantly died after selecting double lol. I was very pissed off but i had a quick backup so didn't took much time messing with it. Ob3 users reported to me in a testing group that innbeta this doesn't happen
Click to expand...
Click to collapse
Maybe it's an ob3 issue? Apologies mate, I had no idea.
Updated my original post to avoid it
You can use the adb command to remove magisk modules in case of bootloop caused by this, happened to me on my 8T. Still looking for a working notch killer for a11
samspark said:
You can use the adb command to remove magisk modules in case of bootloop caused by this, happened to me on my 8T. Still looking for a working notch killer for a11
Click to expand...
Click to collapse
could you post this exact command sir? this is one of the biggest things on paranoid about, they're not being a good version of TWRP for 11
There's definitely a lot of dead space up at top reserved for the humongous status bar icons, a good 0.5".
Should have made them smaller and further up the screen. Like others mentioned this task will be probably zero achievable without root etc.
Burt Squirtz said:
could you post this exact command sir? this is one of the biggest things on paranoid about, they're not being a good version of TWRP for 11
Click to expand...
Click to collapse
adb wait-for-device shell magisk --remove-modules
You need to turn your device on after typing that in adb

Categories

Resources