NewPipe/app/src/main/java/org/schabi/newpipe/player
Stypox 9d2ab61993
Merge pull request #9203 from Callisto404/add-chapter-timestamp-share
Added timestamped link sharing from the start of a chapter with a long hold press
2022-10-30 22:31:09 +01:00
..
datasource Update ExoPlayer to 2.18.1 2022-07-24 14:11:31 -04:00
event Refactor player: separate UIs and more 2022-07-13 23:25:26 +02:00
gesture Use range-limiting methods in more places. 2022-08-08 07:10:16 +05:30
helper Create MediaSessionPlayerUi 2022-08-25 17:00:41 +02:00
mediaitem Update ExoPlayer to 2.18.0 2022-06-25 21:14:42 -04:00
mediasession Fixed sonar detected problems 2022-08-25 17:02:53 +02:00
mediasource Use List.of(). 2022-07-20 04:39:11 +05:30
notification Only update notification large icon when it changes 2022-08-28 23:14:02 +02:00
playback Remove useless MediaSessionCallback 2022-08-25 17:00:41 +02:00
playqueue Refactor notifying method in PlayQueue. 2022-07-21 08:02:23 +05:30
resolver Update ExoPlayer to 2.18.0 2022-06-25 21:14:42 -04:00
seekbarpreview Improve code style 2022-07-20 15:05:25 +02:00
ui Merge pull request #9203 from Callisto404/add-chapter-timestamp-share 2022-10-30 22:31:09 +01:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayQueueActivity.java Add play queue button to video details fragment 2022-09-14 21:00:44 +08:00
Player.java Remove thumbnail before sync, if outdated 2022-08-28 18:32:27 +02:00
PlayerService.java Create MediaSessionPlayerUi 2022-08-25 17:00:41 +02:00
PlayerType.java Move PlayerType into its own class and add documentation 2022-07-13 23:33:18 +02:00