[POLL] Extreme auto color boost under the sun - Galaxy S I9000 General

Hello!
Some of you maybe have noticed that when the Galaxy S faces the sun, in auto-brightness mode, the color are suddenly boosted by a crazy amount in an attempt to preserve color saturation perception despite the incoming light.
Do you think this is a useful feature helping readability or does it do more harm than good ?
I can disable or tweak it very easily in Voodoo color. I have mixed feelings about this, that's why it's still on, but some people asked me to disable it.
I need your opinion and experience
Please don't vote if you don't understand what it is about and never experienced it.
Thanks !
Note: this color boost is associated only to the automatic 100% brightness level.

that is actually just brightness at 65% or higher
by default on regular operation when the brightness is set to auto it is always below 50% that's why people complain about colour being pale and such
if you set the brightness to 65% or more you can appreciate the full bloom effect of the SAMOLED screen vs AMOLED
i use a simple brightness widget to set it how i want, but it's mostly on auto, except when i want to WOW! people

@AllGamer we don't talk about the same thing.
It's not the standard brightness level, that's something that append only in the situation I described
If you are lucky enough to have a sunny day you can try it by yourself.
I didn't manage to reproduce it using artificial lights, seems that any light i have is not as bright as the sun ^^

i do use the phone outdoor almost on a daily basis, specially during lunch time when we walk to the restaurants meanwhile checking for emails, forums, weather, prices, another restaurant nearby, etc, etc.
so i've seen the screen colour/brightness changes in many different occassions.
unless there is another method to control the colour without controlling the brightness and vice versa, then i'm pretty sure i'm getting the same effects when i manually slide the brightness bar all the way to 100%, 85%, 75%, and 65%
anything less than 60% wont show the blooming colour effect

sorry @AllGamer, you don't get yet ^^
I don't know if you read the original post?
I can show you the source code in kernel if this is necessary.
This special color boost (really extreme color boost) appends:
In auto brightness mode
When it's bright enough to make the auto-brightness mode reach the 100% level (named gamma 24)
When already at auto 100% and screen facing the sun.
Well, that's not so bad, it's just a poll

Here is the link to the source
http://github.com/project-voodoo/sa...nux-2.6.29/drivers/sensor/optical/gp2a.c#L329
Code:
if(autobrightness_mode)
{
if(current_gamma_value == 24)&&(level_state == LIGHT_LEVEL4)

So far I've only experienced that once in my 3 month old SGS. I usually use it indoors.
I think you can replicate that by ticking Outdoor Visibility in the camera app.

Seen it alot of times, It does seem to help quite well, So i say keep it

DaRkMyk said:
I think you can replicate that by ticking Outdoor Visibility in the camera app.
Click to expand...
Click to collapse
yeah, that is what i call the colour blooming effect, just like in the PC blooming effect on the video cards

DaRkMyk said:
So far I've only experienced that once in my 3 month old SGS. I usually use it indoors.
I think you can replicate that by ticking Outdoor Visibility in the camera app.
Click to expand...
Click to collapse
Absolutely! the Outdoor mode in Camera and Video apps are similar (but are triggered manually)

AllGamer said:
yeah, that is what i call the colour blooming effect, just like in the PC blooming effect on the video cards
Click to expand...
Click to collapse
woops... just tried the Outdoor Visibility and it is not the same as what I experienced before. You really must be outside & under the bright sun. I'll try it again tomorrow.

it just does it to the entire screen but stronger, there is an widget to control screen modes and it can be toggled manually when set to 100%

supercurio said:
@AllGamer we don't talk about the same thing.
It's not the standard brightness level, that's something that append only in the situation I described
If you are lucky enough to have a sunny day you can try it by yourself.
I didn't manage to reproduce it using artificial lights, seems that any light i have is not as bright as the sun ^^
Click to expand...
Click to collapse
I pointed at the sensor with a 12LED flashlight (Need to be quite close for the blooming effect to activate, ~5-10cm), and it bloomed away after 3-5 seconds.
I've never been bothered by it and never really noticed it in bright light, so I would think it's a positive feature that helps readability in strong sunlight.

AllGamer said:
it just does it to the entire screen but stronger, there is an widget to control screen modes and it can be toggled manually when set to 100%
Click to expand...
Click to collapse
You cannot reach this mode with manual controls.
It depends on data measured by the light sensor, it's in kernel.

well i guess i'll have to install your Modifications, to see if there's really a difference
but from my point of view, when the level at set to 100% looks the same as when the phone is working outdoor under bright sunlight 12 noon lunch time.

AllGamer said:
well i guess i'll have to install your Modifications, to see if there's really a difference
Click to expand...
Click to collapse
It's in every standard kernel!
Ok, I give up ^^

I say keep it. It seems like it would be functional. Looking forward to the warmer colors at more brightness levels, as my phone very rarely runs at 100% brightness.
What I don't like (maybe others agree?) is the sudden drop in brightness at low ambient light levels (not complete darkness).
Thanks for your work on the color issue. This is really what I look forward most to in future voodoo releases!

well it'll definitely be nice to be able to access the bloom effect under low brightness level
i like more colours
i was under the impression supercurio was coding something to do that

Anything that makes the screen better in the sun is a good thing.
Even with the SAMOLED, things can sometimes be harder to see outside, especially while web browsing.
It doesn't matter if the colors are off in the pictures when you can't even read the web page.

Is it possible to make these sort of things configurable by an app on the phone?
Or must these sort of settings be hard-coded into the kernel?

Related

Epic video calibration

Being a home theater enthusiast and calibrating every hdtv I've got me thinking if its possible on android too. And I don't mean the sensitivity or the like. I mean video as in color and brightness. I watch alot of videos and to my experience both are off. Brightness is way too low you can't make out details in dark scenes. Some would say the color is oversaturated... it isn't. Brightness is too low making colors seem this way. A few notches in the brightness scale should take care of it. Anyone know if its possible?
Sent from my SPH-D700 using XDA App
Try manually setting your brightness settings in SETTINGS->DISPLAY->BRIGHTNESS?
I'm a professional video editor and I'm not THAT crazy about having perfect settings for watching video on my phone. Why? I'm usually not in ideal viewing conditions to watch an internet quality video for a few moments on a 4 inch screen with a dinky mono speaker.
Although, I know a few Apple Engineers in Cupertino that are REAL geeks that put bars and tone on their iPhone to just show off.
RushAOZ said:
Being a home theater enthusiast and calibrating every hdtv I've got me thinking if its possible on android too. And I don't mean the sensitivity or the like. I mean video as in color and brightness. I watch alot of videos and to my experience both are off. Brightness is way too low you can't make out details in dark scenes. Some would say the color is oversaturated... it isn't. Brightness is too low making colors seem this way. A few notches in the brightness scale should take care of it. Anyone know if its possible?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
http://project-voodoo.org/color
It's in vision kernel.
I was thinking of having my Windows desktop show on my Epic's screen using a VNC client. Plop the colorimeter on the Epic, and run the color calibration software on Windows. That would generate an ICC profile for the Epic's screen.
The next question though is how do I get the Epic to apply the ICC profile?
And in case you're curious, my colorimeter measured 7730-7740 K for pure white on the Epic's screen. So yes, it's rather blue.
Yea, nothing personal to the OP, but the colors are most definitely oversaturated. Has nothing to do with the brightness. Samsung, being a display manufacturer as well as a phone manufacturer, has display manufacturer tendencies. One of which is to oversaturate color on a display in order to give a "wow factor" to indiscriminate purchasers who generally assume that brighter and more vivid are better. Every amoled display used on a phone to date has had blooming out the wazoo. Not to mention how ridiculous skin tones look in photographs. I also wish there were a way to calibrate these things. I use a Thunderbolt which is now exhibiting some of the same issues with it's SLCD screen. Although I'm pretty sure that all they did was take the screens used on the EVO and pump up the color saturation. Guessing that's internally what the "S" stands for. The whites are nicer on the thunderbolt though, so at least I get that I guess.

The black clipping on the Note is a Software Issue. CONFIRMED! Check this out!

Today,I was playing around with my Note, still worried about the black clipping and blocky videos changing ROM after ROM and didnt find any solution.
Out of curiosiry, I copied the GammaTest image to my PC, went to my display adapter settings, and cranked up the gamma from 1.0(default) to 1.5-1.9 and guess what?
http://imageupload.org/en/file/235342/gamma-normal.jpg.html
The first image shows the gammatest as it should. Here the computer's default gamma is set to 1
I increased my gamma value to 1.5-1.9 and this is the result.
http://www.imageupload.org/en/file/235344/gammahigh.jpg.html
And when setting the gamma to highier values, play all your test videos and images, there will be clipping and blocky pixellation just like you see on the Note. Try this for yourself on your PC.
This clearly shows that the clipping on the note is a software issue rather than a hardware defect and if we could somehow get to tune the gamma on the note, its the END of all the clipping and the horrible video playback.
A point to note is, when increasing gamma values, the images tend to become artificially bright and on reducing them, they tend to get darker. Maybe this explains why the Note produces the best whites as far as AMOLED displays are concerned and seems to be brighter than all the other Galaxy devices which includes, the Galaxy S, S2 and S3.
So the only and truly effective solution is to find a way to tune gamma values under the MDNIE settings and this should be implemented in a kernel. I've seen none so far which is capable of doing this. All CM9 based ROMS have Gamma control disabled under MDNIE settings. This also explains why the same problems were corrected on the Google Nexus with the LEAN Kernel.
This is definitely a GAMMA issue and definitely Software related.
I may be wrong, please do feel free to correct me if so.
Although I do agree (in my non-expert and in this regard completely worthless opinion) it is probably a software issue, this does not confirm whether our Notes' black crush is caused by software or hardware, or if it is fixable. This only means that you can make your display crappy by cranking up the gamma too high. The same result can be achieved in different ways.
I still dont understand the gamma test picture.. Which numbers should be seen? I see 4 to 21 perfectly and can barely see 3.. Should 2 and 3 be seen too?
Sry if I went off topic..
First of all, the image should be quite dark to see in a lit environment and on an ideally calibrated display, the image show a gradual fade to black. So theoritically speaking, on a good display, the left side is barely visible and is seen as a dark gray fading to black.
On the stock ICS kernels, the image is seen upto 4 and then clips to black. If you enable, Force GPU acceleration, you can see upto 1 which means more clipping. On stock GB, you can see all the way to 1. It varies from kernel to kernel.
We just need some way to access the gamma control under MDNIE settings on the Note which is at present, disabled on the CM9 kernel and is not present on any other kernels either.
When you wrote "CONFIRMED" i thought there was some quote from Samsung saying it was a software issue and they were looking into it
I had mailed GSMArena regarding this issue and even after they published it and many other blogs too, Samsung didnt give a damn about it. So I dont think they do now either. The EMMC Bug is more of a fatal issue and to date, even after announcing that they are "working" on a fix, there are none. People are literally bricking from the latest stock when all the other custom kernels have disabled the MMC_CAP_ERASE value from their kernels. So its better not to rely on Samsung for anything. They just sell their phones and thats it. The Note and everything alike are experimental phones and we are their lab rats. They basically only focus on the flagship Galaxy Phone. read GS3 and new ways to sell it.
satishp said:
We just need some way to access the gamma control under MDNIE settings on the Note which is at present, disabled on the CM9 kernel and is not present on any other kernels either.
Click to expand...
Click to collapse
Yeah because we have a unique display that is different from the I9100/I777 - so display tweaks for those won't work on N7000.
Sent from my GT-P7510 using Tapatalk 2
problem
1) Seriously guys, we have to get to the root of this problem. If we can get to the gamma setting on this display we can solve the problem. But how hard can it be to get there?
2) On the other hand, i think that what you did, was change the gamma on an LCD display. As far as I know there are a lot of diferences between LCD and OLED, appart from the fact that we have a pentile display (2 subpixels per pixel, pixels are in RGBG formation) and the LCD uses 3 subpixels per pixel (RGB).
We should join our forces and start on a mission to solve this issue once and for all.
Regards.
It is DEFINITELY a software issue. Try this out: reboot your phone, and while it is still booting and slowish, quickly start the calculator and see the top of the screen perfect and then, for no apparent reason, it gets some kind of a half-circle color spill. Also, when you open the gallery, find a folder with a stock video clip with jelly fish, and when you open that folder, gallery turns to black, and for a half of second it is perfect and then gets sort of color rendering problem. Final test is to start the camera when the night falls, switch to camcorder (for the smoothness), and just look at the screen, it is perfect, no black clipping, and then, as soon as you take the picture, the picture spoils and you get the black clipping- the live image on the screen while observing is totally normal. So, it is 100% SW issue!
I compared my Note to my friend's SIII and the screen is much darker on S3, and images themselves. So, it IS gamma issue. When you open the front camera on the SIII, in a bit darker environment, and look at yourself, you barely see the shape of your head, since gamma is much lower and it only picks up the bright parts, such as your forehead and cheeks. Also, images appear much MUCH darker on the s3 screen than what you see in reality. That is what samsung did to solve the issue: lowered the gamma.
Hope I gave some useful info (no pressure to hit the thanks button )
Cheers
P.S. please, those of you with good screens, post images here of your good note
http://forum.xda-developers.com/showthread.php?t=1801333
shatroghistro said:
It is DEFINITELY a software issue. Try this out: reboot your phone, and while it is still booting and slowish, quickly start the calculator and see the top of the screen perfect and then, for no apparent reason, it gets some kind of a half-circle color spill. Also, when you open the gallery, find a folder with a stock video clip with jelly fish, and when you open that folder, gallery turns to black, and for a half of second it is perfect and then gets sort of color rendering problem. Final test is to start the camera when the night falls, switch to camcorder (for the smoothness), and just look at the screen, it is perfect, no black clipping, and then, as soon as you take the picture, the picture spoils and you get the black clipping- the live image on the screen while observing is totally normal. So, it is 100% SW issue!
I compared my Note to my friend's SIII and the screen is much darker on S3, and images themselves. So, it IS gamma issue. When you open the front camera on the SIII, in a bit darker environment, and look at yourself, you barely see the shape of your head, since gamma is much lower and it only picks up the bright parts, such as your forehead and cheeks. Also, images appear much MUCH darker on the s3 screen than what you see in reality. That is what samsung did to solve the issue: lowered the gamma.
Hope I gave some useful info (no pressure to hit the thanks button )
Cheers
P.S. please, those of you with good screens, post images here of your good note
http://forum.xda-developers.com/showthread.php?t=1801333
Click to expand...
Click to collapse
ok, it is software. good. let's solve it !
It is not that easy..supercurio worked on it for 6 months and then left us hanging... He is not obliged, though..
We need a kernel which can access the gamma control. That is the only 'real' solution for this issue. You are right about the s3 having lower gamma and hence darker images. I've seen this myself and thats why I mentioned on my post that the Note's screen looks brighter due to the heavily cranked up gamma.
Apparently, this might be an issue with pentile amoled. Lower the gamma and lose pure whites for a clipping free darker image like on the Galaxy S or S3 or crank it up and get "richer" looking colours and whiter whites at the cost of extreme clipping in darker shadows.
This is the root of the cause. Improper gamma. Now only if someone who is experienced in developing Kernels would somehow enable gamma control which is present in the MDNIE settings but strangely disabled due to unknown reasons.
I saw that Liquid Black ROM has Gamma Control but didnt try that ROM yet. I really love the Tablet Mode in the Paranoid ROMS. So I want to stick to it while getting a solution.
I tend to agree with satish, it is then a hardware issue that could be remedied partly at cost other colours. I guess I was wrong, I use to think it was only caused by lower quality images, like watching tv on old crt, then watching same on hdtv, that also looks crap lol.
Sent from my GT-N7000 using Tapatalk 2
gbb14 said:
1) Seriously guys, we have to get to the root of this problem. If we can get to the gamma setting on this display we can solve the problem. But how hard can it be to get there?
2) On the other hand, i think that what you did, was change the gamma on an LCD display. As far as I know there are a lot of diferences between LCD and OLED, appart from the fact that we have a pentile display (2 subpixels per pixel, pixels are in RGBG formation) and the LCD uses 3 subpixels per pixel (RGB).
We should join our forces and start on a mission to solve this issue once and for all.
Regards.
Click to expand...
Click to collapse
I wasn't comparing LCD and OLED. I just wanted to prove the point that it is indeed gamma which is set higher on the Note and it is not a hardware issue. I dont know why no kernel for the Note is able to access the gamma control settings. Maybe like Entropy said, the Note's display panel might be a unique design such that any tweak applied on the display may cause unwanted results. As you all know OLEDs have certain hidden characteristics and its more or less like DNA. Every OLED panel is different. So the manufacturer tunes it into the most optimum settings possible on the particular technology used in the panel. But here, Samsung just did it wrong.
If you have noticed, many custom ROMS offer scaling down the brightness even below the default Samsung values and thats when AMOLED's hidden weaknesses start showing up.
In the end, I feel the only solution to this is a Kernel which enables the Gamma Control or somehow enabling the Gamma Control in CM9 which is currently disabled in most CM9 based ROMS.
baz77 said:
I tend to agree with satish, it is then a hardware issue that could be remedied partly at cost other colours. I guess I was wrong, I use to think it was only caused by lower quality images, like watching tv on old crt, then watching same on hdtv, that also looks crap lol.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
Not exactly a hardware "issue" but maybe more like a hardware "limitation" of "Pentile" AMOLED. Samsung has hidden this issue in the Original Galaxy S and in the Galaxy S3 by lowering the gamma which results in darker images but "NO" or "Invisible" clipping hence satisfying consumers. Due to the lower Gamma on those phones, darker shadows seem to blend into eachother hence we dont see any clipping as darks are "Dark". And hence, when consumers dont "see" any artefacts, banding or clipping on their videos and images, they are satisfied. But this is at the cost of "dull" whites or artificial whites and lower overall perceived brightness.
As the Note has its Gamma cranked up, White looks white. I may even go forward and say that the Note produces the best whites ever seen on any AMOLED panel. Hence web browsing looks richer, colours look richer and the overall perceived brightness is again higher than other devices, But this again comes at the cost of clipping in darker shadows and hence poor looking videos and images, blocky pixellation,etc
So in the end, everyone is ready to sacrifice their "whites" for a clipping free display. Thats how it works out for consumers. As long as they dont "see" the problem, they believe its not there. So this may be a limitation of "Pentile" AMOLED and lowering the gamma may be Samsung's way of hiding the weakness.
The Galaxy S2 has an overall best screen which I've seen and thats due to the RGB AMOLED Technology. Colours look richer, the percieved brightness is higher and no clipping either. Thereby best of both worlds.
gamma
1) I saw some minor fixes on this thread http://forum.xda-developers.com/showthread.php?t=1715416 but nothing really gets deep down to the problem. Those fixes are actually some kind of effects, they aren't so good. They talk there about some kernels that helps the black clipping issue.
2)I have found an apk that is called voodoo display filter, can you check it out? it does seem to enhance the black.
3)As i was playing around with the screen settings on cm9, i noticed that if i set the screen scenario to VT, the mode to MOVIE, and the outdoor mode to ON, i can see down to number 4 on the gamma test image (usually with the default settings i can see everything down to 1).
regards
gbb14 said:
1) I saw some minor fixes on this thread http://forum.xda-developers.com/showthread.php?t=1715416 but nothing really gets deep down to the problem. Those fixes are actually some kind of effects, they aren't so good. They talk there about some kernels that helps the black clipping issue.
2)I have found an apk that is called voodoo display filter, can you check it out? it does seem to enhance the black.
3)As i was playing around with the screen settings on cm9, i noticed that if i set the screen scenario to VT, the mode to MOVIE, and the outdoor mode to ON, i can see down to number 4 on the gamma test image (usually with the default settings i can see everything down to 1).
regards
Click to expand...
Click to collapse
You are talking about the screen adjuster app which in my opinion is neither a fix nor a workaround for the problem. It destroys the blacks and uses the screen out of specification.
I have searched everywhere but couldnt find the apk for vodoo screen tuning. So, couldnt try that.
Anyways, this issue cannot be resolved with an app but only a kernel which supports gamma control.
You can find the app on bazaar android, i think it was made by super mario super curio, or something who used to work on this issue, and had a thread of over 50 pages, until he decided to quit the work because of flamers and stupid people.
I've had some ideas:
Can the devs add some new settings under cm9>settings>advanced>screen>mode ? ooooor instead of bumping the gamma on outdoor mode, to lower it?
regards
Op please change thread title, as it is hardware.
Sent from my GT-N7000 using Tapatalk 2

Display Brightness Auto Levels - What do you use?

I always thought the auto levels on my phone (galaxy nexus) were too low at night or in the dark in general.
I changed mine to the following...Anyone have any tips on better levels? I find this leaves the screen brighter at night, and increments more evenly vs stock and hopefully saves some battery being its not at full brightness until its in super bright sunlight.
0=60
6=60
9=60
14=60
20=60
30=60
46=100
68=100
103=100
154=100
231=130
346=130
519=130
778=130
1168=175
1752=175
2627=210
3941=210
5912=225
8867+=225
ryancell said:
I always thought the auto levels on my phone (galaxy nexus) were too low at night or in the dark in general.
I changed mine to the following...Anyone have any tips on better levels? I find this leaves the screen brighter at night, and increments more evenly vs stock and hopefully saves some battery being its not at full brightness until its in super bright sunlight.
0=60
6=60
9=60
14=60
20=60
30=60
46=100
68=100
103=100
154=100
231=130
346=130
519=130
778=130
1168=175
1752=175
2627=210
3941=210
5912=225
8867+=225
Click to expand...
Click to collapse
how do you get to change these settings? any file that needs to be edited?
ryancell said:
I always thought the auto levels on my phone (galaxy nexus) were too low at night or in the dark in general.
I changed mine to the following...Anyone have any tips on better levels? I find this leaves the screen brighter at night, and increments more evenly vs stock and hopefully saves some battery being its not at full brightness until its in super bright sunlight.
Click to expand...
Click to collapse
I have definitely had to adjust them on all my devices. On my N4(mako)* I turned them way down at low levels and way up at high levels. On my N7(flo) I had to lower them across the board.
There are so many variables: personal preference, the environment in which you use your device, the hardware of your screen, the age of your device (some screens get dimmer as they get older), and the response curve of the lux sensor in your device. Thank science we can customise it.
* if you are curious: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+

[Q] Does selecting different display modes affect battery ?

Hey guys
Was just wondering if setting the display mode to Basic will use less battery than if you set it to Adapt display.
Colours are more vibrant and brighter on Adapt display.
Where as colours on basic are less vibrant and less bright .
AMOLED Cinema is an optimal setting. If you select that and deselect Auto-brightness and set the brightness level to something comforting to the eyes, you may be able to achieve better battery life. Adaptive displays uses CPU power and forces the CPU to analyze GPU algorithms to tone down the display when needed, thus draining some power.
Harshaanl said:
Hey guys
Was just wondering if setting the display mode to Basic will use less battery than if you set it to Adapt display.
Colours are more vibrant and brighter on Adapt display.
Where as colours on basic are less vibrant and less bright .
Click to expand...
Click to collapse
yes i use basic. use that.
zurkx said:
yes i use basic. use that.
Click to expand...
Click to collapse
Same I use Basic.
Colors are most accurate and in fact Basic represents 99-100% of the sRGB color standard.
Other options too over saturated.
Basic reminds me of conventional LCD panels. By the way, stay away from from "AMOLED Photo," makes colors way too warm.
Am gonna stick to Basic .
I tried Adaptive display and battery was drained badly

Anyone else having auto brightness issue?

Sometimes brightness gets too low.... even in lighting conditions and i have to adjust it manually. I think there is some callibration problem
firdous95 said:
Sometimes brightness gets too low.... even in lighting conditions and i have to adjust it manually. I think there is some callibration problem
Click to expand...
Click to collapse
I am also facing the same issue. But I have accepted this considering the low cost of the device
matrixzone said:
I am also facing the same issue. But I have accepted this considering the low cost of the device
Click to expand...
Click to collapse
Its not about the price because earlier i had moto g turbo...a bit lower price than this but there was no such problem. And with g5 plus its not like there is brightness problem...in normal lighting...it gets too bright also sometimes...hope it can be fixed in os updates or in custom roms.
Turn off your adaptive, set brightness to Max. Turn on adaptive. It will adjust accordingly now
joshk89 said:
Turn off your adaptive, set brightness to Max. Turn on adaptive. It will adjust accordingly now
Click to expand...
Click to collapse
Has someone checked?? Does this work??
indra2009 said:
Has someone checked?? Does this work??
Click to expand...
Click to collapse
I actually may have jumped the gun. Still doesn't adjust very well on its own.
Yep facing same issue
So I've messed around with this a lot and I keep adaptive on with my brightness set around mid point. It seems to adjust pretty well for me.
Yes, same here
Sent from my iPhone using Tapatalk
Tried the mentioned steps of disabling adaptive and re-enabling after maxing out display and found it to be better now
i actually like the lower brightness
Same as some others here, brightness is too low in dark places.
Sent from my Moto G (5) Plus using Tapatalk
Remember that adaptive brightness also changes as to what your brightness slider is at. Personally, I used to have this issue while having my brightness at 1/2. Now I have it at 3/4 and my issues seem to have gone away.
Yeah, I find the auto brightness pretty useless. It's too dark in some indoor lighting situations yet too bright in an almost-dark room. I find it easier to just adjust it when I need to. I wish it worked well, but I don't like the way it adjusts the brightness. It might be fine for some people, but it's not for me.
Turn off auto-brightness. Pull down notification shade/shortcuts. Adjust brightness according to your liking.
Then again, I never liked auto anything. I like to be in control.
joshk89 said:
Turn off your adaptive, set brightness to Max. Turn on adaptive. It will adjust accordingly now
Click to expand...
Click to collapse
Seems it worked. There is a sensor that manage the this process? Thank you for your reply.

Categories

Resources