Disable high volume warning - OnePlus 7T Questions & Answers

Hi, I want to disable the High volume warning, I already have a solution, right now I use terminal shortcut pro and have created a shortcut to run the command
Code:
settings put global audio_safe_volume_state 0
it work great but doesn't survive a reboot so I have to run the shortcut after every reboot. I found an old thread on reddit that say adding the line
Code:
audio.safemedia.bypass=true
to build.prop can also disable the high volume warning, but the thread was so old, they were talking android 6.0
I plan to try to add this prop on boot using the magisk module MagiskHide Props Config, I know it work great because I already added a prop to reduce the media volume steps to 15 instead of 30, but i dont know if the prop
Code:
audio.safemedia.bypass=true
is still working on android 10
Another solution would be to have an app that run the terminal command
Code:
settings put global audio_safe_volume_state 0
automatically after boot, but I would prefer to add the prop line if anyone can confirm it still work on android 10
Thank you all !

Nice to know.... what's also wondering from time to time how to overcome the warning. let me know if you get it to a working solution.
Just for the last part: tasker would be the way to go.
Gesendet von meinem HD1903 mit Tapatalk

xe0r said:
Nice to know.... what's also wondering from time to time how to overcome the warning. let me know if you get it to a working solution.
Just for the last part: tasker would be the way to go.
Gesendet von meinem HD1903 mit Tapatalk
Click to expand...
Click to collapse
After 24 hours testing the audio.safemedia.bypass=true with MagiskHide Props Config, I have not seen the warning yet, but I need to test it longer to be sure it work

Just a quick update for future search, the prop
Code:
audio.safemedia.bypass=true
seem to work, I have not seen the high volume warning for the whole week, so problem solved !

Hey one question, how were you able to edit the build.prop file? Whenever I try to do so with Root Explorer, it doesn't save my changes. OnePlus 8 Pro Android 10

memocatcher said:
Hey one question, how were you able to edit the build.prop file? Whenever I try to do so with Root Explorer, it doesn't save my changes. OnePlus 8 Pro Android 10
Click to expand...
Click to collapse
Only with Magisk module MagiskHide Props Config

jacobyo7 said:
Just a quick update for future search, the prop
Code:
audio.safemedia.bypass=true
seem to work, I have not seen the high volume warning for the whole week, so problem solved!
Click to expand...
Click to collapse
Hello and thank you for finding a workaround for this stupid issue! Do you know if this is still working on android 11? After installing the module, how can I correctly set it? Thank you so much for your help

I tried setting it with termux but it's not working

addsfsds said:
I tried setting it with termux but it's not working
Click to expand...
Click to collapse
I still use it with 11 on my OP7T but I am unsure if this prop remove the audio warning or if there is no warning at all on my device. Never tried 11 wihtout the prop so IDK.
Another way you can try is the system UI tuner app on the play store, there is a setting to disable the warning under the audio & sound category. Good luck !

jacobyo7 said:
I still use it with 11 on my OP7T but I am unsure if this prop remove the audio warning or if there is no warning at all on my device. Never tried 11 wihtout the prop so IDK.
Another way you can try is the system UI tuner app on the play store, there is a setting to disable the warning under the audio & sound category. Good luck !
Click to expand...
Click to collapse
Thank you for your reply! I kept trying to no avail. Can't make it work unfortunately. When you upgraded to android 11, did you make the procedure again from scratch? Can you please explain what you did on termux?
Is the system ui app an app that it's aways on background?
Thank you so much!

addsfsds said:
Thank you for your reply! I kept trying to no avail. Can't make it work unfortunately. When you upgraded to android 11, did you make the procedure again from scratch? Can you please explain what you did on termux?
Is the system ui app an app that it's aways on background?
Thank you so much!
Click to expand...
Click to collapse
No the system UI tuner app just change some hidden android settings, it do not run in the background. The description of the app even state you can delete the app once you changed the desired setting. Read the whole description to understand how it work. Try it, I think this might be the best solution.
SystemUI Tuner - Apps on Google Play
PLEASE READ ENTIRE DESCRIPTION BEFORE INSTALLING
play.google.com

jacobyo7 said:
No the system UI tuner app just change some hidden android settings, it do not run in the background. The description of the app even state you can delete the app once you changed the desired setting. Read the whole description to understand how it work. Try it, I think this might be the best solution.
SystemUI Tuner - Apps on Google Play
PLEASE READ ENTIRE DESCRIPTION BEFORE INSTALLING
play.google.com
Click to expand...
Click to collapse
Thank you for your kind suggestion. I tried and again it didn't work, really don't know why.

addsfsds said:
Code:
settings put global audio_safe_volume_state 0
Thank you for your kind suggestion. I tried and again it didn't work, really don't know why.
Click to expand...
Click to collapse
i can confirm that no app does change the setting of safe volume limit.
All tests on rooted device from LOS14-LOS19. Tried different apps like systemuituner, safevolumelimitdisabler, volumesteps+, jamesdsp etc.
Tried to patch the global variable "safe_media_volume" like described here on a rooted device but no luck.
Just ran
[adb shell] settings put global audio_safe_volume_state 0
via adb, when the message popped up, afterits i had to confirm the nag-screen, to raise the volume. it's so weird..

Related

[Q] How to use "Restrict background data" WITHOUT notification ?

Hi,
I wish to permanently use the "Restrict background data" feature ( under settings->data usage ) on my JB rom, but the problem is that when I enable that feature, I always get a notification, asking me to "touch to remove" that feature...
I don't wish to do that, even by mistake! I want that notification GONE completely, but to retain the "restrict" feature...
I understand, it's possible to permanently disable notifications, by altering "Settings.apk" somehow - but I don't know what and where to change ( wish file inside that apk ).
I used "apktool" to unpack the apk, but again - which file should I change ? what value/line should I delete ?
My rom is VJ's AOKP v2.2, so "Settings.apk" file is from that rom's version.
Any help would be great :highfive::fingers-crossed:
EDIT:
Guess it has something to do with "DataUsageSummary.smali" (after unpacking the Settings apk -> smali\com\android\settings):
BUT WHAT SHOULD I CHANGE ?!
please reply
gps3dx said:
Any help would be great :highfive::fingers-crossed:
Click to expand...
Click to collapse
Seriously ? Not even the smallest hint you ppl can give me ?:crying::crying:
Can't you even redirect me to the most prevalent sub-forum, here at XDA, for that kind of question ?:silly:
gps3dx said:
Seriously ? Not even the smallest hint you ppl can give me ?:crying::crying:
Can't you even redirect me to the most prevalent sub-forum, here at XDA, for that kind of question ?:silly:
Click to expand...
Click to collapse
Something called the search function; it's really useful.
You can't just expect others to answer your questions promptly. As for your questions, that's part of the android system and if you want to modify it, go ahead. It's not a notification because you can't swipe it away; it's an ongoing thing. SO if you want to go on with that kind of attitude, you can try it yourself.
droid_<3er said:
Something called the search function; it's really useful.
As for your questions, that's part of the android system and if you want to modify it, go ahead. It's not a notification because you can't swipe it away; it's an ongoing thing.
Click to expand...
Click to collapse
I really do appreciate your reply man - even though I googled xda from top to button.
( there are thread about modifying various stuff inside settings.apk / SystemUI.apk - but NON are about that "restriction notification" i'm talking about. )
I've seen this thread in the unread threads of XDA app and although I don't use that feature, I got curious to try it out. So I've quickly put together an Xposed module that removes the notification.
You have to install Xposed framework. Get it here: http://forum.xda-developers.com/showthread.php?t=1574401
Also, install my module from the attachment, enable it and do a soft reboot in Xposed.
It works for me on my Galaxy R with CM10.1 and I assume it will work for you too, as the module doesn't change the Settings, but com.android.server.net.NetworkPolicyManagerService class. If you have any problems, post a logcat and /data/xposed/debug.log
Update: For a while now it's already available in Xposed modules repository: http://repo.xposed.info/module/org.adam77root.removerestrictednotification.
Adam77Root said:
I've seen this thread in the unread threads of XDA app and although I don't use that feature, I got curious to try it out. So I've quickly put together an Xposed module that removes the notification.
You have to install Xposed framework. Get it here: http://forum.xda-developers.com/showthread.php?t=1574401
Also, install my module from the attachment, enable it and do a soft reboot in Xposed.
It works for me on my Galaxy R with CM10.1 and I assume it will work for you too, as the module doesn't change the Settings, but com.android.server.net.NetworkPolicyManagerService class. If you have any problems, post a logcat and /data/xposed/debug.log
Click to expand...
Click to collapse
WOW thnx... but just a few moments before you posted your message I to fulfill that wish of mine... I SOLVED IT !
Although I admit - I DO NOT KNOW if I disabled all of the "restrict background" feature, but I DO managed to enable the "restrict backgound data" checkbox ( then press OK at the popup ) WITHOUT getting any notification at all !
HOW TO DISABLE NOTIFICATION ALERT FOR "RESTRICT BACKGROUND DATA" ( under settings-> data usage-> options )​( I tried that fix on JB 4.2.2 ( to be specific: AOKP VJ Jelly Bean v2.2), BUT I guess it works on all JB 4.2.2 )​1. copy "services.jar" from "/system/framework/services.jar" to your computer.
MAKE A SAFE COPY OF THIS FILE IF SOMETHING HAPPENS TO YOU.
2. extract the jar file using Winrar or any compatible app.
3. using MultiTool decompile the "classes.dex" file as instructed by Multitool's thread.
4. open with any txt editor ( I used Notepad++ ) the file "NetworkPolicyManagerService.smali" under "decompiled\classout\com\android\server\net\" ( which is a sub-folder of Mulitool's folder that you've previously extracted )
5. A . search for:
Code:
invoke-interface/range {v0 .. v6}, Landroid/app/INotificationManager;->enqueueNotificationWithTag(Ljava/lang/String;Ljava/lang/String;ILandroid/app/Notification;[II)V
delete completely that line or add "# " in the start of that line ( which is what I did ) so that line looks like that:
Code:
# invoke-interface/range {v0 .. v6}, Landroid/app/INotificationManager;->enqueueNotificationWithTag(Ljava/lang/String;Ljava/lang/String;ILandroid/app/Notification;[II)V
B. search for:
Code:
invoke-virtual {v0, p1}, Ljava/util/HashSet;->add(Ljava/lang/Object;)Z
add "# " in the start of that line ( which is what I did ) or delete completely that line
6. SAVE that smali file that you've just edited.
7. using Multitool, recompile the classes.dex file.
if everything went good, you'll have classes.dex file under MultiTool's sub-folder named "output"
8. using Winrar, open "services.jar", replace the current "classes.dex" with the recompiled one that you've made.
9. copy the remade "services.jar" to your device(using adb etc ):
Code:
adb push "services.jar" /system/framework/services.jar
10. chmod "services.jar" to "-rw-r--r--", meaning you need to:
Code:
adb shell chmod 644 /system/framework/services.jar
11. restart your device, and It should rebuilt your dalvik cache.
ONLY if it didn't, I guess you should delete "/data/dalvik-cache/[email protected]@[email protected]" file, reboot again so your OS will create that dalvik-cache file.
I'll be happy to know if anyone can verify that indeed my fix just remove his/her notification, but retain the ability to disable background data. THANKS !
Sorry I doubted you. You are a genius!
Many thanks!!
Adam77Root, thank you so much for that module! I can confirm it working on my Galaxy Note 2. That notification was unbelievably annoying.
gps3dx, thank you too for this thread and your fix. While I didn't try it because I already have Xposed framework installed and I'd rather use the less invasive approach, I am still grateful for your seeing a problem, addressing it, and proactively doing something about it. My respects to you. I searched around quite a bit and came across many other forums on different sites where people had this same problem unanswered. I hope they find their way to this thread.
To the above poster who jumped down the OP's throat for bumping this topic 4 days after it went unanswered, obviously you didn't do any search on this topic yourself. I did. And until this thread, I found nothing really useful. And lo-and-behold, someone was kind enough to actually do something useful instead of pointlessly sitting there and criticizing. The squeaky wheel gets the grease. Rudely telling someone to 'check their attitude and search' is not helpful- it's just rude and pointless. Just FYI.
I have an i9300 and I can't find the first line in that archive...
eXtremeDevil said:
I have an i9300 and I can't find the first line in that archive...
Click to expand...
Click to collapse
mybe it is because you run JB 4.1.2 not 4.2.2 like I do, plus mybe you're running some custom framework ( it is not AOKP as I suspect from you sig )
Adam77Root said:
...I've quickly put together an Xposed module that removes the notification.
Click to expand...
Click to collapse
@Adam77Root
Big thanks for this module: I installed another 4.2.2 JB rom for my HTC Desire, and your module works !:good::good:
Adam77Root said:
I've seen this thread in the unread threads of XDA app and although I don't use that feature, I got curious to try it out. So I've quickly put together an Xposed module that removes the notification.
You have to install Xposed framework. Get it here: http://forum.xda-developers.com/showthread.php?t=1574401
Also, install my module from the attachment, enable it and do a soft reboot in Xposed.
It works for me on my Galaxy R with CM10.1 and I assume it will work for you too, as the module doesn't change the Settings, but com.android.server.net.NetworkPolicyManagerService class. If you have any problems, post a logcat and /data/xposed/debug.log
Click to expand...
Click to collapse
this was working fine on my aokp jb mr1 Milestone 2, but stopped working when i installed the nigthly nightly (jb-mr1)2013-08-21 (wich fixes my camera issues and soe other stuff)
is there anything i can try myself to fix this or is it just incopatible with that nightly? (its still 4.2)
I'm using Lenovo phone, 4.2.1 Version. In "services.jar" I see only folder "META-INF" and file "MANIFEST.MF". I tried to rename the file to classes.dex then using MultiTool decompile but I receive: "Unexpected top-level exception:java.lang.RuntimeException:bad magic value...etc"
So what's wrong, where to find classes.dex? Someone?
new edit: Thanks a lot for all the replies, also Xposed framework+module didn't work.
Adam77Root said:
I've seen this thread in the unread threads of XDA app and although I don't use that feature, I got curious to try it out. So I've quickly put together an Xposed module that removes the notification.
You have to install Xposed framework. Get it here: http://forum.xda-developers.com/showthread.php?t=1574401
Also, install my module from the attachment, enable it and do a soft reboot in Xposed.
It works for me on my Galaxy R with CM10.1 and I assume it will work for you too, as the module doesn't change the Settings, but com.android.server.net.NetworkPolicyManagerService class. If you have any problems, post a logcat and /data/xposed/debug.log
Click to expand...
Click to collapse
Thanks a lot. Works awesome. Is it possible to post the source code to this?
css771 said:
Thanks a lot. Works awesome. Is it possible to post the source code to this?
Click to expand...
Click to collapse
I'm almost certain I don't have the original files anymore. Since it's pretty simple, you can either decompile the apk or check Android source of the class I mentioned in the post you quoted. Only one function is replaced with returning null.
Edit: Just checked, the function is enqueueRestrictedNotification.
Sent from my OmniROM-powered LG Optimus 4X HD
Xposed module works perfect on LG G2. Thanks a bunch!
Sent from my VS980 4G using Tapatalk
Adam77Root said:
I've seen this thread in the unread threads of XDA app and although I don't use that feature, I got curious to try it out. So I've quickly put together an Xposed module that removes the notification.
You have to install Xposed framework. Get it here: http://forum.xda-developers.com/showthread.php?t=1574401
Also, install my module from the attachment, enable it and do a soft reboot in Xposed.
It works for me on my Galaxy R with CM10.1 and I assume it will work for you too, as the module doesn't change the Settings, but com.android.server.net.NetworkPolicyManagerService class. If you have any problems, post a logcat and /data/xposed/debug.log
Click to expand...
Click to collapse
nice module.. work perfectly.. thanks
rooting?
do i have to root my phone to do this? will the module work without rooting? i'm new to playing with codes on my phone but I have done a lot of work with linux before so i can understand the process, i've just never rooted my phone before. i'd really like to get rid of this notification and the "usb connectivity" app's notification: internal storage &SD card- internal storage &SD card connected to PC. I mean, do i really need a notification to tell me that my phone is connected to my PC?
that last request isn't as important, at least if i accidentally click on that i'm not turning on background data use!
-yasboss
xperia z1s
jb 4.3
(just joined xda devs)
p.s.
is this the right place to ask this question?
yasboss said:
do i have to root my phone to do this? will the module work without rooting? i'm new to playing with codes on my phone but I have done a lot of work with linux before so i can understand the process, i've just never rooted my phone before. i'd really like to get rid of this notification and the "usb connectivity" app's notification: internal storage &SD card- internal storage &SD card connected to PC. I mean, do i really need a notification to tell me that my phone is connected to my PC?
that last request isn't as important, at least if i accidentally click on that i'm not turning on background data use!
-yasboss
xperia z1s
jb 4.3
(just joined xda devs)
p.s.
is this the right place to ask this question?
Click to expand...
Click to collapse
you need root to use xposed installer..
what else can it be used for?
ajeesh vijayan said:
you need root to use xposed installer..
Click to expand...
Click to collapse
can i use it for other notifications like i asked? I mean there's more than just the USB connectivity etc

[Guide][MOD]Headset Notifier for Xperia Marshmallow

Hello everyone,
I want to share my Headset Notifier for any Xperia running on stock MM roms
It shows a notification when your headphone is plugged in.
*Actually this headphone notifier is modded Unsupported Headset Notifier.apk, because Sony disabled the notification when you plug your headphones.
*It should be working on any Xperia MM rom.
Okay, if you want to find the apk, check the attachment of this post and jump to Step 5.
If you want to try to mod it by yourself, here's the guide below:
Here's what we need:
-Notepad++
-Apktool (Version that support Android 6.0 Roms, I use Advanced ApkTool 2.1.1 to work.)
Steps:
1. Decompile your UnsupportedHeadset.apk
2. Go to res/values/ and open bools.xml with notepad++
3. Edit This Line(Change the red one):
<bool name="show_headset_plugin_icon_to_notification">false</bool>
Click to expand...
Click to collapse
to:
<bool name="show_headset_plugin_icon_to_notification">true</bool>
Click to expand...
Click to collapse
4. Save file and recompile and sign it. Done!
5. Install as normal apk or move to system/app/UnsupportedHeadsetNotifier/,and set permission to rw-r-r and then reboot.
*Maybe this mod needs Superuser mod (Patched Services.jar).
Edit:I added Flashable Zip below, flash it in your custom recovery.
Tested on:
-My Xperia Z3 with eXistenZ MM Rom - 23.5.A.1.203
Great find. Thanks for sharing this. Working fine...
what about if i want to add headset icon to the status bar when headset connected ? if you know the steps share with us please.thanks for this mod.
rocker00 said:
what about if i want to add headset icon to the status bar when headset connected ? if you know the steps share with us please.thanks for this mod.
Click to expand...
Click to collapse
Headset icon is also shown on the status bar when it is connected.
AlanDS said:
Headset icon is also shown on the status bar when it is connected.
Click to expand...
Click to collapse
yes i tested now.thank you :good:
I try install as normal apk and not installed on my Z3 running MM 23.5.B.0.368 (japan version) no root. I need this thing, thanks
SquadXPERIA said:
I try install as normal apk and not installed on my Z3 running MM 23.5.B.0.368 (japan version) no root. I need this thing, thanks
Click to expand...
Click to collapse
Oh? Cannot installed? Sorry, I'll try to make one for no root devices....
SnoopyOne said:
Oh? Cannot installed? Sorry, I'll try to make one for no root devices....
Click to expand...
Click to collapse
Okay thank you, I'll wait for it
Btw I was tried to dc and rc apk and sign the apk then install as normal apk, still not installed.
SquadXPERIA said:
Okay thank you, I'll wait for it
Btw I was tried to dc and rc apk and sign the apk then install as normal apk, still not installed.
Click to expand...
Click to collapse
I changed "version code" from "23" to "24" in this apk, maybe that's why you cannot install, try it and tell me if it works...
SnoopyOne said:
I changed "version code" from "23" to "24" in this apk, maybe that's why you cannot install, try it and tell me if it works...
Click to expand...
Click to collapse
Still not installed
SquadXPERIA said:
Still not installed
Click to expand...
Click to collapse
Don't worry!
I figured it out! How about change the package id?
I think it will not conflict with the original one!
Could install as a separate app, not cover.
Edit: .....But Hmm... after I wrote this post a few minutes, I found a question,
because you installed as a separated one.
It will have two (may conflict the notification showing)...
One makes it show(The one you installed)
And another one will block it down(The System one)
So report me if it shows the notification when you plug in,
If it cause conflict that makes it doesn't shows the notification, I will remove it, because that's useless and bad.
Edit 2: Or if it doesn't work because of conflict, you can try to disable UnsupportedHeadset Notifier in settings and reboot.
SnoopyOne said:
Don't worry!
I figured it out! How about change the package id?
I think it will not conflict with the original one!
Could install as a separate app, not cover.
Edit: .....But Hmm... after I wrote this post a few minutes, I found a question,
because you installed as a separated one.
It will have two (may conflict the notification showing)...
One makes it show(The one you installed)
And another one will block it down(The System one)
So report me if it shows the notification when you plug in,
If it cause conflict that makes it doesn't shows the notification, I will remove it, because that's useless and bad.
Edit 2: Or if it doesn't work because of conflict, you can try to disable UnsupportedHeadset Notifier in settings and reboot.
Click to expand...
Click to collapse
The apk installed and still not showing notification. I've tried disable one and reboot still no notification appears.
SquadXPERIA said:
The apk installed and still not showing notification. I've tried disable one and reboot still no notification appears.
Click to expand...
Click to collapse
Find a remove tool for no root device, to remove it.
Try this method to remove the system one?
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Re-Enable it and clear data , cache first and than remove it.
SnoopyOne said:
Find a remove tool for no root device, to remove it.
Try this method to remove the system one?
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Re-Enable it and clear data , cache first and than remove it.
Click to expand...
Click to collapse
Can't open that link
SquadXPERIA said:
Can't open that link
Click to expand...
Click to collapse
Why? I can access it...(Edit: Is it because it's slow when loading? Tried several times found that sometimes loads slowly on my phone.)
BTW here's the video Tutorial in that tutorial:
If you can't see it go here
Hope this will help you...
SnoopyOne said:
Why? I can access it...(Edit: Is it because it's slow when loading? Tried several times found that sometimes loads slowly on my phone.)
BTW here's the video Tutorial in that tutorial:
If you can't see it go here
Hope this will help you...
Click to expand...
Click to collapse
It's says, "The request contains an invalid API key!". I tried on my phone actually.
P.S. : maybe I need to try on desktop.
SquadXPERIA said:
It's says, "The request contains an invalid API key!". I tried on my phone actually.
P.S. : maybe I need to try on desktop.
Click to expand...
Click to collapse
Does it works?
SnoopyOne said:
Does it works?
Click to expand...
Click to collapse
success to remove system app, then tried to install last apk you gave me, still nothing happen with headset notification
SquadXPERIA said:
success to remove system app, then tried to install last apk you gave me, still nothing happen with headset notification
Click to expand...
Click to collapse
I just can say:......It doesn't support this system
Tried another Sony device (rooted), even I removed the original apk and install the modified one, still not showing the notification.....
Tested on my old Z1C 5.1.1 Stock based custom rom with modded apk for 5.1.1 LP
Can u change the text notification?
Can u give me a guide to change notification text from "headset pluged in, unplug them to get speaker sound" to another text? Like "beats sound enabled" or etc?
Cause i can change the headset icon png, but cant change the text one.

On-screen Allow/grand/install buttons not working

First of all i would like to wish everyone here on XDA merry Christmas and happy holidays and a huuuge thank for your help.
So recently i decided i wanter all my notifications to be displayed in Paranoid Androids Halo mode i achieve that by installing the following 2 apps
Unique Controls
https://play.google.com/store/apps/details?id=com.ivianuu.halo
XHFW3 - floating windows - ver. 3.19 beta
http://forum.xda-developers.com/xposed/modules/mod-xhfw3-floating-windows-t3371074
everything works fine, however i noticed that the (allow, install or grand on-screen buttons) dont work, whilst the cancel button works fine... e.g when installing an app i cant touch install but i can touch cancel or grans SuperSU access
i am currently running the stock OxygenOS 3.2.8
rooter with xposed installed.
p.s if i kill the Unique Controls (halo) app everything works as supposed to.
does anyone know any workaround this or a fix, i have uninstalled this 2 apps for the time beeing but i would really love to make this happen.
If you're on MM and have xposed, there is a module called NoScreenOverlay. This is exactly what you need. Check it out. Cheers.
aadityarulez said:
If you're on MM and have xposed, there is a module called NoScreenOverlay. This is exactly what you need. Check it out. Cheers.
Click to expand...
Click to collapse
You're right sorry, i forgot to mention i'm on MM.
I couldn't find the NoScreenOverlay module, i did however found a NoOverlayWarning Xposed module which helped i can istall apps and allow buttons work. However for some reason the SuperSU popup (deny/grand/check to ask again) dont work.
cgprince06 said:
You're right sorry, i forgot to mention i'm on MM.
I couldn't find the NoScreenOverlay module, i did however found a NoOverlayWarning Xposed module which helped i can istall apps and allow buttons work. However for some reason the SuperSU popup (deny/grand/check to ask again) dont work.
Click to expand...
Click to collapse
Open SuperSu>settings. Disable tapjacking protection.
aadityarulez said:
Open SuperSu>settings. Disable tapjacking protection.
Click to expand...
Click to collapse
It did the trick thanks a lot ??, oh and happy holidays ?

Redmi Note 5 Kernel auditor forgets settings after +/- 10 minutes

I changed a few things in kernel auditor on my redmi note 5 like intensity of screen saturation or headphone gain (because xiaomi lowers the volume in Europe because of European Union regulations) and phone forgets settings after a few minutes. MIUI 10 9.1.3 from miuipolska(dot)pl kernel InsigniuX. How to fix it?
You need to make kernel adiutor as system app.
Silverowe Plejsy said:
I changed a few things in kernel auditor on my redmi note 5 like intensity of screen saturation or headphone gain (because xiaomi lowers the volume in Europe because of European Union regulations) and phone forgets settings after a few minutes. MIUI 10 9.1.3 from miuipolska(dot)pl kernel InsigniuX. How to fix it?
Click to expand...
Click to collapse
its been like that ever since RN5 release.
go to settings./ then on apply on boot section press TEST itll apply all settings. i do this everytime i reboot phone.
What's +/-10?
AmoghUpadhyay said:
What's +/-10?
Click to expand...
Click to collapse
sometimes more sometimes less than 10 minutes
Spakainz said:
You need to make kernel adiutor as system app.
Click to expand...
Click to collapse
Thanks i will check if it works
raptorddd said:
its been like that ever since RN5 release.
go to settings./ then on apply on boot section press TEST itll apply all settings. i do this everytime i reboot phone.
Click to expand...
Click to collapse
Its aplying settings but still forgeting after few minutes
Spakainz said:
You need to make kernel adiutor as system app.
Click to expand...
Click to collapse
Not working still forgetting settings
Silverowe Plejsy said:
Not working still forgetting settings
Click to expand...
Click to collapse
THERE is no solutions for that (YET)
on every wake i have to reset Kcal values according to what suites my eyes!
Silverowe Plejsy said:
Its aplying settings but still forgeting after few minutes
Click to expand...
Click to collapse
am on evolution os. miui also used masik and official miui. once i hit test it applies and never resets only after reboot.
YasuHamed said:
THERE is no solutions for that (YET)
on every wake i have to reset Kcal values according to what suites my eyes!
Click to expand...
Click to collapse
This is really bad news write if you find solution
try to go to battery setting, and customize the app to have no restriction see if it helps
yuwilson10 said:
try to go to battery setting, and customize the app to have no restriction see if it helps
Click to expand...
Click to collapse
or go to multi task and lock the app
yuwilson10 said:
or go to multi task and lock the app
Click to expand...
Click to collapse
I did it first but it does not work
Still no solution for this? Its a major PITA having to apply these every time i unlock...
Make kernel autiator as system apps using app systemizer this will solve the problem
Silverowe Plejsy said:
This is really bad news write if you find solution
Click to expand...
Click to collapse
what kernel are you using? you can try AGNI kernel
https://forum.xda-developers.com/re...ernel-20-10-2018-agni-miui-oreo-v3-0-t3856580
i reported this issue to @psndna88
plz check whether its been fixed in 4.9agni or not...
shafee03 said:
Make kernel autiator as system apps using app systemizer this will solve the problem
Click to expand...
Click to collapse
Doesnt work under MIUI apps cant be made system. I've tried both titanium backup and app systemizer both end in a reboot with kernel auditor completely removed.
I found this solution on PureCAF kernel group on Telegram, thanks Kugumin for this!
Using a Root Explorer available on Play Store, navigate to system/etc/device_features. You'll find a file called "whyred.xml".
Search for the string "screen_effect_supported" and comment it, by adding <!-- on the starting line and --> on the end.
thomasginn said:
I found this solution on PureCAF kernel group on Telegram, thanks Kugumin for this!
Using a Root Explorer available on Play Store, navigate to system/etc/device_features. You'll find a file called "whyred.xml".
Search for the string "screen_effect_supported" and comment it, by adding <!-- on the starting line and --> on the end.
Click to expand...
Click to collapse
It works it really works! Cannot thank you enough for posting this and Kugumin for giving the solution. Thank you both of you!

Themes / Apps / Mods [MAGISK] Debloater for OOS 11

Debloats unnecessary services and apps on your OnePlus devices to give moar free ram and improve battery.
Works both on stable and beta and any device running oos11
Use it. If it affects your daily usage, don't.
New apps and services have been added in this version.
No seperate versions. Since most of the 9 and 9 pro series guys are rooted, they be using the oxygen updater app. The default updater keeps running in bg and hence, has been removed.
IN CASE U WANT TO UPGRADE, DISABLE MODULE, REBOOT, DOWNLOAD AND INSTALL UPDATE.
If someone wants services like OnePlus account or red cable club, go to apk mirror and install it from there.
Do not forget to flash Overlay mount fix from magisk repository else, u might end soft-rebooting your device.
If you like what I do, consider buying me a coffee
UPI: [email protected]
Moar updates HERE
If uh want live wallpapers to be working again after installing the module, install the apk given below.
Updated to V7. Vpn issues fixed now
Is there an app to use with module or is done automatically or done through terminal.
Kenkool12 said:
Is there an app to use with module or is done automatically or done through terminal.
Click to expand...
Click to collapse
Nothing needed. Apps have been debloated. To check, check running services under developer option before and after flashing
Good thing, works well. I'll give it a try
by default it wil remove these apps and services:
/system/app/ARCore_stub
/system/app/BackupRestoreRemoteService
/system/app/BasicDreams
/system/app/BookmarkProvider
/system/app/By_3rd_FBAppManagerOverSeas
/system/app/By_3rd_NetflixActivationOverSeas
/system/app/By_3rd_NetflixStubOverSeas
/system/app/By_3rd_PlayAutoInstallConfigOverSeas
/system/app/GooglePrintRecommendationService
/system/app/HTMLViewer
/system/app/OPMinidumpOptimization
/system/app/PartnerBookmarksProvider
/system/app/SensorTestTool
/system/app/SimAppDialog
/system/app/SoterService
/system/app/Stk
/system/app/Traceur
/system/app/WallpaperBackup
/system/priv-app/BuiltInPrintService
/system/priv-app/BackupRestoreConfirmation
/system/priv-app/By_3rd_FBInstallOverSeas
/system/priv-app/By_3rd_FBServicesOverSeas
/system/priv-app/CellBroadcastLegacyApp
/system/priv-app/LocalTransport
/system/priv-app/ONS
/system/priv-app/OnePlusCameraService
/system/priv-app/OnePlusWizard
/system/priv-app/QualcommVoiceActivation
/system/priv-app/SharedStorageBackup
/system/priv-app/VpnDialogs
/system/product/app/By_3rd_HeytapIdProviderIndia
/system/product/app/By_3rd_McsIndia
/system/product/app/By_3rd_NearmeIndia
/system/product/app/Duo
/system/product/app/GoogleLocationHistory
/system/product/app/GooglePay
/system/product/app/Maps
/system/product/app/Music2
/system/product/app/OPMemberShip
/system/product/app/OPYellowPage
/system/product/app/OPYellowpage
/system/product/app/SensorTestTool
/system/product/app/Stk
/system/product/app/Videos
/system/product/app/talkback
/system/product/priv-app/Account
/system/product/priv-app/AndroidAutoStub
/system/product/priv-app/By_3rd_CloudServiceIndia
/system/product/priv-app/By_3rd_RoamingServiceIndia
/system/product/priv-app/GooglePartnerSetup
/system/product/priv-app/GoogleRestore
/system/product/priv-app/LiveCaption
/system/product/priv-app/OPChargingPillar
/system/product/priv-app/OPWorkLifeBalance
/system/reserve/By_3rd_EpicGamesIndia
/system/reserve/By_3rd_OneplusStoreNA
/system/reserve/By_3rd_RoamingAppIndia
/system/reserve/CanvasResources
/system/reserve/card
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/OPIconpackCircle
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPIconpackSquare
/system/reserve/OPSports
/system/reserve/OnePlusPods
/system/system_ext/app/BTtestmode
/system/system_ext/app/By_3rd_PlayAutoInstallConfigOverSeas
/system/system_ext/app/EngSpecialTest
/system/system_ext/app/EngineeringMode
/system/system_ext/app/LogKitSdService
/system/system_ext/app/NVBackupUI
/system/system_ext/app/OPAppUpgrader
/system/system_ext/app/OPBackup
/system/system_ext/app/OPBreathMode
/system/system_ext/app/OPBugReportLite
/system/system_ext/app/OPCommonLogTool
/system/system_ext/app/OPLiveWallpaper
/system/system_ext/app/OPPush
/system/system_ext/app/OPSesAuthentication
/system/system_ext/app/OemAutoTestServer
/system/system_ext/app/PhotosOnline
/system/system_ext/app/QTIDiagServices
/system/system_ext/app/Rftoolkit
/system/system_ext/app/SensorTestTool
/system/system_ext/app/SoterService
/system/system_ext/app/oem_tcma
/system/system_ext/app/uimremoteclient
/system/system_ext/app/uimremoteserver
/system/system_ext/priv-app/EmergencyInf2
/system/system_ext/priv-app/GoogleFeedback
/system/system_ext/priv-app/GoogleOneTimeInitializer
/system/system_ext/priv-app/OPAccessoryFramework
/system/system_ext/priv-app/OPDeviceManager
/system/system_ext/priv-app/OPDeviceManagerProvider
/system/system_ext/priv-app/OPMediaProvider
/system/system_ext/priv-app/OPOmm
/system/system_ext/priv-app/OpLogkit
/system/system_ext/priv-app/QAS_DVC_MSP
/system/system_ext/priv-app/seccamservice
/system/system_ext/priv-app/SetupWizard
/system/system_ext/priv-app/StorageManager
/system/system_ext/priv-app/TagGoogle
/system/system_ext/priv-app/WallpaperCropper
Click to expand...
Click to collapse
Anyone tested this? Does it soft brick your device after flashing?
vangry2020 said:
Anyone tested this? Does it soft brick your device after flashing?
Click to expand...
Click to collapse
I flashed overlay mount fix first like he said then rebooted and flashed the debloater and it's working on my 9 Pro fine
Can you make a version that doesn't remove the Sim Tool Kit?
Edit: Edited it myself.
Thank you for this module.
andacro said:
Can you make a version that doesn't remove the Sim Tool Kit?
Edit: Edited it myself.
Thank you for this module.
Click to expand...
Click to collapse
Hi, how did u edit it if I may ask?
khanboy619 said:
Hi, how did u edit it if I may ask?
Click to expand...
Click to collapse
Edit the install.sh, and zip it with 7zip.
Probably a silly question -- but does this debloater remove apps that are feeding Telemetry constantly to One plus? That probably saves battery.
khanboy619 said:
Hi, how did u edit it if I may ask?
Click to expand...
Click to collapse
Didn't work with 7zip, but this worked:
[TOOL][Windows] Zip Builder v4.5.2 - Build and Sign ANY script based installer
Zip Builder is a stand-alone Windows exe (ZipBuild.exe) that can be used to build and sign Android zip-based installers from Windows folders. All required components to build and sign a zip installer are included - no additional files or software...
forum.xda-developers.com
Gotta have Java installed.
great work, thanks for your doing.
I only want to delete the gmail app.
How would i go about doing that?
And not disabling or pm uninstall, actual delete. I tried the adb way of pm uninstall, but that will not delete the file.
I want to install it from play store to test something.
It is located in /product/app/Gmail2/
But I'm afraid if I delete this, i will end up in bootloop up something.
@RedSkulxHYDRA
So I'm having an issue now on that my hotspot isn't working after using it. I'm on Verizon and when I called they said it wasn't an issue on their end.
Basically devices will connect to the phone but are unable to access the internet.
I tested it after disabling the module and reflashing the stock img and it was working but it stops after I install the module. Any idea what service to exclude or what to do?
EDIT:
Confirmed its module related since when I turn off the module it works fine.
sonic1675 said:
@RedSkulxHYDRA
So I'm having an issue now on that my hotspot isn't working after using it. I'm on Verizon and when I called they said it wasn't an issue on their end.
Basically devices will connect to the phone but are unable to access the internet.
I tested it after disabling the module and reflashing the stock img and it was working but it stops after I install the module. Any idea what service to exclude or what to do?
EDIT:
Confirmed its module related since when I turn off the module it works fine.
Click to expand...
Click to collapse
I use hotspot regularly and haven't had any issues with this module.
DashDashCZ said:
I use hotspot regularly and haven't had any issues with this module.
Click to expand...
Click to collapse
That's very interesting. Which debloat version are you on? The one in OP is v7 but I'm on v8 from his Telegram.
It works when the module is off but once I turn it on it stops which makes me think it's module related rather than phone related.
sonic1675 said:
That's very interesting. Which debloat version are you on? The one in OP is v7 but I'm on v8 from his Telegram.
It works when the module is off but once I turn it on it stops which makes me think it's module related rather than phone related.
Click to expand...
Click to collapse
Haven't updated to v8 yet (I'm on v7). That might be the problem then.
DashDashCZ said:
Haven't updated to v8 yet (I'm on v7). That might be the problem then.
Click to expand...
Click to collapse
You were right. It works fine on v7. V8 is the problem.
@RedSkulxHYDRA figured you should probably know this
might this work on Android 12??
How can I get a listing of what it debloats so as to do it manually perhaps using Titanium Backup?

Categories

Resources