media/libraries
tonihei f672590b2d Remember explicit notification dismissal
Currently, a notification may be recreated even if a user dismissed
it as long as the standard conditions for a notification are true.

To avoid this effect, we plumb the dismissal event to the notification
controller, so that it can override its `shouldShowNotification`
decision. The plumbing sets an extra on the media key intent, which
the session forwards as a custom event to the media notification
controller if connected.

Issue: androidx/media#2302
PiperOrigin-RevId: 745989590
2025-04-10 05:38:58 -07:00
..
2025-04-08 11:36:50 -07:00
2025-04-09 09:25:55 -07:00
2025-03-31 05:22:31 -07:00
2025-04-04 08:58:44 -07:00
2024-11-04 04:16:39 -08:00