vlc-android/application
Duncan McNamara 5e643209bc CustomPiP: fix popup killed when leaving the app
When leaving the app with custom pip the VideoPlayerActivity onStop()
is called which sets isInPiPMode to false which kills the popup.
onStop isn't called with the system's pip.
To fix this, just check if service.isPlayingPopup is true, it's false
for system's pip.
2024-10-24 10:52:32 +00:00
..
app Remove remaining NoTv references 2024-10-11 12:57:40 +02:00
donations Remove the notv build 2024-10-09 07:19:46 +00:00
live-plot-graph Remove the notv build 2024-10-09 07:19:46 +00:00
mediadb Remove the notv build 2024-10-09 07:19:46 +00:00
moviepedia Remove the notv build 2024-10-09 07:19:46 +00:00
resources Remove the notv build 2024-10-09 07:19:46 +00:00
television Add a log in beta to understand an IllegalStateException crash 2024-10-17 13:29:49 +00:00
tools Remove the notv build 2024-10-09 07:19:46 +00:00
vlc-android CustomPiP: fix popup killed when leaving the app 2024-10-24 10:52:32 +00:00
webserver Prevent an IllegalStateException crash in the remote access onboarding 2024-10-17 13:29:49 +00:00