Hi,
I'm trying to find a solution to a simple task that I've been using for a very long time. It refers to managing the notifications volume, which in theory, in Android 9 is linked to the ringer volume.
The idea is that, during the night time, I use a task that aims to activate DND Priority mode and reduces ring level to 1. This way:
- I disable all notifications sounds
- I still keep the phone able to receive calls from important people or from repeat callers, but the phone won't ring to the max (ringtone volume 1)
In the morning, I have a task that disables DND and sets ringtone back to max. However, more often than not, this task is unable to bring back to max also the notifications volume. It makes sound but rather at minimum audible level (which, I assume is correlated to the reduced volume of the ringtone during the night). Sometimes, the task is, however, able to bring back the notifications volume to max. In addition, I used to have, until a few days ago, an action pertaining the Notifications volume, although I had the same outcome so I deleted that action and is not visible in this screenshot.
So, anyone has a clue on how to manage this notification volume in Android 9?
Thanks for any feedback!
--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
I don't think they interfere somehow. I have actually just tested them, I ran them both and verified that the notifications volume is still high afterwards. Is there, maybe, another setting I should try?
I'd like to mention that I use Pixel 3 XL, which doesn't have a separate setting for notifications. Previously I used a OnePlus 5T and the same occurred.
Thanks!
To unsubscribe from this group and stop receiving emails from it, send an email to tas...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
Maybe you need to disable restore settings by long clicking profile >Settings?
Sorry, I don't see such setting related to profile:
This is the part from the log that is related to this task.
Regarding the log, it is relevant because it shows today's activity. Also, today was one of the days the task failed to behave as expected.
Below I send you the exported description of the profile
A1: Do Not Disturb [ Mode:All ]
A2: Ringer Volume [ Level:7 Display:Off Sound:Off ]
Could you clarify how you are checking your notification volume? on my device in Android 9 I no longer have a 'notification volume' setting at all.
Are you sure this is not related to the new notification options where you can manage the volume for individual notifications?
I would add %VOLN to the 'log ringer vol' so it logs that as well.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/33qrau6qAuM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Actually, I decided to make a manual test. What I did:
1. I played the DND Normal task -> Notifications volume remained low
2. I played the DND Normal task -> Notifications volume remained low
3. I played the DND Priority task -> DND Priority started; Notifications volume remained low (actually it's weird, because DND is set to have no notifications sound, but in this case I heard the sound at low level); Ringer volume turned low
4. I played the DND Normal task -> Ringer volume turned high; Notifications volume turned high