Trigger when tapping on notification button

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
xpdev
Posts: 59
Joined: 16 Sep 2014 06:20
Location: Italy

Trigger when tapping on notification button

Post by xpdev » 20 Nov 2018 08:17

Hi

I probably became stupid, but I can not find a way to intercept when a button is pressed on a notification on status bar not created by Automagic.
Xiaomi MI 6

Rom Miui 10 EU STABLE

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

Re: Trigger when tapping on notification button

Post by Desmanto » 21 Nov 2018 06:20

AFAIK, there is no such trigger. You can check if the notification exists, and perform click on it. But you can't detect if it is being clicked.

You have to remove the original notification and mirror it using Automagic own notification. Or you need to see what event that the notification produce and use that in trigger UI event. Example, if you tap on notification USB Charging (when plugged to PC), it will pop up new dialog box. This will be detected in UI Event.
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.

User avatar
xpdev
Posts: 59
Joined: 16 Sep 2014 06:20
Location: Italy

Re: Trigger when tapping on notification button

Post by xpdev » 22 Nov 2018 10:58

thank you for your help
Xiaomi MI 6

Rom Miui 10 EU STABLE

Post Reply