[Q] Powersaving mode - T-Mobile Samsung Galaxy S6

Has touchwiz always had powersaving just on or off? My S3 had options like being able to leave haptic feeback on. Is there a good root app to control the cpu? Usually I just had powersave on to keep the cpu from ramping up. I don't want a dim screen or no vibration
And how can I get rid of the crazy xda banner that keeps blocking this box any typos are completely that banners fault.

Related

overclock question

i am kinda looking to use an overclock app or widget to obviously overclock my phone, is there an app most people would recommend, or prefer, and how much i should overclock to a safe percentage?
Idk others, but i like to use SetCPU...and i have it set to Max=512 and Min=384.
Overclock widget is free and gets the job done.
If you don't care much for battery life then set both max/min to 528. If not, then go 528/384.
Overclock widget has an option for a different frequency when phone is on sleep/standby. Be careful, if you set it too low, phone might crash, or slow to wake up from calls and messages.
My settings..
528/528 phone on
384/128 sleep/standby
Check auto start on boot, suppress notification, and update interval to 5-10seconds.

[MOD][KERNEL] Screen Dimmer

This tweak is no longer supported, use Touch Wake instead!
For notebook/netbook computers switching off the screen after a certain timeout is a simple yet effective way of saving battery life and such a feature is integrated into every OS. Android also has a screen timeout feature, however this suspend function also disables the touchscreen controls (and touchkey buttons) and you have to press the power button to re-enable the screen (plus, if you did not disable the lockscreen, you also have to unlock it again).
Since this is kinda annoying I tried to find an app which could disable the screen after a timeout and re-enable it on touch, however I could not find one. After some digging I found out that there is no way with the current Android API to disable the screen without simultaneously disabling the touchscreen controls.
So I took a look at the kernel source and after some trial and error it seems I have found a stable way to implement such a screen off feature.
To enable (disable) the screen dimmer pass 1 (0) to 'enabled' in /sys/class/misc/screendimmer. Pass the delay in ms (this is milliseconds; 1000ms = 1s) to 'delay'. The default state is disabled and a delay of 15000 = 15s.
Changes to the source (based on kernel with BLD 3; apply patches in exactly this order):
http://www.pastie.org/2408247
http://www.pastie.org/2408254
http://www.pastie.org/2408257
http://www.pastie.org/2408259
http://www.pastie.org/2408260
BUGFIX:
I already have the first bug fix for you. The kernel was not compiling anymore without the screen dimmer activated in the .config. Besides that nothing has changed, so if you already have a compiled kernel with the screen dimmer running this will not change anything.
Bug fix: http://www.pastie.org/2408688
BUGFIX #2:
Fixed the auto brightness not working anymore.
Bug fix: http://www.pastie.org/2418667
BUGFIX #3:
The user space access to the framebuffer is closed down before the screen is dimmed which makes sense and took care of one oddity I did notice. Also it should save some more battery.
Bug fix: http://www.pastie.org/2420744
BUG FIX #4:
Patch to avoid race conditions.
Bug fix: http://www.pastie.org/2441551
Get Jonathon Grigg's 'Spark Mod Manager' GUI for controlling Screen Dimmer: http://forum.xda-developers.com/showthread.php?p=17291034
I do not accept donations and since I reached my 50GB limit of free space on SpiderOak, thanks to all of you kind people who got an account using my referral link, I could not ask for more.
Instead if you really want to donate your hard earned money to someone who deserves and needs it, consider donating to the Free Software Foundation at fsf.org: These guys are at the frontline when it comes to keeping Linux free and fighting these greedy bastards who think they are entitled to collect royalties and other fees from Linux users due to some silly patents - and if Linux falls, Android will be next.
This tweak is no longer supported, use Touch Wake instead!
good...thanks!!
You are the GOD ...
Amazing... can't wait one of the kernel dev have this on their kernel. So I can easly flash it.
I already have the first bug fix for you. The kernel was not compiling anymore without the screen dimmer activated in the .config. Besides that nothing has changed, so if you already have a compiled kernel with the screen dimmer running this will not change anything.
Bug fix: http://www.pastie.org/2408688
Nice job, looks like a cool mod.
I'll release it under a experimental version of my kernel enabled by default to see how people like it.
One question, does the screen go off while I'm watching a video such as YouTube?
Sent from my Nexus S using XDA Premium App
Highly Appreciated.
reddv1 said:
Nice job, looks like a cool mod.
I'll release it under a experimental version of my kernel enabled by default to see how people like it.
One question, does the screen go off while I'm watching a video such as YouTube?
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Yes, unfortunately the screen always gets dimmed even if the app has the FLAG_KEEP_SCREEN_ON set. I took a look at the kernel source and it seems this flag is not passed on to the kernel and handled only by the Android OS; so the kernel does not know whether currently an app is open which has this flag set. Maybe I can think of something, but most likely this is a limitation which I cannot remove.
This will be amazing.
I have always wanted a way to wake up the phone without reaching over to the power button. I remapped my power button to the soft search key just so I didn't have to reach over to push the power button but it obviously didn't work to wake the phone. This is something I've dreamed of, to just touch the screen or the touch keys and it would wake.
Couple questions:
1) Is it possible that only touching the 4 soft keys will wake the screen (instead of the screen)?
2) How does this affect battery? Is a wake lock held? Does the phone sleep correctly to go into power saving? I'm assuming if the screen is touchable that the phone isn't sleeping and as such, this will be a battery drainer.
Enhanced said:
This will be amazing.
I have always wanted a way to wake up the phone without reaching over to the power button. I remapped my power button to the soft search key just so I didn't have to reach over to push the power button but it obviously didn't work to wake the phone. This is something I've dreamed of, to just touch the screen or the touch keys and it would wake.
Couple questions:
1) Is it possible that only touching the 4 soft keys will wake the screen (instead of the screen)?
2) How does this affect battery? Is a wake lock held? Does the phone sleep correctly to go into power saving? I'm assuming if the screen is touchable that the phone isn't sleeping and as such, this will be a battery drainer.
Click to expand...
Click to collapse
1) Currently the screen is re-enabled both when touching the screen and the touchkeys. I think that makes the most sense. However, one could easily modify the code to limit this to the touchkeys.
2) The phone is not put to sleep, only the screen is disabled. So compared to the normal screen lock this will drain the battery much quicker. This tweak is not intended as a replacement for the stock screen lock, but as an addition. You can set the screen lock to a value like one or two minutes, so it will properly lock the phone for example if put it in your pocket, while having the screen dimmer set to a lower timeout like 15sec, so the screen will be disabled and some battery saved if you just pause for some time for example because you wait for a download to finish or talk to somebody. So, if you use it right, you should save some amount of battery.
I found a bug after running this mod for about a couple hours. The screen would not turn on after leaving the phone for about half an hour. The touchkeys would light up and the when I clicked the volume keys I could hear the volume settings changing.
Sent from my Nexus S using XDA Premium App
Ezekeel said:
1) Currently the screen is re-enabled both when touching the screen and the touchkeys. I think that makes the most sense. However, one could easily modify the code to limit this to the touchkeys.
2) The phone is not put to sleep, only the screen is disabled. So compared to the normal screen lock this will drain the battery much quicker. This tweak is not intended as a replacement for the stock screen lock, but as an addition. You can set the screen lock to a value like one or two minutes, so it will properly lock the phone for example if put it in your pocket, while having the screen dimmer set to a lower timeout like 15sec, so the screen will be disabled and some battery saved if you just pause for some time for example because you wait for a download to finish or talk to somebody. So, if you use it right, you should save some amount of battery.
Click to expand...
Click to collapse
This is exactly what I'm lookin for. i will set 1 minute for screen dimmer and 2 minute for screen lock.
Ezekeel said:
For notebook/netbook computers switching off the screen after a certain timeout is a simple yet effective way of saving battery life and such a feature is integrated into every OS. Android also has a screen timeout feature, however this suspend function also disables the touchscreen controls (and touchkey buttons) and you have to press the power button to re-enable the screen (plus, if you did not disable the lockscreen, you also have to unlock it again).
Since this is kinda annoying I tried to find an app which could disable the screen after a timeout and re-enable it on touch, however I could not find one. After some digging I found out that there is no way with the current Android API to disable the screen without simultaneously disabling the touchscreen controls.
So I took a look at the kernel source and after some trial and error it seems I have found a stable way to implement such a screen off feature.
To enable (disable) the screen dimmer pass 1 (0) to 'enabled' in /sys/class/misc/screendimmer. Pass the delay in ms (this is milliseconds; 1000ms = 1s) to 'delay'. The default state is disabled and a delay of 15000 = 15s.
Changes to the source (based on kernel with BLD 3; apply patches in exactly this order):
http://www.pastie.org/2408247
http://www.pastie.org/2408254
http://www.pastie.org/2408257
http://www.pastie.org/2408259
http://www.pastie.org/2408260
BUGFIX:
I already have the first bug fix for you. The kernel was not compiling anymore without the screen dimmer activated in the .config. Besides that nothing has changed, so if you already have a compiled kernel with the screen dimmer running this will not change anything.
Bug fix: http://www.pastie.org/2408688
wor
I have send Netarchy, reddv1 and mathkid a notice (could not reach morfic) about this update, so they aware of this change. As soon as the new version is implemented I will update the list below. Be patient.
Kernels including these modifications:
none yet
Click to expand...
Click to collapse
it works great in trinity with the cm7 nightlies.. thank you.
I don't understand the instruction. what I have to do?
reddv1 said:
I found a bug after running this mod for about a couple hours. The screen would not turn on after leaving the phone for about half an hour. The touchkeys would light up and the when I clicked the volume keys I could hear the volume settings changing.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Hmm. Yeah, that sounds like a bug. Did any error messages appear in the log? Could you reproduce the error?
simms22 said:
it works great in trinity with the cm7 nightlies.. thank you.
Click to expand...
Click to collapse
Great. If you run into any problems please let me know. I am glad we have such a thorough tester on board.
tonno16 said:
I don't understand the instruction. what I have to do?
Click to expand...
Click to collapse
Wait for the kernel devs to implement this tweak. Then follow their instructions to activate the dimmer; they probably will supply you with some init.d scripts for convenience.
simms22 said:
it works great in trinity with the cm7 nightlies.. thank you.
Click to expand...
Click to collapse
Can I have your kernel please.
Can't hardly wait till u released it for public. I will realy appreciate it.
If I could give a try for your kernel, would please send me by email at [email protected]
Many thx before.
rejanmanis said:
Can I have your kernel please.
Can't hardly wait till u released it for public. I will realy appreciate it.
If I could give a try for your kernel, would please send me by email at [email protected]
Many thx before.
Click to expand...
Click to collapse
Here lucid blue kernel with the screen dimmer: http://goo.gl/nBHir
The screen dimmer is enabled and set at 30 seconds. Post any issue you have here.
Sent from my Nexus S using XDA Premium App
rejanmanis said:
Can I have your kernel please.
Can't hardly wait till u released it for public. I will realy appreciate it.
If I could give a try for your kernel, would please send me by email at [email protected]
Many thx before.
Click to expand...
Click to collapse
it should be out soon, maybe today or tomorrow. you dont want the one im using, its really a raw test kernel.
Found another bug, the auto brightness doesn't work anymore.
Sent from my Nexus S using XDA Premium App
reddv1 said:
Found another bug, the auto brightness doesn't work anymore.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
i can confirm it
reddv1 said:
Here lucid blue kernel with the screen dimmer: http://goo.gl/nBHir
The screen dimmer is enabled and set at 30 seconds. Post any issue you have here.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
grate thx men. i love u
it should be out soon, maybe today or tomorrow. you dont want the one im using, its really a raw test kernel.
Click to expand...
Click to collapse
okay mr simms. i can wait.

[Q] Screen too bright?How ?

How to reduce the creen brightness to the darkness BY edit the code?it is too bright even at day
i have canceld the automatic brightness,and use the min level ,i still think it is bright.
when i use Dell streak,i use the rootdim to reduce the screen brightness to a very dark level,so i can save the battery。
Now,I use Samsung N7000,i fund it is even more brighter。i use the rootdim to reduce the brightness,but i failed。
can someone tell me how to reduce?
i dont wanna use screen filter。。。。。
thanks!
Screen filter, from app store
Screen filter. But it ate my battery like a monster when the phone would be on standby.
Sent from my GT-N7000 using XDA
+1 to Screen Filter...

[APP] AlwaysOn - like on Galaxy S7 or LG G5 - v0.5.1 - 13.7.2016

Hi I am back after very long time AlwaysOn is new trend of this year. To check time or battery no more need unlock your phone. You can try feature from LG G5, Galaxy S7 and Galaxy S7 edge in your phone. This app is developing on on the Galaxy S6. AOD - Always On Display
Recommended AMOLED display – you can also try it on LCD or IPS but I think there will be very big battery drain.
​
Features:
• Double tap to wake up device like LG phones
• Showing date, time, notifications and battery state and level(red - 15%, green 100%)
• Long press on the date open calendar app
• Tap on notification icon open selected app
• Automatic brightness control for AOD from light sensor or manual set in settings
• Pause AOD when receive call
• Pause AOD if phone is in pocket or proxi sensor is active more then 30s - save battery
• Ability set time which allow deep sleep AOD when phone is without motion more then set time in settings - save battery
• Ability disable AOD when long press backbutton
• Options for configuration views size, color, possition and visibility for views in AOD.
• Options to set wallpaper and opacity for AOD
• Options for time format
• If phone is charging AOD will never paused and you can use it like wath .)
• Swipe left/right over battery row to change brighness for short time removed in v0.1.2
Is impossible or not supported by me: disable fingerprint, disable HW & SW buttons, support for LED. This app does not require root or custom kernel and never will. I suggest to anyone who want those features, try other applications if exist.
Disadvantages:
• For now bugs and bigger battery drain still here but working on it
• You must turn off permanent backlight for hw buttons or set time when they will be turn off(Samsung limit I can not do it programally)
• Your light indicator LED will be off while charging etc. (it is because Android turn on led only when display is fully off so I can not do it programally)
About deep sleep - app allow deep sleep in inactive mod where you can set time for app sleep while phone is not moving. Then app will be paused because you sleep etc and then when you wakeup phone AOD will be automatically started. So I think this can save battery. The same if your phone is upside down or in your pocket, you do not need AOD ON.
I need some testers and feedback. Thx for your time. Based on the results of testing I will fix bugs or modify the application features.
Downloads: https://goo.gl/1Ky7bh
Highly recommended to uninstall the old version first
Translations:
If you want help with translation to your language here are strings . Translated file send to: [email protected]
Changelog:
v0.5.0 03.06.2016
many new features like circle time...
v0.3.0 11.5.2016
added option to change time prevent AMOLED firing
added notification tab with some features
fixed bugs with notification not open or not showing missed events
bugs fix again
v0.2.1 7.5.2016
added option to enable AOD only when charging
added option to disable AOD when phone battery under 15%
added notifiaction tab and background tasks- work in progress
fixed option Disable SW/HW buttons, now ask for permission if need and should works
fixed show not actual weather
small bug fix
v0.2.0 6.5.2016
added option to enable/disable deep sleep
added option to disable HV/SW button
added option to lock screen immediately
added option to wakeup phone with knock knock code
added translation - brazilian portuguese lang- thanks to diogoapmiranda
fixed AOD is active during call IN/OUT
fixed device not lock when AOD activated on launcher(added option above)
settings tabs reorganized and updated UI
added some new background features
fixed a lot of known bugs
v0.1.7 2.5.2016
added option to moving AOD, prevent from firing AMOLED (15 min. cycle)
added option to grey scale notification icons
updated translation - Italian lang- thanks to TENN3R
added translation - Croatian lang- thanks to Karlo Špoljar
updated intro screenshot
v0.1.6 1.5.2016
fixed bugs
added weather + options in settings
added translation - Italian lang- thanks to TENN3R
fixed bug in weather tab
v0.1.5 30.4.2016
fixed another crashes
fixed manual backlight
added option to vibrate when double tap
v0.1.4 30.4.2016
fixed reported crashes
improved performance and battery optimization again
added translation - Thai lang- thanks to Y3Dx
added translation - Russian lang- thanks to Александр Иванов
added translation - Lithuanian lang- thanks to Giancarlo
v0.1.3 29.4.2016
fixed problem with backlight when manual mode selected
AOD service auto start after startup/reset if was previously on
show charging state / icon
v0.1.2 29.4.2016
fixed problem phone do not activate sleep mode - deep sleep at night
added support for 12/24 hours format - in settings
ability manualy change brightness in settings
settings separated to 2 tabs for better view
added Slovak translation
minor bug fix
v0.0.1-0.1.1 28.4.2016
init
Bugs and TODO:
Ability to move Battery or weather below clock
More clock options, one like the Galaxy s7 edge
optimize using sensors and algorithms to save battery
Nice job,mate! Working fine here. Will report later if has some issues and how is battery with this app
Sent from my SM-G920F using Tapatalk
Tried the app.
Here's couple of things I find missing and/or need to be changed.
1. There needs to be a brightness adjustment slider in the app settings. I don't think I would want to adjust the brightness while the AOD is on, plus there's only two options for brightness while AOD is working (darkest and brightest).
2. When placed in averagely lit area, when the AOD is on, after 30 seconds, the brightness goes all the way up for some reason, why would anyone want that.
3. The clock should be moving all the time to avoid screen burn-in.
4. When you place your finger on the phone's light sensor, the phone display turns on after 10 seconds. The AOD should be on all the time, right, unless you tell it not to.
5. Minor thing, but when charging led light goes away.
But that's just my observations. Do whatever you like.
Edit: v0.1.2
1. The manual brightness slider still does not work properly, only one option works: 0%, the others if you set, just goes to default brightness.
2. After 30 seconds the AOD changes brightness to lowest even though I set the settings to manual.
3. As I was writing this post, my phone display just randomly turned on, then turned off and the AOD is gone. Had to re-enable the AOD in the app to get it working again.
Great app, but needs a lot of bug fixing and stability, sometimes, when you turn off the display The AOD will only appear after 5-10 or so, sometimes right away.
Now this look very promising! Great work!
Confirmed 4. and 5. from post above. I don't know if for 3. is correct, if it is than he's right too.
Will test tonight for battery on my Note5.
Envoyé de mon SM-N920C en utilisant Tapatalk
But it doesn't let phone going in deep sleep?
Needs some features and updates. Im using it now and w8ing for updates. Thank for ur work..
@PFittech app looking good very promising would be a nice addition to add the weather also looking very very good also change the time format between 12 hour and 24 hour
Well.. ..3% / hour the battery loss this night...wake up at 76% from 100%. Usually I lose 2 or 3 % by night on stand by.
A little but too much for now hopefully it'll be improve.
Envoyé de mon SM-N920C en utilisant Tapatalk
Working on s7edge .very good effort by you please improve battery draining issue and add new clocks .thanks
Working on note 3 néo NoteRom
Thanks?
Sent from my SM-N920G using XDA Premium 4 mobile app
Waiting for new update.
I think that you guys have poor battery life, simply because all these apps doesn't let phone go in deep sleep.
On S7 always on is implemented on kernel side, so until someone do the same on s6, we can't have this feature.
Yeah this app could reproduce it perfectly, but with no deep sleep i don't see any reason to use it.
That's It Bro!Well Done..But It Isn't Like The S7 Edge One!
Is It From Samsung Or Lg?
---------- Post added at 02:33 PM ---------- Previous post was at 02:32 PM ----------
erghetto said:
I think that you guys have poor battery life, simply because all these apps doesn't let phone go in deep sleep.
On S7 always on is implemented on kernel side, so until someone do the same on s6, we can't have this feature.
Yeah this app could reproduce it perfectly, but with no deep sleep i don't see any reason to use it.
Click to expand...
Click to collapse
Yes I'm Think So...
Great for now, does it work with Ambient Display and/or Greenify?
OK I add new version 0.1.2 see changelog, thx all for feedback I read every post but do not repond because time. Some asked features was already implement or will be later. About deep sleep - app allow deep sleep in inactive mod where you can set time for app sleep while phone is not moving. Then app will be paused because you sleep etc and then when you wakeup phone AOD will be automatically started. So I think this can save battery. The same if your phone is upside down or in your pocket, you do not need AOD on.

			
				
@Giancarlo thx for update but please to future add new reply do not edit exist I do not read old post. Added v0.1.3 fix
PFittech said:
@Giancarlo thx for update but please to future add new reply do not edit exist I do not read old post.
Click to expand...
Click to collapse
Yeah I thought about that, sorry, will do next time.
When on call turn off screen, i think a bug
the screen goes from max brightness to low one after 20 sec? why? i would like to have always high

Honor Play screen dimming

Hello, I have disabled adaptive brightness and when I open some apps, the screen starts automatically dimm a bit. When i exit the app, the brightness returns to normal. For example it does in Chrome, messenger, stock message app, stock dialer, youtube and many more. It does not do in Gallery, weather, camera. It's absolutely useless when im going to type in messenger and screen dimms so i can see it worse. Also i am watching youtube and screen dimms. I cannot understand what is this supposed to mean such nonsense feature.
I want to ask you if somebody of you has faced with this and if he figured it out somehow.
Ive already written to honor support , they answered nothing to the piont.
I was figuring out that when i turn adaptive brightness on, this doesnt do, the screen doesnt dimm when i open any app, but adaptive brightnes randomly fades my brightness setting after switching off the screen.
All i would like is what attributes i have to set to some app that i dont want to dimm. I cannot find this out.
Any suggestions thankfull.
"Online videos and games consume a significant amount of power and may cause your phone to heat up. As a result, your phone automatically decreases the screen brightness to prevent your phone from overheating. The brightness will return to normal when your phone cools down.
Some apps automatically adjust the screen brightness for better readability. For example, when you open Contacts or Messaging, the screen brightness is adjusted automatically even when automatic brightness is disabled."
" This function cannot be disabled"
"The screen changes color in direct sunlight.
When the ambient brightness reaches a certain level (such as direct sunlight), the screen brightness and contrast are automatically increased for better readability. This feature cannot be disabled."
Yes and this is bad. Something like answer from honor support. But also messenger goes darker and it has nothing to do with overheating. When i switch on the adaptive brightness this dimming doesnt do with any app. Also with adaptive brightness off some apps do not dim as if they'd have an exception of this. It is very bad that it cant be disabled this makes this phone completely useless for everyday use because readability goes worse when it goes darker.
Same here
Yup, I have the same. I just keep the Automatic adjustment "on" so it stopes dimming. Which is anti-intuitive. You would expect this dimming beeing caused by that Automatic setting not the opposite. Let's hope they will sort it soon.
Unfortunately its the special feature implemented in firmware called "eye care" as they replied me from honor support. It needs to tell them to switch it off at [email protected]
It seems that Velis Auto Brightness app from Google Play Store does the trick (Honor 10 Stock Pie).
Settings:
Automatic brightness: ON
track light in graph: ON
SETTINGS: (advanced):
Automatic brightness: ON
Disable system handler: ON
Start when screen turns ON: ON
Interactive notification: ON
All other settings off/default.
When you turn off the screen and turn it on, go for the first time in notification area and set your desired value in Velis.
Turn off automatic handling of this app in battery section (app start).
bohusk said:
Hello, I have disabled adaptive brightness and when I open some apps, the screen starts automatically dimm a bit. When i exit the app, the brightness returns to normal. For example it does in Chrome, messenger, stock message app, stock dialer, youtube and many more. It does not do in Gallery, weather, camera. It's absolutely useless when im going to type in messenger and screen dimms so i can see it worse. Also i am watching youtube and screen dimms. I cannot understand what is this supposed to mean such nonsense feature.
I want to ask you if somebody of you has faced with this and if he figured it out somehow.
Ive already written to honor support , they answered nothing to the piont.
I was figuring out that when i turn adaptive brightness on, this doesnt do, the screen doesnt dimm when i open any app, but adaptive brightnes randomly fades my brightness setting after switching off the screen.
All i would like is what attributes i have to set to some app that i dont want to dimm. I cannot find this out.
Any suggestions thankfull.
Click to expand...
Click to collapse
Check in the developer settings for the current value of "Increase readability under sunlight".
Dossy1 said:
It seems that Velis Auto Brightness app from Google Play Store does the trick (Honor 10 Stock Pie).
When you turn off the screen and turn it on, go for the first time in notification area and set your desired value in Velis.
Click to expand...
Click to collapse
Hello, that setting in notification area really worked for me, thanks. But the slider Is in steps 66% , 73%, 80% I cannot adjust it per one % but nevermind, at last this helped me.
edit: after one day testing I noticed that it doesnt work. It still dimms the apps.
bohusk said:
edit: after one day testing I noticed that it doesnt work. It still dimms the apps.
Click to expand...
Click to collapse
Hi, it's a pitty that it does not work.. Maybe Velis app is killed by app manager? As i wrote, try to disable any battery management for Velis app. Do you see after that 1 day Velis slider in notification area? If not, it is likely killed by system app manager.
And yes, it is true that the screen can be adjusted only bys steps.
In my case more than a week for honor 10 (EMUI 9) with Velis and still no any screen dimming issues in any app.
Dossy1 said:
Hi, it's a pitty that it does not work.. Maybe Velis app is killed by app manager? As i wrote, try to disable any battery management for Velis app. Do you see after that 1 day Velis slider in notification area? If not, it is likely killed by system app manager.
And yes, it is true that the screen can be adjusted only bys steps.
In my case more than a week for honor 10 (EMUI 9) with Velis and still no any screen dimming issues in any app.
Click to expand...
Click to collapse
Velis was running but the apps start to dimm anyway I dont know what happened. Even when I set brightness in notification area in Velis, apps dimmed.
Download Lower Brightness Filter :
https://play.google.com/store/apps/details?id=nu.lower.brightness&hl=en_US
Enable the permission and set brightness to 100%.
Then select brightness in phone to auto and restart the phone.
Then select desired brightness.
edit : it doesnt work....
Turn on Advanced visual effect.
I used to have the same problem too. Simply just go to setting>smart accessibility>accessibility>Advanced visual effect>turn on.
If it doesn't work go to developer option and make sure the window animation, transition animation and animation duration are set to 1x.
To enable the developer option, go to setting>about phone>build number>tap until it shows u are now a developer.
Hope it does help u.
Spark Lee said:
I used to have the same problem too. Simply just go to setting>smart accessibility>accessibility>Advanced visual effect>turn on.
If it doesn't work go to developer option and make sure the window animation, transition animation and animation duration are set to 1x.
To enable the developer option, go to setting>about phone>build number>tap until it shows u are now a developer.
Hope it does help u.
Click to expand...
Click to collapse
Hello, I had it already turned on , in developer options I have all animations set to 1x, but it dimms the screen on my Honor Play with android 9.
Before we can fix that via ADB but now is not possible. If anyone has a better fix please share

Categories

Resources