Disable rounded screen corners? - Google Pixel 3 Questions & Answers

I saw a couple posts/articles about the faked corner rounding on the Pixel 3, and the Pixel 2 XL apparently did it as well. Is there any way to turn this off? I searched the forums but couldn't find anything.

ggmask said:
I saw a couple posts/articles about the faked corner rounding on the Pixel 3, and the Pixel 2 XL apparently did it as well. Is there any way to turn this off? I searched the forums but couldn't find anything.
Click to expand...
Click to collapse
Wow, that's interesting. It would be cool to turn that off.

I noticed there is a few interesting apps on the phone in Titanium Backup:
- Corner Cutout 1.0
- Double Cutout 1.0
- Tall Cutout 1.0
I tried disabling them, but it didn't seem to make any difference that I could tell.

ggmask said:
I saw a couple posts/articles about the faked corner rounding on the Pixel 3, and the Pixel 2 XL apparently did it as well. Is there any way to turn this off? I searched the forums but couldn't find anything.
Click to expand...
Click to collapse
They're not fake really, as much as just different. The screen itself has rounded corners, and the OS just makes them slightly more rounded, probably so they can be anti-aliased and look smoother. If you watch carefully during boot, you can see when they go from hardware-rounded to software-rounded.

CSX321 said:
They're not fake really, as much as just different. The screen itself has rounded corners, and the OS just makes them slightly more rounded, probably so they can be anti-aliased and look smoother. If you watch carefully during boot, you can see when they go from hardware-rounded to software-rounded.
Click to expand...
Click to collapse
Right, that's exactly what this thread is about... using software to artificially add rounding to the screen = faking, right? I'd like to disable that.

ggmask said:
Right, that's exactly what this thread is about... using software to artificially add rounding to the screen = faking, right? I'd like to disable that.
Click to expand...
Click to collapse
Gotcha. They do look better anti-aliased, though, IMO. When I first powered mine on, I was watching it boot and thought, "Woo, those corners don't look very smoo...oh, okay they're smoothing them in software."

Well if you figure it out I'd love to know. I personally feel the normal unaltered cornes would look better. Doesn't really bother me alot, but would still like to try it out at least.

cambunch said:
I noticed there is a few interesting apps on the phone in Titanium Backup:
- Corner Cutout 1.0
- Double Cutout 1.0
- Tall Cutout 1.0
I tried disabling them, but it didn't seem to make any difference that I could tell.
Click to expand...
Click to collapse
Those apps are for adding a fake notch, even for the Pixel 3. You can see notch settings in the developer options.

Hi,
Still no way to modify the corner shape?
I'd love to get the shape we see on the preboot screen, can't stand those over rounded corners...
On a rooted phone there is obviously a way to change it.
Any idea?
Thanks!

One of the things I noticed is that using the command "wm overscan" with proper values will push the rounded corner overlay off the screen showing the true corners. This has some obvious drawbacks, but interesting to see it working with the phone booted up fully.

cambunch said:
I noticed there is a few interesting apps on the phone in Titanium Backup:
- Corner Cutout 1.0
- Double Cutout 1.0
- Tall Cutout 1.0
I tried disabling them, but it didn't seem to make any difference that I could tell.
Click to expand...
Click to collapse
They are the display cutouts made for notch displays.. try turning one on in developer options.

The Navigation Gestures app gets you halfway there. Hiding the nav bar and using the recommended settings for a hidden pill (so you're just swiping at the bottom edge of the screen) uses all the pixels on the Pixel 3, which reduces the radius of the corners. I'm asking in their Telegram channel whether there's possibly a way to do this on the top of the screen, hoping one of the devs would know.

Ezrem said:
The Navigation Gestures app gets you halfway there. Hiding the nav bar and using the recommended settings for a hidden pill (so you're just swiping at the bottom edge of the screen) uses all the pixels on the Pixel 3, which reduces the radius of the corners. I'm asking in their Telegram channel whether there's possibly a way to do this on the top of the screen, hoping one of the devs would know.
Click to expand...
Click to collapse
See my post a few above yours. They are using the overscan options, which has its drawbacks. Some things won't display properly, and if you enable it for the top of the phone you will never see your statusbar.

Found this on reddit (thanks to "jyapayne"):
adb shell settings put secure sysui_rounded_size 1
adb shell settings put secure sysui_rounded_content_padding 5
First line is the corner "roundness" and second line ist the padding of the status-bar elements to the edge.
Works fine for me!

onkelhai said:
Found this on reddit (thanks to "jyapayne"):
adb shell settings put secure sysui_rounded_size 1
adb shell settings put secure sysui_rounded_content_padding 5
First line is the corner "roundness" and second line ist the padding of the status-bar elements to the edge.
Works fine for me!
Click to expand...
Click to collapse
This is the answer we've been looking for! I changed just the first setting and it looks great.

Is there any downside to doing that? Is it going to be frowned upon by Safetynet or anything?

onkelhai said:
Found this on reddit (thanks to "jyapayne"):
adb shell settings put secure sysui_rounded_size 1
adb shell settings put secure sysui_rounded_content_padding 5
First line is the corner "roundness" and second line ist the padding of the status-bar elements to the edge.
Works fine for me!
Click to expand...
Click to collapse
Great, thanks! Default on P3 is 26

CSX321 said:
Is there any downside to doing that? Is it going to be frowned upon by Safetynet or anything?
Click to expand...
Click to collapse
Doesn't require root or anything. It's essentially just configuring a setting via command line that lacks a user-interface option to adjust it.
Bingley said:
Great, thanks! Default on P3 is 26
Click to expand...
Click to collapse
I have found that setting it to 18 is perfect. It gives the smoothness of the anti-aliasing from the software with the radius as close to the size of the actual hardware screen corner.

onkelhai said:
Found this on reddit (thanks to "jyapayne"):
adb shell settings put secure sysui_rounded_size 1
adb shell settings put secure sysui_rounded_content_padding 5
First line is the corner "roundness" and second line ist the padding of the status-bar elements to the edge.
Works fine for me!
Click to expand...
Click to collapse
THANK YOU !!!
I've been looking for such a trick since I get my Pixel.
Way better now

onkelhai said:
Found this on reddit (thanks to "jyapayne"):
adb shell settings put secure sysui_rounded_size 1
adb shell settings put secure sysui_rounded_content_padding 5
First line is the corner "roundness" and second line ist the padding of the status-bar elements to the edge.
Works fine for me!
Click to expand...
Click to collapse
Thank you so much! Such a small change makes such a big difference. I set both values to 1 for now. I don't notice the aliasing and would rather have the extra screen real estate.

Related

[Q] Pixels Issue

Is anyone having display issues with the bottom 3 pixel rows?
It's not entirely annoying.
The whole display is shifted up 3 pixels. (not the physical display)
The 3 rows of pixels on the bottom stretch out the image.
You can see what I mean if you use the ChargerBar application.
By sending the bar to the bottom 1px in height, the bar is stretched out by 3px.
Then send the bar up to the top and it disappears.
You would have to increase the height of the bar by 3px.
I want to show a video. But I don't have a camera...
Here's a video of the issue.
http://youtu.be/ROfYY0wUHzg
porksoda02 said:
Here's a video of the issue.
http://youtu.be/ROfYY0wUHzg
Click to expand...
Click to collapse
I see it too... running cm7. Something needs to be done to the display, just change the number a little. If linuxbozo was here he could easily but i have no idea how sorry. Just try to ignore it, thats what i do. It is hardly noticible.
I see it on mine running emancipation....
Sent from my SAMSUNG-SGH-I997 using XDA
Its normal, noticed it as well.
I think its two pixels, not 3
What's strange is that when I reboot the device it's normal, the way it should look on the bottom. Once I turn off the screen for the first time and then turn it back on, this issue happens, and it stays until the device is rebooted again.

Edges are being cut/shorten on Instagram

Hello guys,
I am fairly new with Huawei phones and phones with a notch.
Especially when using Instagram (browisng stories), the sides of the app are being cut, like the image is just smaller than on a normal/different phone. So if there is a text just on the edge, it would be cut and you would not be able to read it.
I was wondering if there is anyway to fix it.
I heared there is something like "fullscreen mode" for apps, but when I go to Settings and click it, Instagram is not on the list. Could I disable it (cause maybe it is enabled), just for this specific app?
No root etc.
Kind regards!
Larlen said:
Hello guys,
I am fairly new with Huawei phones and phones with a notch.
Especially when using Instagram (browisng stories), the sides of the app are being cut, like the image is just smaller than on a normal/different phone. So if there is a text just on the edge, it would be cut and you would not be able to read it.
I was wondering if there is anyway to fix it.
I heared there is something like "fullscreen mode" for apps, but when I go to Settings and click it, Instagram is not on the list. Could I disable it (cause maybe it is enabled), just for this specific app?
No root etc.
Kind regards!
Click to expand...
Click to collapse
Im experiencing the exact same issue. What you can do is hiding the noth in system settings. Then you`ll get Insta (including stories) in fullscreen. BUT: Then the buttons for Text, Pen, image dont react to your touches. Its a complete mess. Can you confirm the problems with touch in hide notch mode?
I will check my IG app in a sec, but I think fullscreen mode is only available for apps that don't support the display.
I think apps like IG that natively 'support' these displays just don't display in the fullscreen mode settings.
_richyg_ said:
Im experiencing the exact same issue. What you can do is hiding the noth in system settings. Then you`ll get Insta (including stories) in fullscreen. BUT: Then the buttons for Text, Pen, image dont react to your touches. Its a complete mess. Can you confirm the problems with touch in hide notch mode?
Click to expand...
Click to collapse
The problem still occurs with hide notch mode ON, it is a bit better, but still edges on the sides are being cropped.
@Ephixi4 yeah I reinstalled the app, but fullscreen is not an option for IG. So it seems like it is either problem with a ROM or IG problem with not displaying their content properly for different res/notches.
Larlen said:
The problem still occurs with hide notch mode ON, it is a bit better, but still edges on the sides are being cropped.
@Ephixi4 yeah I reinstalled the app, but fullscreen is not an option for IG. So it seems like it is either problem with a ROM or IG problem with not displaying their content properly for different res/notches.
Click to expand...
Click to collapse
Yes, I checked that, too. It doesnt show the entire screen. Did you check if the buttons work properly, when hiding notch is enabled?
_richyg_ said:
Yes, I checked that, too. It doesnt show the entire screen. Did you check if the buttons work properly, when hiding notch is enabled?
Click to expand...
Click to collapse
I use the finger print scanner instead of navigation bar, that seems to work just fine.
I really wonder if it's OS issue for cropping app like that or IG.
Hoping for workaround soon.
@Larlen so I have notch visible but I have my soft keys hidden and I use the fingerprint scanner as navigation button.
Had no issues with IG app, maybe because of that?
But it seems more that the app is not very well designed to fit these screens and notch. When you want to edit a picture the brightness toggle is cropped because of the notch.
Sent from my EML-L29 using XDA Labs
It doesn't seem to be an issue with the notch, rather an issue with the screen ratio, with the notch not hidden it's 18.7/9, and with it hidden its 18/9, and it looks like alot of the apps are not optimized for 2/1 screen ratios yet
Larlen said:
I use the finger print scanner instead of navigation bar, that seems to work just fine.
I really wonder if it's OS issue for cropping app like that or IG.
Hoping for workaround soon.
Click to expand...
Click to collapse
Well, I wasnt talking about the system navigation. I use the fingerprint sensor, too. I was talking about the Instagram Buttons in Story Mode, when hiding the notch. The Buttons for editing a story pic, before you actually post it.
These Buttons (for inserting a text, or a gif etc) dont really work...
Can yoo confirm? or dont you guys just dont use instagram storys?
_richyg_ said:
Well, I wasnt talking about the system navigation. I use the fingerprint sensor, too. I was talking about the Instagram Buttons in Story Mode, when hiding the notch. The Buttons for editing a story pic, before you actually post it.
These Buttons (for inserting a text, or a gif etc) dont really work...
Can yoo confirm? or dont you guys just dont use instagram storys?
Click to expand...
Click to collapse
I can confirm this. The story buttons are not responsive. I can get them to work sometimes after tapping on them continuously but it's super annoying. However, I found out that swiping up opens the sticker menu so that's a workaround at least.
gtsim9 said:
I can confirm this. The story buttons are not responsive. I can get them to work sometimes after tapping on them continuously but it's super annoying. However, I found out that swiping up opens the sticker menu so that's a workaround at least.
Click to expand...
Click to collapse
Well, yes, but when I swipe up and see the emojis, they dont react neither...
Have the same issue. The buttons are not responsive because they are in the notch area. I've found they do work when you tap below the buttons as if they were below the notch area. The phone thinks the are still in the same spot as usually but it shows them in the top corner.
My insta stories also cuts of edges from pictures I made vertically. It's because of the screen ratio. I can't get them right even if I cut it the right ratio with an other app.
Why instagram still did not updated the app. The problem annoys too much. Anyone knows a workaround?
I use the fingerprint sensor to navigate and not the classic Android bottom bar.
I just tried right now on a story: if I use instead the classic bottom bar, I can see the whole story. If I hide the bottom bar, then the story takes the full screen and it crops the edges, right and left...
As someone said, it has to do with developers and not the phone I guess.
I hope IG will fix it soon
hey guys i am using the nova3i and have the same problem. What sux more that my friend told me that even my stories are being cropped once seen by them on their devices .

How to remove Screen Corners?

So, I know this title seems odd; I changed the resolution of my Phone with ADB to maybe get a 18:9 screen ratio but with more sharp edges since I really dislike how the 7 Pro has such round edges that just look terrible in some app's overlay, bc they weren't built for that in mind.
however, I found out that that won't help me with my problem. I thought the Screen Corners were just a hardware thing, but it turns out its actually on software as well. Does someone know how to potentially remove these? (it will probably not have these software added notches in custom roms, but i'd prefer using the default/openbeta rom from oneplus directly)
try this. the instructions are for a google pixel 3, but hopefully those settings exist for the oneplus.
disable rounded screen corners on pixel 3
altwu said:
try this. the instructions are for a google pixel 3, but hopefully those settings exist for the oneplus.
disable rounded screen corners on pixel 3
Click to expand...
Click to collapse
thanks for the answer, it doesnt work like that for the oneplus 7 pro, but i will look into stuff like this and reply again if i found out how to do it <3
Not sure what you expect to accomplish. The rounded corners are the physical edge of the display. You can see this in TWRP or any non-black boot animation.
Dungeon47 said:
Not sure what you expect to accomplish. The rounded corners are the physical edge of the display. You can see this in TWRP or any non-black boot animation.
Click to expand...
Click to collapse
as i said i wanted to reduce the vertical size of the screen and disable the software rounded corners. i only found out that there are software edges BECAUSE i changed the resolution of the display via adb.
Hello, are you talking about this broken corners thing ? Because whenever I install a custom ROM, the corners are very pixelated, which doesn't happen in Oxygen OS. Also, still concerning OOS, I tried to modify the overlay with the adb overscan thing and I was able see the rounded overlay moving, so it's definitely related to the software.
Also I managed to get a picture of the same problem on a OnePlus 6T. You can clearly see the pixelated corners.
I truly hate how there isnt an option for this. You can use "adb settings put secure sysui_rounded_size X" on Android 9, but not on Android 10. There doesnt seem to be a way to do it. I've used a Substratum theme (Curve) to temporarily (for a second) disable the rounded corner overlay but it doesnt stick, and there is nothing I've found over 3 days of intense searching for hours and hours. Custom ROMS have the option (Havoc 3.1 has a rounded-corner radius slider setting but changing it has no effect, even after rebooting).
Please tell me there is something someone has come up with. Its so annoying to have an ugly af rounded corner. I am using adb to reduce the display height to create a "software bezel" and want to reduce the rounded corner radius so it looks much less rounded. I can do it on Android 9, but the nav bar doesnt work well on it, and much prefer Android 10.
To ellaborate, the "adb settings put secure sysui_rounded_size X" setting DOES work properly on OOS, but not on anything beyond Android 9. You likely wont notice on Android 9 unless you set the display height smaller than what stock is. "adb shell wm size 1440x2990" is the best size I can say that fits well with sysui_rounded_size of 25 or 30.
Is there an update to this?
have anyone solved the prob?
I know you said something about wanting to be on OOS, but I've found a setting on Resurrection Remix that allows you to change the size of the rounded corners.
I got back on this topic today.
I got it working by using apktool on the ODMOverlay-OPSystemUI.apk and removing the pathData from rounded_bottom.xml and rounded_top.xml. then used rootbrowser to overwrite the original. I assume this could be done using a magisk module, but i couldn't get it to work properly.
Ixaruz said:
.... I got it working by using apktool on the ODMOverlay-OPSystemUI.apk and.... I assume this could be done using a magisk module, but i couldn't get it to work properly.
Click to expand...
Click to collapse
That app seems specific to OnePlus devices. Have you had any success with making a Magisk module yet? And, could that work on other devices also? My device is Poco X3 Karna running AICP (Android 12.1) rom. I am very much interested in this; I prefer 'rectangular' screenshots. Please reply. Thanks.

[Dev] What Apps would you like to run on the Cover Screen?

Hi Guys! If you could, what Apps would you like to run on your cover screen, given that it's really small or what type of information you wish you could access from the cover screen?
I am a developer, so maybe, just maybe I will be your genie to your wishlist of cover screen apps.
Go ahead, be as creative as you could be! I look forward to hear ideas other than using the Cover Screen as a Notification LED please.
there is no native android support outside screen... so you can't to do anything...
if you are wizard - make please for start AOD on cover screen
andrealin said:
there is no native android support outside screen... so you can't to do anything...
if you are wizard - make please for start AOD on cover screen
Click to expand...
Click to collapse
I obviously can do some magic.
That's why here to collect ideas which the actual users may would like to see, I won't be super keen on AOD implementation as that would eat up battery, but sure, could be an option. I have my own list of to-dos for the first version of the Super App, just want to see what users come up with.
something can toggle wifi Bluetooth sound flashlight.....
I used aod on all my samsungs. and even on large screens it didn't add much to the battery drain. But how many forums I read, most users are at a loss why the small Samsung display, which is logical for aod, was not used in this model.
about adding functional - enabling bixby routines would be logical without opening the phone.
moji666 said:
something can toggle wifi Bluetooth sound flashlight.....
Click to expand...
Click to collapse
Yes, they are nice ideas, noted already.
andrealin said:
I used aod on all my samsungs. and even on large screens it didn't add much to the battery drain. But how many forums I read, most users are at a loss why the small Samsung display, which is logical for aod, was not used in this model.
about adding functional - enabling bixby routines would be logical without opening the phone.
Click to expand...
Click to collapse
Well, if Samsung natively implements sure, not much batter drain, but as a third-party developer there are limited access to the APIs (at least not without root.) But yeah, I will see what I can do about it. Bixiby routines, interesting.
I second the toggles for bluetooth/sound/flashlight. Also would like the notification ring as well.. like the ring we see when we charge it.
super. I hope you will finish this soon
Thanks forbyour work is it possible to choose thé number of lines of notification liké the Google assistant message (3 lines) and an vertical scrolling and longer time before extinction for notifications ?
Please
jagan2 said:
Hi Guys! If you could, what Apps would you like to run on your cover screen, given that it's really small or what type of information you wish you could access from the cover screen?
I am a developer, so maybe, just maybe I will be your genie to your wishlist of cover screen apps.
Go ahead, be as creative as you could be! I look forward to hear ideas other than using the Cover Screen as a Notification LED please.
Click to expand...
Click to collapse
any news?
Sent from my SM-F700F using Tapatalk
I have a couple days with the flip and for my confort don't spend to much effort to open and for the sake of won't scratch more often when I put on every surface close position, I semi-close pacman like position and put like a stand so the metal frame only touch the surface not the glass and that way when I have to open only use one hand to fully open.
But in that position all the notifications appear on the main screen, so no way to see what notification have, it's there a way to show the notifications on the second mini screen in open position?
I agree, just a simple AOD digital clock would be sweet
bobbydharrell said:
I agree, just a simple AOD digital clock would be sweet
Click to expand...
Click to collapse
Yes just like always on display all time that you choose if you want always on display all time on the outside screen even when its open.
Sonos app!!!!!

[HELP] Screen size,notch,rounded corners change

Hi people, am currently waiting for bootloader unlock, am trying to sort things out and see how am gonna use my new rooted phone Xiaomi Redmi Note 9 Pro (got it as gift), well phone is great, but am coming from old era where rounded corners and notch was not a thing, i still prefeer screens with rectangle shape, and am willing to sacriface lower portion of screen up to ending of rounded corner and same above till the camera module, so i can have nice rectangular screen
Now my question is how to?
How to change screen size? (how to measure where to start and end)
If by software rounded corners still exist how to remove them?
Am planing to flash xiaomi.eu rom (am considering Ressurection Remix) and magisk root.
Thank you great people and community.
It's simple, and can be done without rooting, connect with ADB.
So your device has 1080x2400 resolution, you'll have to lower numbers from the height (2400) in order to get a rectangular display.
Play with numbers till you get it right, commands to use:
adb shell
wm size 1080x2200
Mohamedkam000 said:
It's simple, and can be done without rooting, connect with ADB.
So your device has 1080x2400 resolution, you'll have to lower numbers from the height (2400) in order to get a rectangular display.
Play with numbers till you get it right, commands to use:
adb shell
wm size 1080x2200
Click to expand...
Click to collapse
Thank you very much, i will check it out once i got bootloader unlock since am waiting 168h on Xiaomi devices, i will not fiddle with anything so i dont mess something up
And about software rounding, since when in settings i choose option to hide notch and move status bar down, it hides a notch and its completley disabled part of screen, but it still gets a rounded corners by software, i will try this with option dont hide anything maybe then under hardware display is rectangular, but you never know i will let you know , but if it is software how can i find it on my device, since i googled and found something for Pixel devices, and its all diffrent, thank you alot.
And what about DPI , or resolution after that change, should i keep everything as it is
essen33 said:
Thank you very much, i will check it out once i got bootloader unlock since am waiting 168h on Xiaomi devices, i will not fiddle with anything so i dont mess something up
And about software rounding, since when in settings i choose option to hide notch and move status bar down, it hides a notch and its completley disabled part of screen, but it still gets a rounded corners by software, i will try this with option dont hide anything maybe then under hardware display is rectangular, but you never know i will let you know , but if it is software how can i find it on my device, since i googled and found something for Pixel devices, and its all diffrent, thank you alot.
And what about DPI , or resolution after that change, should i keep everything as it is
Click to expand...
Click to collapse
Hiding notch ain't that effective, and you lose some of your screen doing so.
Your screen is a rounded AMOLED, that's hardware, it also has software roundness in order to be compatible with your screen. It's not that hard to disable roundness, for hardware, you can overcome it by "wm size", and you can change DPI by: "wm density xxx" to your desired value.
The software overcoming needs APK editing, so you need a PC/Laptop. You need to edit framework-res.apk (and maybe SystemUI.apk). There's an app that allows you to edit framework-res.apk values directly, you may want to check it:
Privset.
Mohamedkam000 said:
Hiding notch ain't that effective, and you lose some of your screen doing so.
Your screen is a rounded AMOLED, that's hardware, it also has software roundness in order to be compatible with your screen. It's not that hard to disable roundness, for hardware, you can overcome it by "wm size", and you can change DPI by: "wm density xxx" to your desired value.
The software overcoming needs APK editing, so you need a PC/Laptop. You need to edit framework-res.apk (and maybe SystemUI.apk). There's an app that allows you to edit framework-res.apk values directly, you may want to check it:
Privset.
Click to expand...
Click to collapse
Thank you, its actually LCD, on Redmi note 9 pro, Thank you for commands above, when i screenshot something it appears rectangle, so in theory it should work and rounded edges should not be there
Well for that APK stuff, does installing custom ROM help in that? I was thinking about RR rom,
Also, i dont mind losing screen size, and for me hiding notch is a must doing it this way, personally i hate it, i hate rounded edges, i just hate it my heart hurts when i see it, i got this phone as gift so i need to appreciate it i cant sell/replace it that way its kinda disrespectful
essen33 said:
Thank you, its actually LCD, on Redmi note 9 pro, Thank you for commands above, when i screenshot something it appears rectangle, so in theory it should work and rounded edges should not be there
Well for that APK stuff, does installing custom ROM help in that? I was thinking about RR rom,
Also, i dont mind losing screen size, and for me hiding notch is a must doing it this way, personally i hate it, i hate rounded edges, i just hate it my heart hurts when i see it, i got this phone as gift so i need to appreciate it i cant sell/replace it that way its kinda disrespectful
Click to expand...
Click to collapse
Oh sorry, I assumed it being a budget killer to offer an AMOLED display similar to RN10.
Well .. having LCD makes it a bit different, as the parts you cut off from your display will keep lightening up, that's how LCD displays work.
Honestly, you'll hate it more, it'll be like watching a long video on YouTube without fullscreen mode.
Strange tradition you've got right there, here, we're more understanding, if someone gifted you a phone, it won't matter if you sold it or replaced it, what matters is the feelings you've grown out of his gift.
About the APK stuff, it can be done on any ROM, but it's more stable on AOSP-based ROMs like RR, Havoc, PE, ...
An easy way to achieve your goal would be to use adb wm size, and reduce height. (There's another thing to do, adjust the new touch positions; cause your phone will keep using old positions, so if you're using gestures, it won't work that simple, till you recalculate it. (Easy to solve).
Mohamedkam000 said:
Oh sorry, I assumed it being a budget killer to offer an AMOLED display similar to RN10.
Well .. having LCD makes it a bit different, as the parts you cut off from your display will keep lightening up, that's how LCD displays work.
Honestly, you'll hate it more, it'll be like watching a long video on YouTube without fullscreen mode.
Strange tradition you've got right there, here, we're more understanding, if someone gifted you a phone, it won't matter if you sold it or replaced it, what matters is the feelings you've grown out of his gift.
About the APK stuff, it can be done on any ROM, but it's more stable on AOSP-based ROMs like RR, Havoc, PE, ...
An easy way to achieve your goal would be to use adb wm size, and reduce height. (There's another thing to do, adjust the new touch positions; cause your phone will keep using old positions, so if you're using gestures, it won't work that simple, till you recalculate it. (Easy to solve).
Click to expand...
Click to collapse
Well its a family gift so if i sell it it would be toxic "you didnt like my gift" , iam about to flash RR, so i will look into that, i dont mind having background light on unused part of screen, well how if you dont mind, your tips on recalculating touch positions, i found some googling around, what you recommend, thanks alot
essen33 said:
Well its a family gift so if i sell it it would be toxic "you didnt like my gift" , iam about to flash RR, so i will look into that, i dont mind having background light on unused part of screen, well how if you dont mind, your tips on recalculating touch positions, i found some googling around, what you recommend, thanks alot
Click to expand...
Click to collapse
Okay, so a year ago, I had Galaxy S7 that got some water issues, so the bottom part of screen wasn't working, and I was using on-screen navigation bar, so I used ADB wm commands to make the phone usable until it dries up.
What I did was, reducing screen height up to the usable part. Then, I used: adb wm overscan command.
This command tells the system where is the screen end, whether at top, bottom, right, or left. So if your bottom screen is reduced by 2 cm, you'll have to tell your system about that, so that it don't assume it's still at the actual hardware values.
The command uses numbered values separated by commas like this (original values):
wm overscan 0,0,0,0
The numbers are organised LEFT,TOP,RIGHT,BOTTOM
You can use minus too, I honestly don't remember which numbers were suitable for my case, you'll have to check it on your own (won't take over 10 minutes). Only change TOP & BOTTOM values.
Who knows, maybe you won't need to do this anymore, perhaps Android 11's AI does that automatically whenever changing screen resolution.
Mohamedkam000 said:
Okay, so a year ago, I had Galaxy S7 that got some water issues, so the bottom part of screen wasn't working, and I was using on-screen navigation bar, so I used ADB wm commands to make the phone usable until it dries up.
What I did was, reducing screen height up to the usable part. Then, I used: adb wm overscan command.
This command tells the system where is the screen end, whether at top, bottom, right, or left. So if your bottom screen is reduced by 2 cm, you'll have to tell your system about that, so that it don't assume it's still at the actual hardware values.
The command uses numbered values separated by commas like this (original values):
wm overscan 0,0,0,0
The numbers are organised LEFT,TOP,RIGHT,BOTTOM
You can use minus too, I honestly don't remember which numbers were suitable for my case, you'll have to check it on your own (won't take over 10 minutes). Only change TOP & BOTTOM values.
Who knows, maybe you won't need to do this anymore, perhaps Android 11's AI does that automatically whenever changing screen resolution.
Click to expand...
Click to collapse
Thanks alot i managed to set it up, very helpfull
essen33 said:
Thanks alot i managed to set it up, very helpfull
Click to expand...
Click to collapse
Glad I could help.
Hello, I have a problem and a question with him. When I install a custom rom and lower the resolution, despite using the notch bar killer, a notch remains that got bigger and I can't delete them, also when I put the dark mode it becomes white

Categories

Resources