NewPipe/app/src
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
..
androidTest/java/org/schabi/newpipe Code improvements 2017-06-28 18:56:05 +02:00
beta add everything for beta release 2017-09-09 20:46:58 +02:00
debug Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
main Fix crash when returning to player. 2017-10-11 14:27:32 +02:00
test/java Use correct long comparison (fixes #726) 2017-09-23 08:35:06 -03:00