Podcast-Republic / PRApp

27 stars 9 forks source link

FR (Android Auto): Option to replace Prev / Next with Fast Forward / Rewind in task bar and split screen #411

Closed ToastyKen closed 3 months ago

ToastyKen commented 3 months ago

For Android Auto, there are options to enable Fast Forward and Fast Rewind buttons, but they only appear in full screen mode. I'm the task bar and in split screen mode, only the Previous / Next track buttons are available.

Requesting an option to display Fast Forward / Rewind buttons in place of Previous / Next Track buttons in these cases, as I use them far more than skipping to the next track.

gemiren commented 3 months ago

Starting with Android 13, if my memory is correct, Google has hardcoded the Previous and Next controls into the media notification. The only way to remove those two controls is to set up the app not to support the Previous and Next actions at all. That's not what this app wants, unfortunately.

The workaround is to remap those two controls to Fast forward or Fast rewind action through the app Settings > Media player > Bluetooth/headset key mapping.

Thanks.

ToastyKen commented 3 months ago

Fantastic! Thanks. I'll try that!

ToastyKen commented 3 months ago

Closing as it sounds like this isn't possible, but there is a workaround.