Hi, would it be possible to implement an alert slider condition and trigger? I think Tasker can do this. If you have an idea how to do this with existing features this would be fine enough for me.
Thanks a lot
Oneplus 3 Alert Slider Trigger & Condition
Moderator: Martin
Re: Oneplus 3 Alert Slider Trigger & Condition
Hi,
What do you mean by alert slider condition and trigger, can you please elaborate?
Regards,
Martin
What do you mean by alert slider condition and trigger, can you please elaborate?
Regards,
Martin
Re: Oneplus 3 Alert Slider Trigger & Condition
The Oneplus 3 (and some other devices) has an physical alert slider to change notification mode. It is a 3-state button and a change in that would be the trigger. A condition, in which position the slider is set, would e.g. be usefull to prevent flows from overwriting silet mode when slider is set to silent. Do you need more information? Please tell me. Thanks.
Re: Oneplus 3 Alert Slider Trigger & Condition
Unfortunately I don't have a device with this feature so was not aware about it. Maybe they just change the Interruptions Mode (also known as 'Do Not Disturb Mode' on some ROMs). Does trigger/condition Interruptions Mode work to detect the changes? Other candidates to detect changes would be trigger/condition Ringer Mode or as a last resort trigger System Setting Changed.
Re: Oneplus 3 Alert Slider Trigger & Condition
Thanks for your feedback. Ringer Mode and System Setting Changed (could not figure out what entry to use here) do not work. Interruptions Mode is working but can't make a difference between change coming from software (changed profile, quick tile etc.) or hardware. I made a logcat and looked into it. Both time the interuptions mode was changed from 'all notifications' to 'only important notifications'.
I attached two screenshots. I will do more investigation on my own how to read this informations with Automagic but if you have a hint please let me know
I attached two screenshots. I will do more investigation on my own how to read this informations with Automagic but if you have a hint please let me know
- Attachments
-
- Alert Slider
- Screenshot_20160906-101215.png (208.49 KiB) Viewed 22961 times
-
- QuickTile
- Screenshot_20160906-101224.png (221.81 KiB) Viewed 22961 times
Re: Oneplus 3 Alert Slider Trigger & Condition
Can we get an update on this? The physical slider makes the Ringer Mode option useless. No way to automate...
Re: Oneplus 3 Alert Slider Trigger & Condition
You can try my Secure setting logger flow : viewtopic.php?f=3&t=7931
Maybe you can catch something that always happen when the hardware switch make the changes.
Maybe you can catch something that always happen when the hardware switch make the changes.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: Oneplus 3 Alert Slider Trigger & Condition
Wait... false alarm. Actually it is working fine on OnePlus 6, just that the statusbar notification does not change and I thought that meant that the ringer mode remained the same too.