1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-30 07:50:50 +00:00
NewPipe/app/src/main
Tryton Van Meer b70fd826e7 Fix crash when returning to player.
When switching apps or locking the phone, destroyPlayer is called which sets audioManager to null. So upon returning to the player and pressing play, the app crashes.
So now initPlayer checks if audioManager is null and sets it if needed.
2017-10-11 14:27:32 +02:00
..
assets Add about activity 2017-07-05 19:35:15 +02:00
java Fix crash when returning to player. 2017-10-11 14:27:32 +02:00
res Translated using Weblate (Chinese (Traditional)) 2017-10-10 18:06:26 +02:00
AndroidManifest.xml Support dark theme in file picker (#699) 2017-09-19 18:38:27 +02:00