notification on statusbar removed direction

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
Mikerrtx
Posts: 3
Joined: 10 Mar 2016 01:23

notification on statusbar removed direction

Post by Mikerrtx » 27 May 2018 01:12

Would it be feasible to return the direction on the notification on statusbar removed trigger? I would like to take different actions on swipes to the left or to the right.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: notification on statusbar removed direction

Post by Martin » 27 May 2018 19:17

To my knowledge this is not possible since the system does not provide this distinction to apps.

Regards,
Martin

User avatar
digitalstone
Posts: 342
Joined: 21 Oct 2017 12:36
Location: The Netherlands

Re: notification on statusbar removed direction

Post by digitalstone » 27 May 2018 21:13

I'm almost certain there used to be an Android version (few years ago) that could actually distinct the difference between left/right notification swipe-remove.
But maybe i'm confused with CyanogenMod which i used at that time.
Phone: LG Nexus 5X (rooted vanilla Android 7.1.2)

User avatar
Desmanto
Posts: 2709
Joined: 21 Jul 2017 17:50

Re: notification on statusbar removed direction

Post by Desmanto » 28 May 2018 16:35

While it maybe a little more hassle, maybe you can add another condition confirmation dialog. The yes and no will allow you to pick which one you need.

But I usually just use Input Dialog Single Choice Menu (my favourite) to split these kind of choice.
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.

Locked