Hi Martin,
I'm switching from 4.4 custom ROM to 4.2 stock ROM because I'm fed up with stability issues, and now I'm facing a problem with a flow that is dealing with notifications (namely a "periodic reminder").
Under 4.4, you have introduce a couple of triggers to detect notification being displayed and removed.
It works great but only under 4.4.
Under 4.2 I have no way to detect that a certain notification has been removed from statusbar, and thus I have to use "User Present" trigger to stop my reminder, and that is not a good way to do that.
My point is : I don't understand the "4.4 mandatory" limitation, because there is hundreds of APK that use android accessibility service to detect notification arrival and dismissal ...
Could you explain to me why those triggers cannot be somehow back-ported to 4.2 and even older platforms ?
Tks
