straw/app/src/main/java/org/schabi/newpipe/player
Avently 05e7a25ad8 Better equals check
It ensures that queues are not the same. Without this check when you have multiple videos in the backstack and navigating back via Back button you'll get duplicated videos
2022-02-19 22:12:31 +03:00
..
event Code cleanup and minimization 2022-01-21 22:49:23 +01:00
helper Merge pull request #7704 from Stypox/fix-stream-menu-crash 2022-02-09 19:53:09 +01: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 Apply suggested changes and remove the CustomHlsPlaylistTracker class 2022-01-30 20:42:02 +01:00
playqueue Better equals check 2022-02-19 22:12:31 +03:00
resolver Refactored `PlaybackResolver` 2021-11-12 20:14:39 +01:00
seekbarpreview Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainPlayer.java Completely close player when changing stream w/o autoplay 2021-09-01 20:13:27 +02: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 Fix fast seek overlay arc not correctly centered 2022-02-18 22:34:55 +01: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 Cleaned up PlaylistDialog-related code 2021-10-09 18:46:20 +02:00