anilbeesetti / nextplayer

An Android native video player
GNU General Public License v3.0
1.26k stars 58 forks source link

[WIP] feat: Support Notifications #943

Open InfiniteCoder06 opened 1 month ago

InfiniteCoder06 commented 1 month ago

I couldn't reopen the PR #654 Hence This is PR Continution

Warden20 commented 1 month ago

Is there an option to click in the notificación and resume vídeo playing?

InfiniteCoder06 commented 1 month ago

Is there an option to clock in the notificación and resume vídeo playing?

@Warden20 I couldn't understand can you explain in detail

Warden20 commented 1 month ago

Is there an option to clock in the notificación and resume vídeo playing?

@Warden20 I couldn't understand can you explain in detail

Vlc android beta 3.6 from https://artifacts.videolan.org/vlc-android/nightly-arm64/ When you use background play mode in Vlc and the notification appears in the notification panel you can click on the notification and the video will play in video mode again. Also Mx player pro has this option where you can click on the notification and do the same.

InfiniteCoder06 commented 1 month ago

When you use background play mode in Vlc and the notification appears in the notification panel you can click on the notification and the video will play in video mode again. Also Mx player pro has this option where you can click on the notification and do the same.

Yes It's possible.