pocket-casts-android icon indicating copy to clipboard operation
pocket-casts-android copied to clipboard

Add support for new media notification controls configuration to support 3 icons (if room).

Open geekygecko opened this issue 2 years ago • 0 comments

Description

Recently the ability to configure your media notification controls was added. Unfortunately, it changed the notification from three to two controls, so user's have mentioned they have lost the mark as played control.

We used to offer three controls, playback speed, star, and mark as played. The Android playback notification only shows two controls but Android Auto uses three controls.

Before Screenshot 2022-11-17 at 4 00 23 pm

After Screenshot 2022-11-17 at 4 58 52 pm

It would be good to support three controls but it might be more difficult to implement the configuration page as we might want to let the user choose the positions so the user's least favourite control is removed.

Step-by-step reproduction instructions

  1. Follow the steps to set up an Android Auto emulator https://developer.android.com/training/cars/testing#test-auto
  2. Deploy the app to a phone
  3. Connect the phone using USB
  4. Play an episode
  5. Open the full screen playing screen

The mark as played control will be missing.

geekygecko avatar Nov 17 '22 06:11 geekygecko