There is a way to disable it. See this post!
Is anyone able to disable the "Data traffic is disabled" notification when switching of mobile data?
On my previous Xperia Arc I could modify custom_settings.xml in "/system/etc/customization/settings/com/android/phone/" to disable it. However, on the Xperia Z this directory does not exist. Creating it, setting the permissions (644) and setting up the file as below does not help. Maybe the version is not right or some line are missing for the Xperia Z...
Code:
<?xml version="1.0" encoding="utf-8"?>
<settings version="1">
<setting key="data-connection-except-mms-can-clear-icon" runtime="false">true</setting>
<setting key="data-connection-except-mms-show-icon-when-enabled" runtime="false">false</setting>
<setting key="data-connection-except-mms-show-icon-when-disabled" runtime="false">false</setting>
</settings>
Re: Disable "Data traffic is disabled" notification
+1
Sent from my C6603 using xda app-developers app
Re: Disable "Data traffic is disabled" notification
+2
Sent from my C6603 using xda app-developers app
+3 ))
nullcx said:
+3 ))
Click to expand...
Click to collapse
Have you tried a different toggle app? I remember installing a smart toggle app on my Ion and the warning disappeared.
Re: Disable "Data traffic is disabled" notification
Often Sony use a standalone apk to provide this kind of functionality.
I've not looked but it would be in /system/app and usually sensibly named
Rashkae said:
Have you tried a different toggle app? I remember installing a smart toggle app on my Ion and the warning disappeared.
Click to expand...
Click to collapse
I want to use Tasker with secure settings for that. When connected to WiFi want it to turn off data to preserve energy. A toggle is not reliable because then I have to keep an eye if it is connected or not. Defeats the purpose.
pulser_g2 said:
Often Sony use a standalone apk to provide this kind of functionality.
I've not looked but it would be in /system/app and usually sensibly named
Click to expand...
Click to collapse
You don't get it. The switching works of course. I don't want the warning showing up every time I disable data (when connected to WiFi).
Re: Disable "Data traffic is disabled" notification
This is weird,cause i can remove the notification just by swiping or clear.
Sent from my C6602 using xda premium
gm007 said:
This is weird,cause i can remove the notification just by swiping or clear.
Sent from my C6602 using xda premium
Click to expand...
Click to collapse
True. But on my other Xperia's I could disable it all together. When I hop from WiFi to WiFi hotspot I am connected to data in between. Also when WiFi signal is low and often drops you get this message like 20x. It is annoying and has no use.
Re: Disable "Data traffic is disabled" notification
bassie112 said:
You don't get it. The switching works of course. I don't want the warning showing up every time I disable data (when connected to WiFi).
Click to expand...
Click to collapse
I do get it..
Usually, Sony uses a separate apk for each such notification and you can just delete it or disable it...
For example the Xperia T has a thing that turns off the phone after 15 minutes if there's no sim inserted is just a separate APK
pulser_g2 said:
I do get it..
Usually, Sony uses a separate apk for each such notification and you can just delete it or disable it...
For example the Xperia T has a thing that turns off the phone after 15 minutes if there's no sim inserted is just a separate APK
Click to expand...
Click to collapse
Maybe Sony uses an apk to show it. Still I have never heard how to disable it that way on the Arc. I could also imagine that you would get problems on other levels when actually deleting stuff. Changing or adding a line is better. On alle my Xperia's (last was the Arc) it was possible to disable it like I showed on post 1. No apk involved. It would be very strange that this would not work for the XZ in a similar fasion. So that's why I asked. But apparently no one knows (yet).
I found a way to disable the Data traffic icon. I've used Elixir 2 from the Google play to do this.
1) Open Elixir
2) Click on "applications" button
3) Click on the options button that is in the left of the button that is like the play button and click "sistem applications"
4) Search "phone" app and click on it, "show details"
5) Desactivate "DataTrafficExceptMmsNotifier", you can find it in "Services"
6) Now reboot.
You must be root!!!
I think all works fine after this.
Sorry for my very bad english.
incodnita said:
I found a way to disable the Data traffic icon. I've used Elixir 2 from the Google play to do this.
1) Open Elixir
2) Click on "applications" button
3) Click on the options button that is in the left of the button that is like the play button and click "sistem applications"
4) Search "phone" app and click on it, "show details"
5) Desactivate "DataTrafficExceptMmsNotifier", you can find it in "Services"
6) Now reboot.
You must be root!!!
I think all works fine after this.
Sorry for my very bad english.
Click to expand...
Click to collapse
Wow thanks man. That is one very usefull find!
F*** yeah it is working
Hang on - the OP wanted to disable the popup notofication. Doesn't this just remove the toggle from the status bar?
No no, it's removing only the "Data traffic is disabled" notification.
vibecatalin said:
No no, it's removing only the "Data traffic is disabled" notification.
Click to expand...
Click to collapse
Indeed. And it works by following the above guide (or page 1).
incodnita said:
I found a way to disable the Data traffic icon. I've used Elixir 2 from the Google play to do this.
1) Open Elixir
2) Click on "applications" button
3) Click on the options button that is in the left of the button that is like the play button and click "sistem applications"
4) Search "phone" app and click on it, "show details"
5) Desactivate "DataTrafficExceptMmsNotifier", you can find it in "Services"
6) Now reboot.
You must be root!!!
I think all works fine after this.
Sorry for my very bad english.
Click to expand...
Click to collapse
sorry which app is that? can't find that service. no app called "phone", saw several similar names.
seems to be holding the illumination bar app on white constant , so really want to get rid of it!
EDIT: found it sorry, it's called KEYPAD on my phone. thanks..
Can it be found in system/app with a root explorer?
Related
is it possible to change the icon or delete some of them?
and a second question: can i remove the google search on my homescreen?
dabayer said:
is it possible to change the icon or delete some of them?
and a second question: can i remove the google search on my homescreen?
Click to expand...
Click to collapse
Yes you can change the status bar icons, easiest way is to use rom toolbox, or you can use so something like ninjamorph, or get down and dirty and use apk tool to decompile and change them manually.
And the Google search is a feature for adw launcher, you can remove it in the settings
Sent from my DROID3 using xda premium
thanks for the fast response
but i think i made a mistake
i dont mean the statusbar where signal strength and battery is
i mean the bar where i can activate flight modus oder silent oder brightness
for the google bar i tried every point in adw-setup but no one removes it
dabayer said:
thanks for the fast response
but i think i made a mistake
i dont mean the statusbar where signal strength and battery is
i mean the bar where i can activate flight modus oder silent oder brightness
for the google bar i tried every point in adw-setup but no one removes it
Click to expand...
Click to collapse
you mean the quick toggles. Yes you can, but it has to be done the hard way, by decompiling the apk, i'm not even sure if it's systemUI.apk or framework-res.apk. Ask in the official thread and maybe the OP can tell you
Endoroid said:
you mean the quick toggles. Yes you can, but it has to be done the hard way, by decompiling the apk, i'm not even sure if it's systemUI.apk or framework-res.apk. Ask in the official thread and maybe the OP can tell you
Click to expand...
Click to collapse
hm ok. im not allowed to write in the official Threat. i need more posts
dabayer said:
hm ok. im not allowed to write in the official Threat. i need more posts
Click to expand...
Click to collapse
well in the meantime i would get the android sdk, and apktool or apk manager and start learning how to decompile and recompile apks. When this rom hits a final version i'll be trying my hand at themeing(i have very little experience at it, mdae a few minor changes in some apks but i know how it should be done)
Endoroid said:
well in the meantime i would get the android sdk, and apktool or apk manager and start learning how to decompile and recompile apks. When this rom hits a final version i'll be trying my hand at themeing(i have very little experience at it, mdae a few minor changes in some apks but i know how it should be done)
Click to expand...
Click to collapse
thx
but this ROM is not saving battery live
The phone is next to me. Screen is off nothing special is running and i lost 10% in 2h
dabayer said:
thx
but this ROM is not saving battery live
The phone is next to me. Screen is off nothing special is running and i lost 10% in 2h
Click to expand...
Click to collapse
that's weird. currently i have 49% at 20 hours with 2+ hours of screen on time and wifi on all that time(connected to a network the whole time, no scanning)
While that's really good, i have been at home most of that time and not using it too much. But i normally use about 2 hours screen, 2-6 hours of music and it is just about dying at bedtime, so i get 12 hours normally. What's top of your battery stats? did you wipe data and cache when installing and have you done a full drain and recharge since flashing
Endoroid said:
that's weird. currently i have 49% at 20 hours with 2+ hours of screen on time and wifi on all that time(connected to a network the whole time, no scanning)
While that's really good, i have been at home most of that time and not using it too much. But i normally use about 2 hours screen, 2-6 hours of music and it is just about dying at bedtime, so i get 12 hours normally. What's top of your battery stats? did you wipe data and cache when installing and have you done a full drain and recharge since flashing
Click to expand...
Click to collapse
i made a new slot in safetrap. i think there isn't necessary to whipe something?
is have 89% of android OS
dabayer said:
i made a new slot in safetrap. i think there isn't necessary to whipe something?
is have 89% of android OS
Click to expand...
Click to collapse
can't hurt
if i whipe in a slot i delete the date of the other slots too?
dabayer said:
if i whipe in a slot i delete the date of the other slots too?
Click to expand...
Click to collapse
No, it wipes data only in that slot.
thx
i try it tomorrow
Firstly I would thanks you for your great job. Anyway i have two issues regarding your ROM :
- Could you please indicate how I can disable the backgound data? It seems that they are still to run (in bleu), and then, use some battery ?
- It could possible to let the old task manager from motorola for a next release or following a patch?
Thanks in advance for your support and your understanding for a new user
xavierxavierxavier said:
Firstly I would thanks you for your great job. Anyway i have two issues regarding your ROM :
- Could you please indicate how I can disable the backgound data? It seems that they are still to run (in bleu), and then, use some battery ?
Click to expand...
Click to collapse
I can answer this one. When you pull down the notification bar, there are a set of toggle controls at the top. If you swipe the controls from right to left, the toggle that is second from the right (two arrows that are parallel, one pointing up, one pointing down) is a data toggle. Tap that once to turn data off.
doogald said:
I can answer this one. When you pull down the notification bar, there are a set of toggle controls at the top. If you swipe the controls from right to left, the toggle that is second from the right (two arrows that are parallel, one pointing up, one pointing down) is a data toggle. Tap that once to turn data off.
Click to expand...
Click to collapse
Thanks for your help, nevertheless i meant about the syncro of data, running in backgroung, when the 3G icone and signal came in blue. I tried to tap on and off the syncro button in toggle, whitout effect.
Do you have another advice? This issue happened only for me?
Thanks for your support
xavierxavierxavier said:
Thanks for your help, nevertheless i meant about the syncro of data, running in backgroung, when the 3G icone and signal came in blue. I tried to tap on and off the syncro button in toggle, whitout effect.
Do you have another advice? This issue happened only for me?
Thanks for your support
Click to expand...
Click to collapse
On a blank area of a homescreen that is 4 columns wide add the widget "power control widget". The fourth widget - a circle that contains two arrows pointing at each other's tails - is the data synchronization toggle. This will keep data on but stop accounts from syncing in the background.
doogald said:
On a blank area of a homescreen that is 4 columns wide add the widget "power control widget". The fourth widget - a circle that contains two arrows pointing at each other's tails - is the data synchronization toggle. This will keep data on but stop accounts from syncing in the background.
Click to expand...
Click to collapse
Thanks again for your help. In fact I have already tried tu put on and off this toggle bouton without result.
My problem here, that is the background data are still working. To explain my issue, the wireless/3G items and signal are colored in blue in notification bar, that is mean the background data is on, so, use much battery.
This option could been put on and off following this manipulation Menu > Settings > Battery data manager > Delivery > Background data.
Then, how can I disable the background data as this settings had been deleted in the ROM?
Hopping been more clear.
xavierxavierxavier said:
Thanks again for your help. In fact I have already tried tu put on and off this toggle bouton without result.
My problem here, that is the background data are still working. To explain my issue, the wireless/3G items and signal are colored in blue in notification bar, that is mean the background data is on, so, use much battery.
This option could been put on and off following this manipulation Menu > Settings > Battery data manager > Delivery > Background data.
Then, how can I disable the background data as this settings had been deleted in the ROM?
Hopping been more clear.
Click to expand...
Click to collapse
Not all icon sets have coloured and uncoloured icons. The 3g icons I use are always blue. Can someone confirm that the icons used in this rom support this?
Sent from my DROID3 using xda premium
Another comment : as instance, when you go to the play store application, you haven't to put on the background data...you come automaticly into the market, indicating the background data work without limitation.
Thanks for your help
In my pull down the power saver shortcut is always there and i can not remove it by swiping or changing it to on and then off etc is everyone else seing this as well?
Paleryder said:
In my pull down the power saver shortcut is always there and i can not remove it by swiping or changing it to on and then off etc is everyone else seing this as well?
Click to expand...
Click to collapse
not the only one. Check and see if you can disable it by going in to settings -> apps -> All -> Power. I can't get rid of it sadly. :/
The only way to permanently remove it now is by rooting.
To temporarily remove it, you can ford close the "Power" app from the App info screen.
What i done was hold it down then stop app it's now gone but can use it in settings
Settings, apps, all, power, turn off notifications, yes
Sent from my HTC One using xda premium
yvibes said:
Settings, apps, all, power, turn off notifications, yes
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
This doesnt work on non rooted devices. The "show notifications" option is greyed out and cannot be unchecked. At least thats how it is on my device running 1.28.401.7.
omar302 said:
This doesnt work on non rooted devices. The "show notifications" option is greyed out and cannot be unchecked. At least thats how it is on my device running 1.28.401.7.
Click to expand...
Click to collapse
Mine is rooted and it is still greyed out. Confused dearly by that.
Long813 said:
Mine is rooted and it is still greyed out. Confused dearly by that.
Click to expand...
Click to collapse
If you are rooted, you need to either flash a ROM that has that option enabled, or install a mod (like this) to enable it.
omar302 said:
If you are rooted, you need to either flash a ROM that has that option enabled, or install a mod (like this) to enable it.
Click to expand...
Click to collapse
I thought ARHD had it. I'll check the link out though.
Thanks,
Any updates on this? What happens if I disable it?
Sent from my HTC One using Tapatalk 2
tazb said:
Any updates on this? What happens if I disable it?
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
For non-rooted (stock) phones, you can't remove it. You can bypass it by "Force closing" the Power app. But it will come back after a reboot or if your battery goes down to 14% & Power Saver turns on.
As for disabling it, I didn't try, but would expect that you will loose the "Power Saver" function & the options under Settings>Power. ("Power" will be completely gone).
the best way to disable the notification while keeping the power saving app running is to disable the notification receiver activity in the power app.
must have root access
1. install and open an app 'system tuner'
2. click system and wait until all of the apps are there
3. scroll down to 'Power'
4. tap power and then tap details
5. scroll down to "receivers"
6. untick "powersaver.PowerSaverNotificationReceiver"
7. reboot
Hello community, is there a way to remove VPN icon from status bar/notification list? I tried SystemUI tuner, but it doesn't work on S10+ and QuickStar (Good Lock) does't have the VPN icon listed in its setting.
Without root I have to use ADGuard (or similar) to remove AD, but they use VPN to filter them. VPN icon is very annoying especially because it's always shown in AOD. Any clue?
Lord Spectre said:
Hello community, is there a way to remove VPN icon from status bar/notification list? I tried SystemUI tuner, but it doesn't work on S10+ and QuickStar (Good Lock) does't have the VPN icon listed in its setting.
Without root I have to use ADGuard (or similar) to remove AD, but they use VPN to filter them. VPN icon is very annoying especially because it's always shown in AOD. Any clue?
Click to expand...
Click to collapse
I think the best you can do without mods is minimize the notification, which still appears in the list.
Think of it as a status indicator, without it you wouldn't know if you were connected to the VPN right?
fOmey said:
I think the best you can do without mods is minimize the notification, which still appears in the list.
Click to expand...
Click to collapse
I don't think I can minimize such VPN notification. However, it will be always stay on AOD.
fOmey said:
Think of it as a status indicator, without it you wouldn't know if you were connected to the VPN right?
Click to expand...
Click to collapse
Correct, but as I wrote, it's very annoying icon. I'm searching a way, at least, to hide from AOD! ...while waiting for S10 root
You can try AdHell3. I'm using it without any problems and there's no VPN icon, because it doesn't use a VPN.
Jannomag said:
You can try AdHell3. I'm using it without any problems and there's no VPN icon, because it doesn't use a VPN.
Click to expand...
Click to collapse
Yes, already installed, but it doesn't block all ADs, maybe I have to add more domains than the default one. Which domains you use with AdHell3?
Lord Spectre said:
I don't think I can minimize such VPN notification. However, it will be always stay on AOD.
Click to expand...
Click to collapse
I can minimize it on my device. Also, it doesn't show on my AOD screen. Long press the notification and select "details".
Str0ntium said:
I can minimize it on my device. Also, it doesn't show on my AOD screen. Long press the notification and select "details".
Click to expand...
Click to collapse
Wait, do you mean the ADGuard notification? This can be blocked without issue, I'm referring to VPN notif (the key). I'm not able to remove nor to minimize it.
Lord Spectre said:
Yes, already installed, but it doesn't block all ADs, maybe I have to add more domains than the default one. Which domains you use with AdHell3?
Click to expand...
Click to collapse
I just use the hosts file from mmotti's git which was preinstalled. AdHell3 allows just a number of domains and all other lists I tried are exceeding this number.
But I didn't noticed any Ads that weren't blocked - even Google AdSense are getting blocked.
With AdGuard I noticed a mid range battery drain but with AdHell3 not.
Try autonotification from Google Play.
It works for me
Klaas1241 said:
Try autonotification from Google Play.
It works for me
Click to expand...
Click to collapse
Good tip, it works perfect! :good:
Thank you all.
Lord Spectre said:
Wait, do you mean the ADGuard notification? This can be blocked without issue, I'm referring to VPN notif (the key). I'm not able to remove nor to minimize it.
Click to expand...
Click to collapse
No. I'm referring to the system vpn notification. I'm aware of the adguard notification. I've been using it for 4 years
Not sure why you can't. In the notification settings for vpn it allows me to change it to silent n minimized. Don't be fooled by the greyed out slider on the page listing the notifications. Click it to open the options for the notification.
Str0ntium said:
No. I'm referring to the system vpn notification. I'm aware of the adguard notification. I've been using it for 4 years
Not sure why you can't. In the notification settings for vpn it allows me to change it to silent n minimized. Don't be fooled by the greyed out slider on the page listing the notifications. Click it to open the options for the notification.
Click to expand...
Click to collapse
Damn! You're right. I minimized the notification and now there is no more icon on AOD and on status bar, thank you!
Lord Spectre said:
Damn! You're right. I minimized the notification and now there is no more icon on AOD and on status bar, thank you!
Click to expand...
Click to collapse
:good::good::good:
hi there @Lord Spectre, i've silenced and hidden the Blokada notification, yet it still appears in quickpanel list (dropdown).
alternatives to Autonotification (it works indeeed!) to remove this persistent notification?
sperelli said:
hi there @Lord Spectre, i've silenced and hidden the Blokada notification, yet it still appears in quickpanel list (dropdown).
alternatives to Autonotification (it works indeeed!) to remove this persistent notification?
Click to expand...
Click to collapse
could you guide me how to hide the vpn icon with the "autonotification" app?
Klaas1241 said:
Try autonotification from Google Play.
It works for me
Click to expand...
Click to collapse
Would you be so kind to explain how you do it?
Autonotification seems to require the name of the app one wants to block the notifications of. Is there one specific app to mention? Or is it a different kind of setting?
Thanks in advance!
Another thing I've recently stumbled across is called good lock. You can get it from the Galaxy store... it allows you to remove multiple icons from the status bar. Such as Bluetooth, alarm icon, VPN icon. It also allows you to do many other ROM customizations without root.
I'm testing out Ad Guard at the moment, which seems to be working well.
However, because I chose to use a VPN (it was recommended) then I now have a key sign in the notification area.
I'm sure it asked me if I wanted to turn it off at the time but I said no thinking I could turn it off later. Now I can't find any setting at all!
Is there a way I can turn it off without having to give system ui Turner app permissions through ADB?
anotherxdauser said:
I'm testing out Ad Guard at the moment, which seems to be working well.
However, because I chose to use a VPN (it was recommended) then I now have a key sign in the notification area.
I'm sure it asked me if I wanted to turn it off at the time but I said no thinking I could turn it off later. Now I can't find any setting at all!
Is there a way I can turn it off without having to give system ui Turner app permissions through ADB?
Click to expand...
Click to collapse
You can disable notification using your phone settings not the app settings.
Sent from my VOG-L29 using Tapatalk
marek03 said:
You can disable notification using your phone settings not the app settings.
Sent from my VOG-L29 using Tapatalk
Click to expand...
Click to collapse
How?
I can't find the specific notification for the key symbol.
There used to be option to switch between audio output - phone and Bluetooth. It's not there anymore. It was in notification bar, after swipe down. How can I switch output now?
You need Smartthings for this.
If it's already installed try to remove cache and data of this app.
Jannomag said:
You need Smartthings for this.
If it's already installed try to remove cache and data of this app.
Click to expand...
Click to collapse
I do have it, I did clear data and cache"
now what? can you explain little more? thank you
Open the smart things app, oven the settings (☰ on the left, then the ⚙). Check if "Smartthings Panel" is enabled (first entry).
Jannomag said:
Open the smart things app, oven the settings (☰ on the left, then the ⚙). Check if "Smartthings Panel" is enabled (first entry).
Click to expand...
Click to collapse
Yes it's enabled. It does show in notification bar. But how do I switch from bluetooth to phone (when in music or call)?
smashcz said:
Yes it's enabled. It does show in notification bar. But how do I switch from bluetooth to phone (when in music or call)?
Click to expand...
Click to collapse
I attached a screenshot of the Smartthings bar. It's in German, but it should be clear.
You need to tap on "Output" (or similar) and choose between BT device or smartphone.
It wasn't showing up yesterday, not sure why, but it works today, thank you