1. 30 May, 2022 26 commits
  2. 26 May, 2022 7 commits
  3. 23 May, 2022 6 commits
  4. 24 May, 2022 1 commit
    • Support custom actions with DefaultMediaNotificationProvider · 8d03fdfe
      Refactors the DefaultMediaNotificationProvider by separating the
      selection of actions and building the notification with it.
      
      The custom commands of the custom layout of the session are turned
      into notification actions and when received from the notification
      converted back to custom session commands that are sent to the
      session.
      
      PiperOrigin-RevId: 450404350
      bachinger committed