bottiger / SoundWaves

Free, Libre and Open Source podcatcher - for Android
GNU General Public License v3.0
139 stars 14 forks source link

Lock screen controls for 'rewind' and 'advance' #195

Open ghost opened 4 years ago

ghost commented 4 years ago

The lockscreen controls for a playing podcast include three items that do the following:

  1. Move to the previous episode (◀)
  2. Pause the current episode (⏸️)
  3. Move to the next episode (▶)

I'd prefer for these three items to do this:

  1. Rewind current episode 10 seconds (◀)
  2. Pause the current episode (⏸️)
  3. Advance the current episode 30 seconds (▶)

This would make it much easier to advance podcasts through commercials while the phone is in a locked state. Is there a way to do this currently? I can't find anything in the settings and don't think it's possible.