App version: 3.11.3 Google Play
Problem you may be having, or feature you want: I’d like AntennaPod to support a gesture-based pause feature inspired by the “Rotate” feature in Smart Audiobook Player.
This is extremely useful when you need to quickly pause the podcast and don’t want to fumble for the pause button, especially if the screen is off. The face-down gesture is intuitive and unambiguous.
Suggested solution:
- When the phone is flipped face-down (screen facing the surface) during playback, playback pauses automatically.
- If the phone is flipped back face-up within 5 minutes, playback resumes automatically.
- If the user manually pauses playback or the 5 minutes timer exceeds during pause, the feature becomes inactive until the user manually resumes playback again (so it doesn’t interfere with intentional pausing).
Screenshots / Drawings / Technical details:
Use the device’s accelerometer/gravity sensor to detect when the screen is facing downward. The feature should be opt-in (off by default) and maybe configurable (e.g. the 5-minute resume window).