nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.16k stars 1.75k forks source link

Improve video playback experience on Android #13221

Open alec-jensen opened 2 months ago

alec-jensen commented 2 months ago

Is your feature request related to a problem? Please describe.

The video player doesn't integrate with Android's media controls, and there is no background playback.

Describe the solution you'd like

The app should integrate with the Android media controls, and allow background playback.

Describe alternatives you've considered

I haven't found any alternatives.

parneet-guraya commented 3 weeks ago

Working on it.

parneet-guraya commented 1 week ago

The video player doesn't integrate with Android's media controls, and there is no background playback.

Hi, video playback is considered ongoing task so, not sure if the background playback is the way to go, maybe you guys @tobiasKaminsky @AndyScherzinger can answer if we should do it. Also, if by media controls you meant doing play/pause, skip from you're bluetooth/wired earphones then that I have implemented here #13467

alec-jensen commented 1 week ago

I meant the media controls in the quick settings panel

parneet-guraya commented 1 week ago

Okay, so that will be shown if we do background playback, which you asked.