Hi all.
Is there a way to link the slider position to specific profiles instead of notification filters?
TIA
Uqbar said:
Hi all.
Is there a way to link the slider position to specific profiles instead of notification filters?
TIA
Click to expand...
Click to collapse
Not without a custom ROM
Uqbar said:
Hi all.
Is there a way to link the slider position to specific profiles instead of notification filters?
TIA
Click to expand...
Click to collapse
Soon this will hopfully work for the 3T http://forum.xda-developers.com/oneplus-3/themes/app-custom-slider-root-xposed-required-t3439672
Related
Since upgrade to ics I have been unable to utilize the feature where you slide your finger over the top of the notification bar to change brightness. This is even with auto brightness unchecked. A really useful feature for me.
undrwater said:
Since upgrade to ics I have been unable to utilize the feature where you slide your finger over the top of the notification bar to change brightness. This is even with auto brightness unchecked. A really useful feature for me.
Click to expand...
Click to collapse
Are you talking about the brightness control on notification pull down? If so then you can have 15 toggle mod, it has the brightness toggle to control brightness from notifications.
yeah its not there on ics
Sent from my GT-N7000 using xda premium
nokiamodeln91 said:
yeah its not there on ics
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
I'm disappointed to hear that. :'(
jeetu1981 said:
Are you talking about the brightness control on notification pull down? If so then you can have 15 toggle mod, it has the brightness toggle to control brightness from notifications.
Click to expand...
Click to collapse
Can you please link us to this 15 toggle mod, and instructions on how to install it? thanks.....
jimmbomb said:
Can you please link us to this 15 toggle mod, and instructions on how to install it? thanks.....
Click to expand...
Click to collapse
Check second link in my sig, you will find it in OP, very first mod.
Sent from my GT-N7000
check settings\system\status bar and check BRIGHTNESS CONTROL. There is no longer an actual slider bar that displays. Just touch and hold the top of the status bar and slide your finger back and forth.
wolfmatters said:
check settings\system\status bar and check BRIGHTNESS CONTROL. There is no longer an actual slider bar that displays. Just touch and hold the top of the status bar and slide your finger back and forth.
Click to expand...
Click to collapse
which rom are u talking about? as far as i know its not there in stock ics
nokiamodeln91 said:
which rom are u talking about? as far as i know its not there in stock ics
Click to expand...
Click to collapse
he's probably talking about this particular mod that this thread is all about. the settings for the 15 toggle mod
good luck... too complicated for me to install...
I'm on JB ParanoidAndroid
Sent from my SGH-I997 using xda premium
Download an app called display brightness from the play store, its by dev called rubberbigpepper. It emulates that feature and I actually prefer it.
Hi, could anybody help me to find a workaround to automatically set all notifications to be as "shown silently" when placing slider onto don't disturb position?
I'm on oos 4.0.1, rooted but with no Xposed.
lautta10 said:
Hi, could anybody help me to find a workaround to automatically set all notifications to be as "shown silently" when placing slider onto don't disturb position?
I'm on oos 4.0.1, rooted but with no Xposed.
Click to expand...
Click to collapse
what does "shown silently" mean? and which notifications?
nhshah7 said:
what does "shown silently" mean? and which notifications?
Click to expand...
Click to collapse
Hi! Excuse me I was meaning to "show silently" option over notifications config, specifically for WhatsApp.
I'm attaching the concerning screenshot.
Anybody??
My biggest problem with the OnePlus 3 is that they made the alert slider the only way to control Do Not Disturb modes. No automation.
So I have setup Tasker to do the automation, changing the modes throughout the day/night and it works great. However, there are occasionally situations where I want to put my phone in silent mode (a meeting for example), but I know that Tasker is scheduled to turn off silent mode half way through the meeting.
So if Tasker could somehow detect what position the alert slider is in, I could easily make it so that Tasker won't change DND modes if the slider is in certain positions.
Is there any way to accomplish this?
Dekz said:
My biggest problem with the OnePlus 3 is that they made the alert slider the only way to control Do Not Disturb modes. No automation.
So I have setup Tasker to do the automation, changing the modes throughout the day/night and it works great. However, there are occasionally situations where I want to put my phone in silent mode (a meeting for example), but I know that Tasker is scheduled to turn off silent mode half way through the meeting.
So if Tasker could somehow detect what position the alert slider is in, I could easily make it so that Tasker won't change DND modes if the slider is in certain positions.
Is there any way to accomplish this?
Click to expand...
Click to collapse
Please look around the OnePlus 3 Mods forum for your answer. There are two different alert slider customization apps listed there
https://forum.xda-developers.com/showthread.php?t=3439672
use the %INTERRUPT variable
Stupifier said:
Please look around the OnePlus 3 Mods forum for your answer. There are two different alert slider customization apps listed there
https://forum.xda-developers.com/showthread.php?t=3439672
Click to expand...
Click to collapse
Those require Xposed and I'm running Nougat.
windongg said:
use the %INTERRUPT variable
Click to expand...
Click to collapse
The %INTERRUPT variable tells me which DND mode the phone is in, not which position the slider is in. Since I am using Tasker to change DND modes, these two things are almost never in sync.
Stupifier said:
Please look around the OnePlus 3 Mods forum for your answer. There are two different alert slider customization apps listed there
https://forum.xda-developers.com/showthread.php?t=3439672
Click to expand...
Click to collapse
Dekz said:
Those require Xposed and I'm running Nougat.
Click to expand...
Click to collapse
You obviously didn't look around the forum I mentioned and ONLY opened the link to the ONE app....I said there were TWO different apps. One does NOT required Xposed!
https://forum.xda-developers.com/showthread.php?t=3431469
Stupifier said:
You obviously didn't look around the forum I mentioned and ONLY opened the link to the ONE app....I said there were TWO different apps. One does NOT required Xposed!
https://forum.xda-developers.com/showthread.php?t=3431469
Click to expand...
Click to collapse
And you obviously didn't read my post because none of these apps solve my problem.
@Dekz
If you want to test yourself from within Tasker the position of the slider, you can query the contents of "/sys/class/switch/tri-state-key".
sumotori1 said:
@Dekz
If you want to test yourself from within Tasker the position of the slider, you can query the contents of "/sys/class/switch/tri-state-key".
Click to expand...
Click to collapse
FINALLY!
I've asked about this in various places over the past few months and for some reason nobody could understand what I was trying to do and why the %INTERRUPT variable wouldn't work.
Turns out the solution is extremely easy when you know where to look.
Thank you so much!
Dekz said:
FINALLY!
I've asked about this in various places over the past few months and for some reason nobody could understand what I was trying to do and why the %INTERRUPT variable wouldn't work.
Turns out the solution is extremely easy when you know where to look.
Thank you so much!
Click to expand...
Click to collapse
You're most welcome buddy. Glad to have helped. : )
Dekz said:
FINALLY!
I've asked about this in various places over the past few months and for some reason nobody could understand what I was trying to do and why the %INTERRUPT variable wouldn't work.
Turns out the solution is extremely easy when you know where to look.
Thank you so much!
Click to expand...
Click to collapse
Hey there.
Mind sharing what you are trying to do with it?
I made myself some profiles which are triggered depending on the position of the slider, but maybe they can work even better with your method ...
Please can someone tell me how to make the brightness slider show up with just one pull from the top of the notification bar
jason504 said:
Please can someone tell me how to make the brightness slider show up with just one pull from the top of the notification bar
Click to expand...
Click to collapse
Is this what you mean
jason504 said:
Please can someone tell me how to make the brightness slider show up with just one pull from the top of the notification bar
Click to expand...
Click to collapse
Click on the down arrow thats on the right side... then you'll see the menu thats been posted above.
mike28 said:
Is this what you mean
Click to expand...
Click to collapse
My brightness slider is gone all together. That's why I was wondering if they have something in the settings. I have looked and looked
jason504 said:
My brightness slider is gone all together. That's why I was wondering if they have something in the settings. I have looked and looked
Click to expand...
Click to collapse
Yeah it's that "show control on top" option shown above. That's how I did it.
PsiPhiDan said:
Yeah it's that "show control on top" option shown above. That's how I did it.
Click to expand...
Click to collapse
Yeah but how do I get to that when my brightness slider is gone?
I used a theme for the status bar icons to make them blue and that is what's doing it.
jason504 said:
Yeah but how do I get to that when my brightness slider is gone?
Click to expand...
Click to collapse
Bixby maybe?
Hi,
I was wondering if there is a way to have sound & vibration turned on for an app notification but it does not show on my notification bar. Is there a way to do that even if with a 3rd party app? I'm using a galaxy s10 rooted.
Thanks
Bump
mohsin125 said:
Bump
Click to expand...
Click to collapse
are you wanting the notifications or are you trying to track a bothersome notif down to disable it?
Youdoofus said:
are you wanting the notifications or are you trying to track a bothersome notif down to disable it?
Click to expand...
Click to collapse
Thanks for replying.
So I want the app to make a sound of notification/vibrate but not show up in notification bar. Wondering if there is a way.