Aspect Ratio and Content resolution - Nexus 7 General

The screen is 1280x800
The content displayed is 99% of the time going to be 1280x720
The content area in between the tablet bar and notifications bar is 1280x720
They did this to allow for a full 720p content area.
In portrait orientation, it's 800x1280 with a content area of 800x1200

Thanks for this information, but surely in portrait mode the bottom few rows of pixels will be taken up by buttons, so really it will be something along the lines of 800x1200, rather than 720x1280?
I would much rather 800x1200 than 720x1280, as few desktop backgrounds floating around the internet have more than 1200 pixels vertically.

I'm fairly certain jptech meant 800x1200 (leaving 40px for notification bar at top and 40px for nav bar at bottom) in portrait.

burntcustard said:
Thanks for this information, but surely in portrait mode the bottom few rows of pixels will be taken up by buttons, so really it will be something along the lines of 800x1200, rather than 720x1280?
I would much rather 800x1200 than 720x1280, as few desktop backgrounds floating around the internet have more than 1200 pixels vertically.
Click to expand...
Click to collapse
zinfinion said:
I'm fairly certain jptech meant 800x1200 (leaving 40px for notification bar at top and 40px for nav bar at bottom) in portrait.
Click to expand...
Click to collapse
I think the smart thing to do, which I hope is what Google did. Is to remove the buttons on the bottom when playing video, only bringing them up when you tap the screen.

zinfinion said:
I'm fairly certain jptech meant 800x1200 (leaving 40px for notification bar at top and 40px for nav bar at bottom) in portrait.
Click to expand...
Click to collapse
Thanks, fu**ing math:good:

zinfinion said:
I'm fairly certain jptech meant 800x1200 (leaving 40px for notification bar at top and 40px for nav bar at bottom) in portrait.
Click to expand...
Click to collapse
Actually if you look at the screen shot here: MobileSyrup , you can see that they both disappear when playing video.

Logan_M said:
Actually if you look at the screen shot here: MobileSyrup , you can see that they both disappear when playing video.
Click to expand...
Click to collapse
They're supposed to disappear.
But that video looks like 2.35:1 so it's not a good judge. I'd like to see a photo of the n7 playing native 720p video.

Related

Photo viewing

Just would like to confirm one thing:
After u took photo in landscape then view it through gallery again in landscape position, does d photo fill d whole screen? Or with both left and right side fill with black bar? I meant without zooming or whatever.....just view original.
Mine would view in landscape mode, but there're still 2 small black bars on sides. It's different than portrait mode.
EdwardUong said:
Mine would view in landscape mode, but there're still 2 small black bars on sides. It's different than portrait mode.
Click to expand...
Click to collapse
Is your photo taken in landscape format? If your photo is taken in portrait format and view in vertical position, u will see two black bar on top and bottom, am I right?
That's correct, I think because of the menu option is hidden away when you don't use it.
So, I guess it's normal and my phone is not having any problem ;-)

change notification panel width

I wonder if there is a possibility to change the width of the drop down panel which contain the notifications as I think it will be more cool to look like drop down panel in ipad which extend from both sides of the screen
Is there is a way ?
Ya, I agree. It's full screen in portrait mode, but not in landscape.
That's the way it was in 4.3 and it looked goofy. Reviewers and users *****ed and it was changed in 4.4.

Screen resolution - stretching?

I actually realized this since the first day of using the tablet... I noticed that the screen actually got stretched when you set your tablet in landscape mode and squished in while in portrait mode.
I suspect that the OS is running at a wrong native resolution... Does anyone have similar observation?
Yep, me too
I noticed the same issue. Circular icons look especially bad. Funny enough, the tablet on the packaging also has a distorted screen. In Youtube, videos have black bars on the top and bottom of the screen. This shouldn't be the case, as 1024x600 is a 16:9 aspect ratio, and videos are typically 16:9.
Code:
adb shell dumpsys display
contains the following output:
Code:
mPhys=PhysicalDisplayInfo{600 x 1024, 59.670002 fps, density 1.0, 177.209 x 171.115 dpi, secure true, appVsyncOffset -5000000, bufferDeadline 22758840}
Yup, installed luna icon pack and looks horrible. Same as letters in Google keyboard.
I was just getting on to post about this very thing. Here is an image comparison I put together showing a screen shot side-by-side with a photo of the screen:
https://drive.google.com/file/d/0B0Z0bpkQXwBFR1djTnJLSGlsTkU/view
According to the images I pulled, the nominal screen resolution is 600x1024, which is also the hardware spec. But the actual image you see is the same aspect ratio as a display with a resolution of 600x1080. This suggests that the display pixels aren't actually square. I tried a couple of resolution changers in the Play Store but they just scale the display without addressing the issue.
I found an old Google Groups post asking about a cheap tablet with non-square pixels, and the answer in 2012 wasn't very encouraging. I wonder if something could be done through an Xposed module?
I lowered the dpi to 150 just to test and same result...
theophile2 said:
I was just getting on to post about this very thing. Here is an image comparison I put together showing a screen shot side-by-side with a photo of the screen:
https://drive.google.com/file/d/0B0Z0bpkQXwBFR1djTnJLSGlsTkU/view
According to the images I pulled, the nominal screen resolution is 600x1024, which is also the hardware spec. But the actual image you see is the same aspect ratio as a display with a resolution of 600x1080. This suggests that the display pixels aren't actually square. I tried a couple of resolution changers in the Play Store but they just scale the display without addressing the issue.
I found an old Google Groups post asking about a cheap tablet with non-square pixels, and the answer in 2012 wasn't very encouraging. I wonder if something could be done through an Xposed module?
Click to expand...
Click to collapse
Also, this line from the display dump above similarly seems to indicate non-square pixels:
Code:
density 1.0, 177.209 x 171.115 dpi
Anyone know how to change horizonal and vertical dpi independently?
Apparently the dpi is 160 normally.
You can set it higher and the icons will look less stretched but the dpi seems correct.
Yeah, this is sadly typical in cheap chinese tablets. What really surprises me is that almost nobody talks about this, and most of the people don't even notice it even after pointing it to them
I've also noticed that this screen has what I think is a slow redraw rate (i. e. painting line by line from the top) which cause funky scroll effects, especially in dark backgrounds in portrait. Grab the tablet with the buttons on top and scroll quickly in the Kindle Store and you'll see it
I watched a video on the Fire for the first time, and while this isn't exactly a scientific test, the video did not seem stretched out or distorted to me. I tested with a second video and it too seemed to display with the correct aspect ratio. If so, then that suggests that the display, controller, and drivers are all capable of rendering an image that is not distorted, and that it may be an issue with the rendering of the Android UI.
Up, i would love having a fix for this.
Mine doesnt seem to show these problems? Is it just a some devices problem or am I missing something?
zach61797 said:
Mine doesnt seem to show these problems? Is it just a some devices problem or am I missing something?
Click to expand...
Click to collapse
Just got one of the $50 Fire tablets delivered and this is one of the first things I noticed. Look at a circular icon when it's in portrait and when it's in landscape and it's really obvious. I noticed it on the Pinterest icon.
If this really is a hardware issue, I don't suppose there's any way to fix it? If not I'll probably return it and get my money back.
amiiboh said:
Just got one of the $50 Fire tablets delivered and this is one of the first things I noticed. Look at a circular icon when it's in portrait and when it's in landscape and it's really obvious. I noticed it on the Pinterest icon.
If this really is a hardware issue, I don't suppose there's any way to fix it? If not I'll probably return it and get my money back.
Click to expand...
Click to collapse
Idk.. I don't really notice it maybe it's just my perspective the seem good to me.
It didn't jump out at me, but yes, the screen is definitely wider than 1024/600. Maybe it is 16:9.
I did notice the weird scrolling. Perhaps it's refreshed in some interlaced fashion?
I've noticed that some people just don't see it. Coincidentally in my case it was the same people that watch 4:3 content stretched in their 16:9 TVs and are happy with it
martinml said:
I've noticed that some people just don't see it. Coincidentally in my case it was the same people that watch 4:3 content stretched in their 16:9 TVs and are happy with it
Click to expand...
Click to collapse
^^^ This!
The incorrect aspect ratio is really distracting. I hope there's a way to fix it now that custom ROMs are available.
Hey guys! Does anyone else have a problem with scrolling. When I scroll down a page it looks like the left side is scrolling slower than the right. So for example, if you scroll down on a page full of horizontal lines or text, all the text slopes to the right until the page stops. I'm not sure if this is normal because the tablets so cheap or if its just mine?
BadPotato said:
Hey guys! Does anyone else have a problem with scrolling. When I scroll down a page it looks like the left side is scrolling slower than the right. So for example, if you scroll down on a page full of horizontal lines or text, all the text slopes to the right until the page stops. I'm not sure if this is normal because the tablets so cheap or if its just mine?
Click to expand...
Click to collapse
It seems "normal" for this tablet, sadly:
martinml said:
I've also noticed that this screen has what I think is a slow redraw rate (i. e. painting line by line from the top) which cause funky scroll effects, especially in dark backgrounds in portrait. Grab the tablet with the buttons on top and scroll quickly in the Kindle Store and you'll see it
Click to expand...
Click to collapse
Can't complaint it's rather solid for it's price imo.
Aghh glad its not just mine then. I'm loving the fire! Though it was going to be rubbish but really surprised!

white glow.

Has anyone ever seen a white glow while watching a YouTube video. If I am watching in landscape or portrait every once and a while there is a white glow from the top of the screen.
cdnsnOw said:
Has anyone ever seen a white glow while watching a YouTube video. If I am watching in landscape or portrait every once and a while there is a white glow from the top of the screen.
Click to expand...
Click to collapse
Motion Sense?
RoccoN4 said:
Motion Sense?
Click to expand...
Click to collapse
I am unsure i am going to do more research in to this...
You can wave your hand above the phone to skip tracks in apps like Spotify and YouTube or snooze alarms. When you do either, you'll see a subtle glow move across the top edge of the display, indicating that the Soli radar sees your hand and recognizes its placement. research lol
It's motion sense.
It's to show there's a new notification received while you're in full screen mode. Goes away after a few seconds.
it's the phone letting you know motion sense can be used while using that app - such as in google play music, or spotify, or tidal, or youtube, etc...

Do Front Cameras Reduce Notification Icon Space?

I'm considering picking one of these up (refurb) and I've never had a phone with notch or with cameras in the screen area. Front camera has been in the bezel area right above the screen. It looks like the two front cameras on this device are essentially embedded into the screen. Does that mean there is less display areas for notification icons or does the device allow for two rows of notification icons + time/battery display up top?
jazee said:
I'm considering picking one of these up (refurb) and I've never had a phone with notch or with cameras in the screen area. Front camera has been in the bezel area right above the screen. It looks like the two front cameras on this device are essentially embedded into the screen. Does that mean there is less display areas for notification icons or does the device allow for two rows of notification icons + time/battery display up top?
Click to expand...
Click to collapse
It may seen that it would be e problem, i've owned mine for about 4 months bow and its not an issue. The notification bar is thin but still very readable. If you want to customize the notification panel further for space, you'll be able to download (GoodLock and NiceLock depending on your region) to help with that.
S105G said:
It may seen that it would be e problem, i've owned mine for about 4 months bow and its not an issue. The notification bar is thin but still very readable. If you want to customize the notification panel further for space, you'll be able to download (GoodLock and NiceLock depending on your region) to help with that.
Click to expand...
Click to collapse
I took a peak at the descriptions of those apps and screen shots and can GoodLock actually modify the top notification status bar on top? I didn't think any app could control the look of that? Those apps seems to have quite a bit of overlap with built-in functions of latest Android 10 + One UI 2.x ? Still might give them a whirl.
SO I've had my S10 5G for about a week now. Right away, I tried the virtual bezel setting that basically black out the top of the screen next to the cameras. I didn't like the look. On my LG V30 the camera was in the bezel and the bezel was very thin so the screen display still appeared to take up most of the glass. With this setting on the Samsung, it's too heavy handed, blacks out a little too much height off the top of the screen so it looks odd with a very tall black bezel on top.
So far, I don't think the reduced space has caused my notification icon bar up top to get overloaded. What I ended up doing though was selecting a wallpaper that the top right corner is dark or almost black. It effectively "hides the cameras" while utilizing the full screen. Of course with apps open that aren't black on top, you see the large camera cutout but it's not really that distracting/terrible looking.
I like that Samsung got a little smarter on the S20 and has a very small single camera cutout in the middle of the screen now. Looks MUCH better. But still, it's only looks. Some may prefer having the dual front cameras, which I think is a nice trade off to having the larger camera cutout on the side instead of the a small single camera in the middle.

Categories

Resources