straw/app/src/main/java/org/schabi/newpipe/player
Eric Xu 784c78c89e Rewrite setIndex(int) to pass unit tests
Original did not cover the case of when streams is empty and
documentation does not specify any input restrictions.

There's an ambiguity with broadcasting an event between the
documentation and the actual code (see TODO).
2021-05-24 12:20:19 -04:00
..
event Merge branch 'dev' into daynight 2021-04-03 00:08:26 +03:00
helper TEST: Downgrade ExoPlayer to 2.12 2021-05-14 14:47:53 +02:00
mediasession Merge player classes into a single one 2021-01-14 10:25:44 +01:00
mediasource Update to ExoPlayer 2.12.3 2021-02-16 16:42:51 +01:00
playback TEST: Downgrade ExoPlayer to 2.12 2021-05-14 14:47:53 +02:00
playqueue Rewrite setIndex(int) to pass unit tests 2021-05-24 12:20:19 -04:00
resolver Update to ExoPlayer 2.13.2 2021-03-31 10:05:44 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainPlayer.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
NotificationConstants.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
NotificationUtil.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
Player.java Add support for PeerTube HLS streams 2021-05-23 11:53:35 +02:00
PlayerServiceBinder.java Merge player classes into a single one 2021-01-14 10:25:44 +01:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayQueueActivity.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00