straw/app/src/main/java/org/schabi/newpipe/player
Stypox 3ff50a604f Merge pull request #5221 from B0pol/notifications
Dynamically get package name
2021-01-01 18:05:43 +01:00
..
event Fix ktlint errors 2020-11-22 14:03:10 +01:00
helper Use AndroidX Media compat in AudioReactor 2020-12-30 17:10:57 -05:00
mediasession Use final where possible 2020-08-16 10:25:09 +02:00
mediasource Update to ExoPlayer 2.11.4 2020-05-01 15:03:54 +02:00
playback Update most dependencies 2020-11-22 14:03:10 +01:00
playqueue Merge pull request #4961 from TeamNewPipe/lint 2020-12-07 11:19:01 +01:00
resolver Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BackgroundPlayerActivity.java More fixes with opening VideoDetailFragment 2020-11-08 10:00:28 +01:00
BasePlayer.java Fix urls with timestamps not being played 2020-12-30 21:07:30 +01:00
MainPlayer.java dynamically get package name 2020-12-20 13:52:20 +01:00
NotificationConstants.java Remove hardcoded and duplicate strings, use exoplayer ones 2020-09-22 18:17:09 +02:00
NotificationUtil.java Use ServiceCompat.stopForeground(). 2020-12-19 16:52:17 +05:30
PlayerServiceBinder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ServicePlayerActivity.java Fix queue display in ServicePlayerActivity. 2020-12-23 20:06:02 +05:30
VideoPlayer.java Added a comment and excluded automatic switch of orientation on tablets and Android TVs 2020-09-19 17:21:01 +03:00
VideoPlayerImpl.java Fix null pointer exception in play button method 2020-12-29 14:51:24 -05:00