NewPipe-app-android/app/src/main/java/org/schabi/newpipe/player
Stypox 062570cc47
Merge pull request #8886 from Isira-Seneviratne/Remove_Runnable_variables
Remove Runnable variables for Handlers.
2023-01-12 15:34:12 +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 Remove Runnable variables for Handlers. 2023-01-12 15:30:19 +01:00
helper Only show "Enqueue next" when in the middle of the queue 2022-12-04 18:20:50 +01:00
mediaitem Actually there is no need to use flatMap 2023-01-11 15:26:46 +01:00
mediasession Fixed sonar detected problems 2022-08-25 17:02:53 +02:00
mediasource Update ExoPlayer to 2.18.2 2022-12-16 17:53:56 +01:00
notification Add helper methods for adding PendingIntent mutability. 2022-11-07 17:12:22 +05:30
playback Apply code review suggestions. 2023-01-04 06:10:14 +05:30
playqueue Refactor notifying method in PlayQueue. 2022-07-21 08:02:23 +05:30
resolver Support audio only background for services only supporting video streams 2022-12-17 21:17:42 +01:00
seekbarpreview Use Optional chaining. 2023-01-04 05:16:21 +05:30
ui Use Optional.map correctly and other improvements 2023-01-11 14:47:53 +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 Use Optional.map correctly and other improvements 2023-01-11 14:47:53 +01:00
PlayerService.java Removed the wasPlaying variable 2022-12-10 21:56:04 +01:00
PlayerType.java Move PlayerType into its own class and add documentation 2022-07-13 23:33:18 +02:00