NewPipe/app/src/main/java/org/schabi/newpipe/player
TobiGr 71d3227791 Fix bottom controls being out of the screen
This was caused by too large end screen thumbnails enlarging the whole palyer. Fixed by scaling the thumbnail.

Ensure that the player does not use the whole screen height in detail fragment to keep the additional content like title, comments, etc. available.
2021-03-14 17:52:15 +01:00
..
event removed resizig text from popup player, as requested in #5514 2021-02-11 11:20:27 +01:00
helper Add Objects.requireNotNull to warning which is surely not null 2021-01-28 14:35:47 +01:00
mediasession Merge player classes into a single one 2021-01-14 10:25:44 +01:00
mediasource Update to ExoPlayer 2.11.4 2020-05-01 15:03:54 +02:00
playback Merge player classes into a single one 2021-01-14 10:25:44 +01:00
playqueue Apply the requested changes and little improvements 2021-01-16 13:23:42 +01: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
MainPlayer.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00
NotificationConstants.java Remove hardcoded and duplicate strings, use exoplayer ones 2020-09-22 18:17:09 +02:00
NotificationUtil.java Merge player classes into a single one 2021-01-14 10:25:44 +01:00
Player.java Fix bottom controls being out of the screen 2021-03-14 17:52:15 +01:00
PlayerServiceBinder.java Merge player classes into a single one 2021-01-14 10:25:44 +01:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayQueueActivity.java Apply the requested changes and little improvements 2021-01-16 13:23:42 +01:00