1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-03 10:33:28 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/player
2020-10-23 09:44:26 +02:00
..
event Two finger gesture: Less code lines 2020-10-11 13:56:30 +02:00
helper Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30
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 notification when play queue is edited 2020-09-10 13:36:34 +02:00
playqueue Don't rearrange lists by dragging the thumbnails 2020-10-17 16:25:06 +02: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 Made checkStyle happy 2020-07-14 20:21:32 +03:00
BasePlayer.java Merged 'dev' branch 2020-09-27 18:02:31 +03:00
MainPlayer.java Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30
NotificationConstants.java Remove hardcoded and duplicate strings, use exoplayer ones 2020-09-22 18:17:09 +02:00
NotificationUtil.java Hide player notification "when" time 2020-10-05 15:57:14 +02:00
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 PlaylistAppendDialog showing when no local playlists exist 2020-10-23 09:44:26 +02:00
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 Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30