NewPipe/app/src/main/java/org/schabi/newpipe/player
Stypox ba3afd1e35
Merge pull request #10021 from Isira-Seneviratne/PendingIntentCompat
Switch to AndroidX's PendingIntentCompat.
2023-04-14 14:20:47 +02: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 Changed the naming 2023-04-04 09:57:06 +02:00
helper [Android 6+] Add ability to always use ExoPlayer's MediaVideoCodecRenderer setOutputSurface workaround 2023-04-10 17:39:27 +02:00
mediaitem Actually there is no need to use flatMap 2023-01-11 15:26:46 +01:00
mediasession Listen to ignore hardware buttons pref changes 2023-02-26 14:28:57 +01:00
mediasource Update to ExoPlayer 2.18.3 2023-02-23 12:46:05 +01:00
notification Use AndroidX's PendingIntentCompat class. 2023-04-13 10:53:46 +05:30
playback Apply code review suggestions. 2023-01-04 06:10:14 +05:30
playqueue Replaced the equals method 2023-01-21 14:56:55 +01:00
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 Merge pull request #9812 from TeamNewPipe/revert-8894-WindowCompat 2023-04-03 14:23:17 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayQueueActivity.java Fix toast crash on API 33 2023-01-12 11:39:25 +01:00
Player.java [Android 6+] Add ability to always use ExoPlayer's MediaVideoCodecRenderer setOutputSurface workaround 2023-04-10 17:39:27 +02: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