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
Related
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?
Hello I have lots of questions
1) is there a way to make active display or tap to wake up phone?
2) on my previous phone if I clicked on the volume key button the phone would turn on?- can I do it on here?
3) there are many more apps like contextual services and lots of other Motorola apps. Which are safe to disable?
4) is there a way to block OTA updates?
5) when you swipe down using two fingers you get the notification pull menus. But when I click the wifi button it opens the settings app and goes to wifi. Can't I edit it so it goes DIRECTLYY to. Toggle wifi?
6) pin on lock screen - on my old phones when I input my pin it unlockes. This is so stupid and takes more longer after inputtingmy pin. I then have to click enter? How do I automate that
1) You can use AcDisplay. You can't tap to wake the phone, a custom kernel would be required for that.
2) Not by default.
3) I leave Assist, Alert, Audio effects, Help and Migrate disabled. I don't know about the rest, but those are safe.
4) Just don't install them. I don't know if you can disable the alerts though.
5) Hold the wifi button . Works with other settings as well, try it out.
6) Well, you could try using an app that replaces your lockscreen which has this feature, such as the Home Screen Lock of Smart App Lock. By default you can't though.
Hope I helped.
Krisshp said:
5) when you swipe down using two fingers you get the notification pull menus. But when I click the wifi button it opens the settings app and goes to wifi. Can't I edit it so it goes DIRECTLYY to. Toggle wifi?
Click to expand...
Click to collapse
I assume you are using Lollipop. The wifi-icon and the SSID are two seperate buttons. Tapping the icon switches wifi on/off. Tap on the SSID and it will take you to settings
I've found that long-pressing the wifi button will toggle it on and off.
hippy dave said:
I've found that long-pressing the wifi button will toggle it on and off.
Click to expand...
Click to collapse
Ah. That must be how kitkat behaves
Yep
mpeL said:
1) You can use AcDisplay. You can't tap to wake the phone, a custom kernel would be required for that.
2) Not by default.
3) I leave Assist, Alert, Audio effects, Help and Migrate disabled. I don't know about the rest, but those are safe.
4) Just don't install them. I don't know if you can disable the alerts though.
5) Hold the wifi button . Works with other settings as well, try it out.
6) Well, you could try using an app that replaces your lockscreen which has this feature, such as the Home Screen Lock of Smart App Lock. By default you can't though.
Hope I helped.
Click to expand...
Click to collapse
Thanks for that, didn't know holding the button toggles it!!! Wish it was more simpler!!!
Bit disapointed thaty I cant use the volume keys! thanks for the help
1. Is there no way hide notification on lock screen for apps that's always in the notification bar (like Tasker or Call Recorder?)
2. I can't find anyway to turn of the screen by double tap the notification bar (like in COS or CM).
/Söder
soder said:
1. Is there no way hide notification on lock screen for apps that's always in the notification bar (like Tasker or Call Recorder?)
2. I can't find anyway to turn of the screen by double tap the notification bar (like in COS or CM).
/Söder
Click to expand...
Click to collapse
1. I'm using the payed version of call-recorder, and I can disable the notificationbar icon and notification.
2. Sadly this feature (or better gesture) is not availible in oos.
nvertigo67 said:
1. I'm using the payed version of call-recorder, and I can disable the notificationbar icon and notification.
2. Sadly this feature (or better gesture) is not availible in oos.
Click to expand...
Click to collapse
Call recorder is a widely used name for apps that record calls. I use the one from Skvalex, also payed version.
What I mean is that normally apps that shall stay active all the time needs to be in notification bar, but I rather don't see it when I only turn on the display with the lock screen.
In CM and COS I could deal with this with options like "never show for apps always in notification bar".
/Söder
soder said:
Call recorder is a widely used name for apps that record calls. I use the one from Skvalex, also payed version.
What I mean is that normally apps that shall stay active all the time needs to be in notification bar, but I rather don't see it when I only turn on the display with the lock screen.
In CM and COS I could deal with this with options like "never show for apps always in notification bar".
/S�der
Click to expand...
Click to collapse
Me too: appsettings->appearance->third entry
nvertigo67 said:
Me too: appsettings->appearance->third entry
Click to expand...
Click to collapse
Yeah, but, is it still active, and doesn't get shut down?
/Söder
soder said:
Yeah, but, is it still active, and doesn't get shut down?
/Söder
Click to expand...
Click to collapse
Hmm, I'm on 4.0 and havn't used call-recorder in the short time I was on 3.5.4, next time I'm restoring 3.5.4, I'll check and report back.
Stupid me! It was because I had no PIN set on the phone, I had no specific options for the lock screen.
/Söder
I don't really wan't a custom rom, but do have Magisk and TWRP. It's the last thing I don't like about this phone (just came from the Pixel 2 XL).
Try this:
In Developer Options, search for Absolute Volume, then turn it off.
I found "Disable Absolute Volume" and tried it. Still when the phone turns back on the pop up is there the moment I turn up the volume.
Yeah It seems that is not a permanent solution... You could try to automate it with tasker and autoinput, but i dont think is worth the effort...
Yeah I agree, Thanks for the info.
samfix from xda labs used to cope with it but no update since pie..
Yeah, I tried it and no go on pie. Its a really small thing, just the last thing that bugs me.
i would add the mess with dolby atmos. I think it turns off randomly.
TakamineSubasa said:
Yeah It seems that is not a permanent solution... You could try to automate it with tasker and autoinput, but i dont think is worth the effort...
Click to expand...
Click to collapse
Well, if money is not the problem, you can do it with Tasker and AutoTools and it works just fine. I don't have root. Set it up once and forget it:
Just google "disable-safe-volume-warning-no-root-required" (geez, you can't even share a link to tutorial)
I haven't found easier solution for non-root. Sorry if OP looks for something root-only...
It is available in Stock ROM, no root required.
Settings > Sounds and vibration > Volume
Tap the three vertical dots in the top right,
Select "Media Volume Limiter" (It's the only option on my phone')
(Now here comes the counter-intuitive part)
Turn it on.
Set the "Custom Volume Limit" all the way to the right.
pTeronaut said:
It is available in Stock ROM, no root required.
Settings > Sounds and vibration > Volume
Tap the three vertical dots in the top right,
Select "Media Volume Limiter" (It's the only option on my phone')
(Now here comes the counter-intuitive part)
Turn it on.
Set the "Custom Volume Limit" all the way to the right.
Click to expand...
Click to collapse
is it possible that after a reboot the setting resets?
if so, there are modules like gravity box for edxposed that can change it for good. maybe others too.
bober10113 said:
is it possible that after a reboot the setting resets?
if so, there are modules like gravity box for edxposed that can change it for good. maybe others too.
Click to expand...
Click to collapse
Wherever limit you set (in the case, full volume) persists.
I have just rebooted my phone and the limiter is still on, and set to full.
pTeronaut said:
Wherever limit you set (in the case, full volume) persists.
I have just rebooted my phone and the limiter is still on, and set to full.
Click to expand...
Click to collapse
ok then they must have changed it in pie since i remember users complaining of it being reset after each reboot( probably an oreo issue)
pTeronaut said:
It is available in Stock ROM, no root required.
Settings > Sounds and vibration > Volume
Tap the three vertical dots in the top right,
Select "Media Volume Limiter" (It's the only option on my phone')
(Now here comes the counter-intuitive part)
Turn it on.
Set the "Custom Volume Limit" all the way to the right.
Click to expand...
Click to collapse
That STILL gives you the warning once after every reboot.
BUT! If you use systemui tuner you can actually, permanently, disable it. Seems to be the only way without root.
@Delano.888 Yeah, just had that experience at the very moment that you posted that.
Thanks for the pointer to SystemUI Tuner.
i knew i wasn't crazy....
Does anyone know how to get rid of this with Tasker? The old method no longer works, and I am afraid I am going to wreck my car trying to click the ok on the screen when I need the volume up. Please help! I've literally tried everything from granting securetask device ownership rights etc... I can even watch the setting change on my Note 9 without affecting the warning whatsoever. Any ideas??? Also, what exactly does deprecated mean?
Yes there is. I have done it multiple times. You will need a PC and Magisk Manager though. Tried it worked on Android 10 too.
The solution is with Smali Patcher. It makes Magisk module for individual phones via PC when being connected to the phone in ADB mode.
Google it. You will find the xda link.
Delano.888 said:
That STILL gives you the warning once after every reboot.
...
Click to expand...
Click to collapse
That issue has been fixed in subsequent FW updates.
Is this a package that can be disable from adb?
I am having trouble with the brief pop-up style notifications working. Whenever I get a notification it should pop up near the front facing camera, whether the screen is on or off. I'd say 95% of the time it does not pop up, but it seems to randomly. I have enabled all apps to pop up, and have tried with only some apps. Neither seem to work. Does anyone have a solution to this?
Thanks!
not enough to enable app , inside every app in notification u must see and apply POPUP , make sure of that
That worked, thanks so much!!
eyeatoma said:
That worked, thanks so much!!
Click to expand...
Click to collapse
almost welcome
carlitobahsoun said:
not enough to enable app , inside every app in notification u must see and apply POPUP , make sure of that
Click to expand...
Click to collapse
Anyway, how can I get to that setting menu?
setting / notification / twitter for example / notification categorises / see my screen shoot
carlitobahsoun said:
setting / notification / twitter for example / notification categorises / see my screen shoot
Click to expand...
Click to collapse
I followed your suggestion and it works! Unfortunately, I've got a new problem with messenger automatically turning off "show as pop-up". I have no idea why..... But everytime it has a new notification, it will turn off itself without any changing from me. Let my screenshots describe. The first pic is before the new message comes, the second pic is after.
go inside setting / notification / messenger /notification categorises , check them all inside each one
carlitobahsoun said:
go inside setting / notification / messenger /notification categorises , check them all inside each one
Click to expand...
Click to collapse
Thanks a lot