Notification Actions

Post your questions and help other users.

Moderator: Martin

Post Reply
Forcefighter
Posts: 2
Joined: 04 Nov 2014 10:06

Notification Actions

Post by Forcefighter » 04 Nov 2014 10:50

When specifying actions for permanent (i.e. user cannot remove them) statusbar notifications (those which are only enabled on Android 4.1+), they will stop working after the phone is idle for a period of time.

The notifications click-action will still work, one can still expand the notification to see the actions - but the click-handling will not happen anymore. A refresh of the notification (add notification with same ID) will solve this. The associated on-click-actions in my case are executions of flow-graphs.

This strongly seems like an android-related memory-garbage-collecting problem. Enabling/Disabling the Automagic permanent-notification has no effect on this problem.


I hope someone will fix this! =)
HTC One X+, Android 4.2.2

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

Re: Notification Actions

Post by Martin » 04 Nov 2014 18:05

Is there anything in the log of Automagic when this happens? Are you using task killers, memory managers or some kind of root-tools/apps like Xposed or a custom ROM?

Post Reply