red_ 12 Posted September 15, 2021 Posted September 15, 2021 Hi there, I just received my Pixel 5. It is my first Android phone with a camera cut out in the front. While using it for the first week, I found out some apps do a better job working around camera cut outs than others. Emby does a really god job in portrait mode, but is really, really bad in landscape mode. So what is it that I want? I want te ability to watch full screen video. Yes, I know this means I will have a little black hole in some of my movies and series in the left bottom corner. But it's always less black mass than all the extra black borders you get when handling fullscreen video in landscape mode like the build in video player is causing at the moment. To illustrate, I've two examples. A screenshot from the Android Emby app GUI in landscape and portret. Here you see that the GUI looks nice and perfect in portret, but already cuts of the left side in landscap. Not really a big deal, but it would be nice to have the option to decide this yourself. A screenshot while playing a video, comparing the Android Emby build-in video player with VLC. Here you see that VLC will give you the option for real fullscreen video. Emby doesn't. Also the scaling options in the menu while playing video don't change this, you'll always keep the black border on the left because of the camera cut out. Example 1: Emby Android app behaving nicely in portrait Emby Android app behaving badly in landscape Example 2: Emby Android app behaving badly in landscape VLC Android app behaving nicely in landscape Is this something we (you..) could fix? Or at least give users the option how to cope with the front camera cut out. Not sure if it is exactly this, but I found: https://developer.android.com/guide/topics/display-cutout
Luke 40077 Posted September 21, 2021 Posted September 21, 2021 Hi, yes an option for this is possible in future updates. thanks for the feedback.
420tushar 0 Posted October 13, 2021 Posted October 13, 2021 go to you phone settings> Display>full screen display of apps or display at the top of the screen (name maybe different according to devices)> make emby full screen did worked for me
red_ 12 Posted October 13, 2021 Author Posted October 13, 2021 Sadly this option isn't available on my Pixel 5. It's probably a rom specific feature. There are some apps in the Play store (which need or don't need root) but they also doesn't seem to work.
Luke 40077 Posted October 13, 2021 Posted October 13, 2021 4 hours ago, 420tushar said: go to you phone settings> Display>full screen display of apps or display at the top of the screen (name maybe different according to devices)> make emby full screen did worked for me Is this option on stock android?
red_ 12 Posted October 13, 2021 Author Posted October 13, 2021 Probably not. Not in AOSP/Stock. My guessing why they didn't do this so far is because of the many different implementations of the front camera. So only a manufacturer know if it's a good idea to enable this. As you could theoretically lose important stuff on the screen behind the camera (menu/text/buttons). Most apps which have implemented it in their app, only go to real full screen when playing landscape video, like YouTube! My first image is the main page from the Android YouTube app, here you see kind of the same pattern as with Emby. They just indent/ignore the left part where the camera is. But if you switch to playing a video (image 2), the video shows over the complete screen, but the menu items are still beginning after the camera so you won't lose any text/buttons/other important stuff.
marcquinn 0 Posted February 16, 2022 Posted February 16, 2022 looking forward to the support for display cutout on Pixel 5 or other Android devices with screen notch!
marcquinn 0 Posted February 16, 2022 Posted February 16, 2022 //Alternative solution for rooted users, requires Xposed/LSPosed - Install and Enable NoDisplayCutout in Xposed (LSPosed...) Manager. Select the scope of the module (i.e. Emby). tested and works on my Pixel 5 (Android12).
Luke 40077 Posted February 3, 2024 Posted February 3, 2024 12 hours ago, KahanBhalani said: Any updates on this feature? Hi, more options for this are possible for future updates. Thanks.
kvnjonathan70 0 Posted October 23, 2024 Posted October 23, 2024 (edited) Hi Admin, any update on this ? I am using Pixel 8, full immerse is not working on player, on app media navigation it work. I even tried "adb shell settings put global policy_control immersive.full=com.mb.android" But it did not change player to full immersive Edited October 23, 2024 by kvnjonathan70
kvnjonathan70 0 Posted October 31, 2024 Posted October 31, 2024 (edited) I tried to reverse engineer the app to fill the screen on landscape, I am missing something, maybe in layout folder. Adding the below line in style XML and modifying value 28/style XML did not work. I d <style name="ActivityTheme"> <item name="android:windowLayoutInDisplayCutoutMode"> shortEdges </item> </style> Edited October 31, 2024 by kvnjonathan70
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now