ScreenDim 1.10 beta -- need testers - Samsung Epic 4G Touch

I apologize if this violates forum rules.
ScreenDim is my (paid) app for dimming the screen beyond standard OS settings. On OLED devices, it basically does what ScreenFilter does, but I think in a rather more friendly and useful manner, including pre-sets. (On LCD devices, it's much better than ScreenFilter, as it actually dims the backlight, thereby improving contrast and battery life.)
I just finished making a beta of ScreenDim 1.10. The main new feature is Easy Mode which combines the brightness and contrast sliders into one. Currently, Easy Mode only works on Galaxy S2 (including Epic 4G Touch and other versions) and Kindle Fire. You can toggle Easy Mode with Menu | Settings | Easy Mode.
I'd be grateful for any beta test results. To the first ten people who send me useful reports, I'll give give free copies of the paid ScreenDim 1.10 once it's released, as well as free copies of my LunarMap HD and Force2SD apps, if you want them. (Alas, I don't have a gift-code setup arranged, so the free copies won't auto-upgrade.)

I would be more than happy to be your first beta tester!
Sent from my SPH-D710 using xda premium

Buggy at times, when at 0% it doesn't work with volume keys --- only min: 0.0% and Max 0.1% when put down to 0.0% with volume keys...
Same applies when pressing min (highest will go to 0.1% when holding volume up and repeatedly hitting volume up...)
When screen is too low a dialogue should pop up saying if you do not confirm this brightness within 15 seconds, it will go back to your last setting...
There should be an option to disable notification icon (not invisible, just not at all) totally when using and/or not using the application.
A more detailed About/Help menu would be more useful...
Sent from my SPH-D710 using xda premium

If I've helped, I am interested in free paid versions of your apps... I believe that if you send a check in the mail after the person buys the app as reimbursement would be more easier than consistently updating via email. (Not to overstep you or anything, just a suggestion.)
Sent from my SPH-D710 using xda premium

App works as promised. Some screenshots attached.
Suggestions: have way to disable notification icon.
Also when not in easy mode the lowest you can go is 11.8 on both sliders. Not sure if that is design or a bug.
Sent from my Galaxy S2

Looks good, except the plus button above the brightness slider doesn't work. I'll play with it tonight and let you know how it goes.
Sent from my SPH-D710 using xda premium

Nice app! Everything seems to be working, I just don't understand the "Active" action..I'm not sure what the purpose of it is.
Sent from my SPH-D710 using xda premium

deedscreen said:
If I've helped, I am interested in free paid versions of your apps... I believe that if you send a check in the mail after the person buys the app as reimbursement would be more easier than consistently updating via email. (Not to overstep you or anything, just a suggestion.)
Click to expand...
Click to collapse
Great idea. I can send a paypal payment. I had someone do that for me when I tested their app, and I forgot that I could do it myself.

Bigt2003 said:
Looks good, except the plus button above the brightness slider doesn't work. I'll play with it tonight and let you know how it goes.
Click to expand...
Click to collapse
When did you download? I think I fixed that problem around midnight last night and uploaded a version with that fixed. (But I forgot to mark a version number.)

chucky_93 said:
Nice app! Everything seems to be working, I just don't understand the "Active" action..I'm not sure what the purpose of it is.
Click to expand...
Click to collapse
You mean the "Active" checkbox? That turns ScreenDim on and off.

ravizzle said:
Suggestions: have way to disable notification icon.
Click to expand...
Click to collapse
Can't be done without sacrificing reliability. Unless you do something root-ish (and I really want this app to be non-root), the only way I know of keeping an app from being killed in low-memory situations is by using Service.startForeground(), but the OS requires a notification icon when you do that.
Also when not in easy mode the lowest you can go is 11.8 on both sliders. Not sure if that is design or a bug.
Click to expand...
Click to collapse
If you want, you can make the brightness slider go down to 0.4% by using the "Set minimum brightness" menu option. But you will find that below 11.8%, the brightness stops changing, so there is no point to that, and that's why I set the default minimum for the Galaxy S2 series to 11.8%.
You could make contrast go below 11.8%, but the display would probably be dimmer than anybody wants (I am about the pickiest user in terms of darkness, because I am an amateur astronomer, and I don't want the device to destroy night vision), and the display quality would be low. Unfortunately, given how OLED devices work, at low brightness levels there are much fewer colors available.
Technical stuff in case anybody is curious:
The way Easy Mode works is that 30% on the Easy Mode slider is equivalent to 11.8% on the brightness slider and 100% on the contrast slider. When you go above 30% in Easy Mode, you're increasing brightness and keeping contrast at 100%. When you go below 30% in Easy Mode, brightness stays at 11.8%, and contrast goes down, hitting 11.8% when the Easy Mode slider is at 0%.
On LCD devices, the brightness slider controls the backlight and the contrast slider controls the white level (by drawing a gray rectangle over the screen). On OLED devices, both of them have a similar visual effect, namely they both reduce the intensity of the miniature LEDs that make up an OLED display. But at low brightness levels, you have fewer color intensities available on the physical display.

Works great. I have been waiting for this so I don't have hear the wife complain that my screen is too bright at night and keeping her up.
Sent from my SPH-D710 using xda premium

Loving it! I am trying to purchase the paid version but the Play Store keeps popping an error message on both phones. I guess I will have to buy it later today. Nice job!
Sent from my Nexus S 4G using Xparent Blue Tapatalk 2

I just posted 1.10b (see link in original post) which fixes a few minor issues.

arpruss said:
You mean the "Active" checkbox? That turns ScreenDim on and off.
Click to expand...
Click to collapse
Oh I see..well this app seems to be working great
Sent from my SPH-D710 using xda premium

everything works really well, tested in easy mode... only issue was the " + " button didn't work the first time I pressed it, and the n I pressed " - " and they both started working again. I could not get the issue to happen again, don't know why it happened the first time.

works as expected. only problem, and perhaps this is intentional, is that if you change the brightness in the android display settings (as oppoposed to the app), then it goes back to the standard android brightness scheme. in other words, the app and android settings dont seem to correlate with eachother? lemee try to give you an example...
i go into android display settings and change it to 100%. then i go into your app and set the brightness to 0%. this dims the screen down tremendously, which is exactly what i like. okay, now if i go back into android display settings (still leaving the app still at 0% with ultra dim display), and lower the android screen brightness setting to say... 95%, the app seems to disable or something and the brightness will jump UP to android's 90%. instead of the display getting further dimmer, it instead shoots back up to almost full brightness when it should be going down. i hope that makes sense.

cnstarz said:
works as expected. only problem, and perhaps this is intentional, is that if you change the brightness in the android display settings (as oppoposed to the app), then it goes back to the standard android brightness scheme. in other words, the app and android settings dont seem to correlate with eachother? lemee try to give you an example...
Click to expand...
Click to collapse
Right, the system settings partly override ScreenDim's brightness setting. I can't lock in the settings without root.

this app rocks man, thx

I found a bunch of bugs when using "Quick activate" and loading presets and changing settings starting from a disabled state. I fixed the ones I found in 1.10c (now up), but there may be others.

Related

[Q] Turn Down Brightness

I was wondering whether there were any apps which would allow you to lower the brightness beneath the lowest setting available in settings? My brightness is at the lowest setting and I reckon I could lower it further and not be disappointed whilst saving myself some battery.
Any ideas?
I'd like to know this too. I've got my brightness at 0% using the "Brightness Level" app, but if I'm browsing I notice that if I sit on the screen for about 30 seconds, the screen will dim further beyond the supposed minimum.
Voodoo has an ultra low brightness mode.
spasms said:
Voodoo has an ultra low brightness mode.
Click to expand...
Click to collapse
Really? I used to run Voodoo beta 4 on Tayutama's JM8 ROM, but didn't see that feature and it's not mentioned in the changelog:
http://project-voodoo.org/changelog
I'm currently using Hardcore kernel which seems to be faster (probably because of the No-RFS Advanced option I'm using)
spasms said:
Voodoo has an ultra low brightness mode.
Click to expand...
Click to collapse
Old Voodoo for Eclair had a low brightness mode, but ultra low brightness will be in future Voodoo release, in approx ~1 month
And of course it will be configurable (or it's as useful as annoying!)
Dimmer App
I use the Dimmer app available from the market. This takes brightness down to a third of the default minimum...
Screen filter from the market works really well, you can set it more or less to completley black if you want. But i am not sure if it helps saving battery. But as far as i know how AMOLEDs work it should help...
Anybody else using it?
Sent from my GT-I9000 using XDA App
omg thanks so much now i use screen filter just what i needed no more harsh lights when i use phone on bed in dark

ScreenDim

New on the Market:
https://market.android.com/details?...mkub21lZ2FjZW50YXVyaS5TY3JlZW5EaW0uVHJpYWwiXQ..
"Is your minimum screen brightness still too bright? Dim your screen below what your device normally permits for comfortable use in darker environments, reading in bed, amateur astronomy, etc.! No root required."
I find this app indispensable for comfortable reading at night.
Thank you so much for this, I was just thinking last night that even the dimmest setting on the A100 was still to bright
Sent from my EVO Shift 4G
Brilliant find, normally use the Kindle when reading in bed but the web browser is diabolical.
Toyface
Sent from my A100
Try screen filter from market instead....its free
Sent from my ADR6400L using XDA App
jimmyUT said:
Try screen filter from market instead....its free
Click to expand...
Click to collapse
I'm the ScreenDim developer. Screen Filter is free and clever, but it doesn't do the same thing as ScreenDim, at least not on LCD devices. Screen Filter basically just alpha-blends a dark box over the screen, without lowering the backlight level below what the OS normally allows. The result is that Screen Filter lowers the contrast and the color resolution, and in a dark room, the blacks will be gray because of the backlight shining through them.
ScreenDim allows you to both lower the LCD backlight level below what the OS normally allows on many devices and, if that's not good enough, to control the contrast just as Screen Filter does. Furthermore, because ScreenDim allows you to lower the backlight level, it will save on batteries in a way in which Screen Filter will not, again on LCD devices. (On OLED devices, there is much less of a difference.)
Moreover, my testing on my Archos 43 indicates that Screen Filter lowers the 2D rendering performance by about 30%. ScreenDim at 100% contrast shouldn't affect the 2D rendering, and even with the contrast adjust, I couldn't measure a noticeable 2D performance loss.
For real free alternatives to ScreenDim on backlit devices, there are AdjBrightness and my RootDim, both in the Market. Both require root, however. And ScreenDim's dual brightness-contrast adjustment feature is found in neither.
+1 for root dim, I use it and it works well on this tab and my atrix
be careful not to set it to 1 because its turns off the screen but the tablet is still on. i got stuck trying to find the slider to slide it back so i can see the screen again. nice find though.
Sent from my SCH-I500 using xda premium
jahciple said:
be careful not to set it to 1 because its turns off the screen but the tablet is still on. i got stuck trying to find the slider to slide it back so i can see the screen again. nice find though.
Click to expand...
Click to collapse
Tapping random places on the screen should quickly restore the brightness.
Also, if the tablet has volume buttons, you can adjust brightness with them.
Once you figure out what the lowest you can go is, go to Options | Set minimum brightness. Then you won't have this worry any more.
screen filter
Love screen filter it works great and its free, super simple, plus pop notification bar too. Awesome app. Screen filter is
https://market.android.com/details?...ch_result#?t=W251bGwsMSwxLDEsImNvbS5oYXhvciJd
Screeeeen filter link above!
arpruss said:
Tapping random places on the screen should quickly restore the brightness.
Also, if the tablet has volume buttons, you can adjust brightness with them.
Once you figure out what the lowest you can go is, go to Options | Set minimum brightness. Then you won't have this worry any more.
Click to expand...
Click to collapse
ahem. I'm not sure exactly where those buttons were when I needed them to try to get the brightness restored, but I couldn't find them on two occasions. I had to hard power off.
Great idea but it won't work for me unfortunately. I want something that will turn my tablet into pure darkness except for a small, dimly illuminated, clock on the screen. No matter what I find, an app always has too much backlight on and it bothers me when I'm trying to sleep.
If only I could get this app to interact with my alarm clock app somehow!
Status bar
Is there any way to remove the status bar icon of the ScreenDim?
I thought the app was designed to reduce distraction while using a device, but the icon being in the most prominent spot (upper left corner) draws attention constantly.

How to dim the GN screen even more?

I find the dimmest screen toggle still too bright. I find it embarrassing to use in dark public spaces.
Is there a way to dim the screen even more?
Download the screen filter app from the play store. Literally puts a filter effect on the screen to make it appear darker making it much easier to use in the dark.
Yes its possible to take the screen much lower, but we have to edit the framework. Nobody had done this mod yet for some reason.
CM9 has the ability to change the screen lowest settings built in
B97 said:
Download the screen filter app from the play store. Literally puts a filter effect on the screen to make it appear darker making it much easier to use in the dark.
Click to expand...
Click to collapse
+1. I use Screen Filter also, it's uber handy for reading at night when the light seems too bright. If you've got hardkeys like I had on my Desire, you can even turn them off.
i wrote a tutorial on how you can mod the frameworks apk. it's very easy and you can change the brightness levels to anything you want. here's the thread
screen filter only puts a transparent layer on the screen and messes with the colors. modding the frameworks will lower default brightness to any level you want. you can raise it too if you like.
Thanks for all the ideas. I went with the easiest one, Screen Filter.
AOKP also has an option to reduce screen brightness...
dynamicpda said:
Thanks for all the ideas. I went with the easiest one, Screen Filter.
Click to expand...
Click to collapse
Good man!
Sent from my GT-I9100 using XDA
neotekz said:
i wrote a tutorial on how you can mod the frameworks apk. it's very easy and you can change the brightness levels to anything you want. here's the thread
screen filter only puts a transparent layer on the screen and messes with the colors. modding the frameworks will lower default brightness to any level you want. you can raise it too if you like.
Click to expand...
Click to collapse
Great work, I've been wondering why nobody did this mod yet for the nexus. I made that same mod on my atrix, using the sgs2 thread as well. But I've been too lazy to do it for nexus.
The above mod is the best option. Screen filter doesn't achieve the same results. The above mod reduces power draw as well when on the lower brightness setting of 5 or so. Screen filter just hides the higher brightness but has same power draw.
RogerPodacter said:
Great work, I've been wondering why nobody did this mod yet for the nexus. I made that same mod on my atrix, using the sgs2 thread as well. But I've been too lazy to do it for nexus.
The above mod is the best option. Screen filter doesn't achieve the same results. The above mod reduces power draw as well when on the lower brightness setting of 5 or so. Screen filter just hides the higher brightness but has same power draw.
Click to expand...
Click to collapse
That would be correct for back-lit screens. For the Galaxy Nexus screen, though, Screen Filter does help reducing power draw as a darker screen content = lower brightness.
I used to use SF for quite a while until I got fed up of it causing stutters to most animations. After thorough examination I concluded that the Nexus's GPU is the culprit. For some reason it just doesn't like multiple graphics being updated at once. Modding the overlay XML allows it to run at full speed.
Can anyone confirm the same reduced framerate issue?. It's also the reason why some ROMs include a setting to remove the navigation buttons glow. I tested with CM9 on the SGS2 and experienced none of the stutters in cases where the GN would. Another example: sliding between sections (comments, ralated, etc.) in YouTube is laggy iff the video is playing.
fnf said:
That would be correct for back-lit screens. For the Galaxy Nexus screen, though, Screen Filter does help reducing power draw as a darker screen content = lower brightness.
I used to use SF for quite a while until I got fed up of it causing stutters to most animations. After thorough examination I concluded that the Nexus's GPU is the culprit. For some reason it just doesn't like multiple graphics being updated at once. Modding the overlay XML allows it to run at full speed.
Can anyone confirm the same reduced framerate issue?. It's also the reason why some ROMs include a setting to remove the navigation buttons glow. I tested with CM9 on the SGS2 and experienced none of the stutters in cases where the GN would. Another example: sliding between sections (comments, ralated, etc.) in YouTube is laggy iff the video is playing.
Click to expand...
Click to collapse
Agreed, GPU just isn't good enough. I hate the lag with the button glow animations on!
I use an app called root dim, it's really useful. Let's you use a brightness level of 1, which is really quite dim. Free, too.
Sent from my Galaxy Nexus using XDA App
Remoteconcern said:
Agreed, GPU just isn't good enough. I hate the lag with the button glow animations on!
I use an app called root dim, it's really useful. Let's you use a brightness level of 1, which is really quite dim. Free, too.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
Thanks for the tip, on the Galaxy Nexus it's possible to set the brightness to 0 by writing to /sys/class/backlight/*/brightness but the brightness is checked and reset to the minimum (default 10) every time the screen is turned on. I guess Root Dim works to the same effect so it runs as a system service. Still, it'd be an awesome addition for people who haven't bothered to mod.
fnf said:
That would be correct for back-lit screens. For the Galaxy Nexus screen, though, Screen Filter does help reducing power draw as a darker screen content = lower brightness.
I used to use SF for quite a while until I got fed up of it causing stutters to most animations. After thorough examination I concluded that the Nexus's GPU is the culprit. For some reason it just doesn't like multiple graphics being updated at once. Modding the overlay XML allows it to run at full speed.
Can anyone confirm the same reduced framerate issue?. It's also the reason why some ROMs include a setting to remove the navigation buttons glow. I tested with CM9 on the SGS2 and experienced none of the stutters in cases where the GN would. Another example: sliding between sections (comments, ralated, etc.) in YouTube is laggy iff the video is playing.
Click to expand...
Click to collapse
Screen filter may reduce power. But amoled screens save power with lower brightness. There is no difference between lcd vs led on this issue. And modifying the framework to bring min brightness down to 5 rather than 15 saves much more power than screen filter. Its no contest. This isn't different from lcd in this case.
---------- Post added at 03:20 PM ---------- Previous post was at 03:14 PM ----------
fnf said:
Thanks for the tip, on the Galaxy Nexus it's possible to set the brightness to 0 by writing to /sys/class/backlight/*/brightness but the brightness is checked and reset to the minimum (default 10) every time the screen is turned on. I guess Root Dim works to the same effect so it runs as a system service. Still, it'd be an awesome addition for people who haven't bothered to mod.
Click to expand...
Click to collapse
Yes we can write to that sysfs file, but it gets reset. The mod to the frameworks incorporates that backlight file so its now able to go down to 1, 2, 5, or whatever you want. It makes it now stock, so you are no longer capped at 10 (actually I think 15 is the cap I see). But that mod is just removing this cap and making it lower to whatever you want. Stock.
So no extra app is needed. No additional tweak. It now makes the stock brightness able to go down to 1 by itself whenever it needs.

Display Brightness App

I posted this before when all the SGS3 variants were under one forum. Now that they're locked, I just wanted to post this here as I know a lot of people liked the app. I use it everyday.
One thing I definitely miss on SGS3 coming from SGS1 and SGS2 was the ability to change the brightness setting from from the top of the notification bar. You were able to slide your finger left to right and be able to change the screen brightness.
Display brightness can do something similar and thought I'd share as I am sure a few of you might also miss the old feature. You can set a screen brightness slider anywhere on the screen and change its transparency. It works a treat to be able to change brightness quickly and efficiently. I set mine to be on the left side of the screen horizontally, and set transparency to 0 so it cannot be seen. Then when I need to change brightness quickly, I just slide the bar up or down. There are quite a few options and different sizes you can choose. Also, you can set it so that there is a one second delay. This helps to avoid touching the bar by accident and changing brightness on you.
Here is the link on Google Play if you want to check it out
https://play.google.com/store/apps/details?id=rubberbigpepper.DisplayBrightness
Says url not found
Thanks and sorry about that. Link fixed
Sent from my SGH-I747M using xda app-developers app
Great app. Thanks!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
blue265 said:
I posted this before when all the SGS3 variants were under one forum. Now that they're locked, I just wanted to post this here as I know a lot of people liked the app. I use it everyday.
One thing I definitely miss on SGS3 coming from SGS1 and SGS2 was the ability to change the brightness setting from from the top of the notification bar. You were able to slide your finger left to right and be able to change the screen brightness.
Display brightness can do something similar and thought I'd share as I am sure a few of you might also miss the old feature. You can set a screen brightness slider anywhere on the screen and change its transparency. It works a treat to be able to change brightness quickly and efficiently. I set mine to be on the left side of the screen horizontally, and set transparency to 0 so it cannot be seen. Then when I need to change brightness quickly, I just slide the bar up or down. There are quite a few options and different sizes you can choose. Also, you can set it so that there is a one second delay. This helps to avoid touching the bar by accident and changing brightness on you.
Here is the link on Google Play if you want to check it out
https://play.google.com/store/apps/details?id=rubberbigpepper.DisplayBrightness
Click to expand...
Click to collapse
Anyone getting error when trying to install?
Specifically "Error processing purchase..."
Sent from my SGH-I747 using xda premium
Have it installed and really like it.
One problem I'm having is that I set it to Enable the Indicator on my screen, and it periodically turns off. A bit frustrating. But other than that, it's great.
cwburns32 said:
Anyone getting error when trying to install?
Specifically "Error processing purchase..."
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
I get the error trying to install apps every time I flash cm10 and then go back to stock. If that's the case youd notice it trying to install other apps on the market. Either case it's a market problem or the rom you're on. I normally fix by clearing market data as well as google framework data too. Then reboot and I can install apps again. It doesn't sound like an app problem though
Also the indicator shutting off I have not seen before. That could be a result of task manager app or something shutting it off somehow
blue265 said:
...Also the indicator shutting off I have not seen before. That could be a result of task manager app or something shutting it off somehow
Click to expand...
Click to collapse
I thought about that. If so, it is the system manager, because I do not run task managers.
I do have System Tuner...have nothing set in it's killer. I did set this app as excluded (which my understanding is that excludes apps from availability to kill). I think maybe it did help, but did not cure the issue.
Ultimatum rom lets you change brightness from the top. However the min brightness doesn't go low enough on this phone. Too bright in dark rooms
Sent from my SAMSUNG-SGH-I747 using xda premium
I use another app called screen filter for the darkness issue. Check it out! You can then make the screen MUCH darker depending on preference. I agree, the screen does not go low enough on this phone especially at night when in a dark environment.
https://play.google.com/store/apps/details?id=com.haxor&feature=nav_result#?t=W10
blue265 said:
I use another app called screen filter for the darkness issue. Check it out! You can then make the screen MUCH darker depending on preference. I agree, the screen does not go low enough on this phone especially at night when in a dark environment.
https://play.google.com/store/apps/details?id=com.haxor&feature=nav_result#?t=W10
Click to expand...
Click to collapse
I swear by this app. Greatest thing ever for texting at night or even (Yes I know, shame on me) in the movie theater.

Brightness issue

First things first, i want to APOLOGIZE if this is a repost as i haven't been able to find this issue else where unless im just that blind.
Im running "A Guru'd NIGHTLY, Themed, Loaded, And Ready To Roll!!! (Update 7-24-12)
android 4.4
t989uvle1
3.0.8-perf-g4ea71fo [email protected] #1
9-20120724 nightly.
When brightness is set to max, and auto brightness is turned off the following happends.
Overall brightness seems a little dimm, not a whole lot but enough to notice, however when i slide the notification slider down the bottom of the screen gets brighter, also when in email or messaging app, when the keyboard is open the top half of the screen become brighter, were talking about about 10-15%
Is there a setting i can modify in a file that represents the overall total allowable brightness, i just figure if the screen becomes brighter under certan circumstances then it might be possible?
Also the color almost seems a little be off, like white is not quite white. Annoying for extended reading sessions.
tried changing the mDNIe settings but nothing changes.
acessford101 said:
First things first, i want to APOLOGIZE if this is a repost as i haven't been able to find this issue else where unless im just that blind.
Im running "A Guru'd NIGHTLY, Themed, Loaded, And Ready To Roll!!! (Update 7-24-12)
android 4.4
t989uvle1
3.0.8-perf-g4ea71fo [email protected] #1
9-20120724 nightly.
When brightness is set to max, and auto brightness is turned off the following happends.
Overall brightness seems a little dimm, not a whole lot but enough to notice, however when i slide the notification slider down the bottom of the screen gets brighter, also when in email or messaging app, when the keyboard is open the top half of the screen become brighter, were talking about about 10-15%
Is there a setting i can modify in a file that represents the overall total allowable brightness, i just figure if the screen becomes brighter under certan circumstances then it might be possible?
Also the color almost seems a little be off, like white is not quite white. Annoying for extended reading sessions.
tried changing the mDNIe settings but nothing changes.
Click to expand...
Click to collapse
If you have warrantee then i would use it... it's not the rom it's your screen
Sent from my SGH-T989 using xda premium
djtheraven said:
If you have warrantee then i would use it... it's not the rom it's your screen
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Really? Mine does the same thing. I figured it was the ROM cause stock I haven't noticed it. My HD2 did it as well. I honestly think it has something to do with battery saving. I noticed if there is a lot of white showing it dims it a little, then when there is a dark image, it increases the brightness.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2

Categories

Resources