NewPipe-app-android/app/src/main
AudricV 2cf7764714
Fix crash when building the play queue audio track menu if the player is null
As the player can be null in some cases, we have to make sure that the player
is not null, by using Optionals on the player itself instead of its methods
returning Optionals.

If the player is null, the play queue audio track menu will now be hidden.
2023-11-15 21:45:56 +01:00
..
assets Update displayed licenses 2020-12-31 19:26:41 -05:00
java Fix crash when building the play queue audio track menu if the player is null 2023-11-15 21:45:56 +01:00
res Deleted translation using Weblate (Sicilian) 2023-10-07 17:39:49 +02:00
AndroidManifest.xml handle links to the PeerTube instance “peertube.stream” 2023-06-05 20:34:55 +02:00