NewPipe-app-android/app/src/main/java/org/schabi/newpipe/player/helper
Avently c45514b989 All players in one place
- main, background, popup players now connected via one service, one view, one fragment, one activity and one gesture listener
- playback position is synchronized between players. Easy to switch from one to another
- expandable player at the bottom of the screen with cool animation and additional features like long click to open channel of a video, play/pause/close buttons and swipe down to dismiss
- in-player integrated buttons for opening in browser, playing with Kodi, sharing a video
- better background playback that can be activated in settings. Allows to automatically switch to audio-only mode when going to background and then switching to video-mode when returning to the app.
2019-12-30 00:15:01 +03:00
..
AudioReactor.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
CacheFactory.java Fixed deprecations 2019-10-07 11:18:26 +02:00
LoadController.java Update ExoPlayer to 2.9.6, including httook dependency and deprecations 2019-03-05 18:05:44 +01:00
LockManager.java -Changed play queue item building to shrink thumbnail before caching. 2017-10-30 20:58:47 -07:00
MediaSessionManager.java Update to ExoPlayer 2.10.5 2019-10-07 11:18:26 +02:00
PlaybackParameterDialog.java All players in one place 2019-12-30 00:15:01 +03:00
PlayerDataSource.java Fixed deprecations 2019-10-07 11:18:26 +02:00
PlayerHelper.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00