Keep screen on - Samsung Galaxy Gear

For a watch i would expect the watch lcd displaying time to stay on all the time.
when look in settings there is no option to disable to screen time out.
is there anyway to disable the screen timeout and have it on all the time.

genelise said:
For a watch i would expect the watch lcd displaying time to stay on all the time.
when look in settings there is no option to disable to screen time out.
is there anyway to disable the screen timeout and have it on all the time.
Click to expand...
Click to collapse
You wouldn't want to. The battery is small enough as it is. Also, AMOLED screens will burn-in with static images.

Related

[Q] Blinded by the sun! ...app for that? ;-)

Why, hello there!
With the Cali sun rendering my Droid almost impossible to browse I come to XDA to seek advice on possible solutions to make the ability to see the screen even marginally better! (Bar a anti-glare shield) Heard there are some possible tweaks on brightening the screen beyond it's apparent '100%' brightness but am curious if this is just positive thinking?
I have been hunting on forums for tips and tricks but to no feasible avail and, 'go in the shade' falls short of answering my question!
So is there any new developments on this or is it not possible to brighten the screen to browse on a sunny day?
Much appreciated!
~L*xo
Are you rooted? If so go to the Market and download Adjbrightness app, it is free and lets you turn the screen display brightness to its Max or any other preset or custom brightness you like. You can also turn off the backlight on the touch keys. If you aren't rooted try auto setting in the display options or try an on screen widget such as the power bar widget that is stock loaded on the Droid1. Long press the homescreen, choose widget, powerbar. Hope this helped.
Thank you for Your reply!
I don't think I worded my question properly.. I meant brightening the screen beyond using an app that can adjust the brightness (I have mine set to 100% in the sun and 0% at night!)
I was hoping there was a further tweak to get the screen even brighter to browse when the sun is glarong down...if that is even possible?
Thank you so much!
.......Ohh and yes I'm rooted (LithiumMod)
Sent from my Droid using XDA App

[Q] Black screen in the night

Hi Guys,
Is there a way to automatically turn off the screen at night (during a specific time).
Is there any app to do this ? Or tasker/IFTTT/Tockle profile to do the same ?
I would like a swipe-from-the-right switch similar to the mute switch (swipe from top) which puts the watch into airplane mode and deactivates the always on mode, too. (=night mode)
WatchMaker app just got (after the last update) tasker plugin. You can switch different faces based on different parameters. If you build a face with dim mode - off and you will activate-it after midnight (as an example), then you will get exactly what you want.
Any example for this.. I am unable to figure this out
You need to install "tasker" also, in parallel with "watchmaker".'Go to watchmaker app and create the watch face you desire (or download one from the internet - there are plenty to choose from).
Take the watchface of your choice and create a duplicate.
On the duplicate add a BLACK png file on top of everything and activate-it only in dim mode.
Then, set-u tasker to switch on the duplicate face while it's night and to the original face in the rest of the day.
Now, you will basically have the same watchface in all circumstances, but at night, the dim mode will just be black (which, in the amoled world, means, screen off).
ro_explorer said:
You need to install "tasker" also, in parallel with "watchmaker".'Go to watchmaker app and create the watch face you desire (or download one from the internet - there are plenty to choose from).
Take the watchface of your choice and create a duplicate.
On the duplicate add a BLACK png file on top of everything and activate-it only in dim mode.
Then, set-u tasker to switch on the duplicate face while it's night and to the original face in the rest of the day.
Now, you will basically have the same watchface in all circumstances, but at night, the dim mode will just be black (which, in the amoled world, means, screen off).
Click to expand...
Click to collapse
you can do the same thing without Tasker:
add a BLACK png file- or even better: a shape with the color black and size of 512x512px - on top of everything and activate-it only in dim mode
then use the following formula in the opacity field:
{dh23} > 18 and 100 or {dh23} < 7 and 100 or 0
red indicates the time in which to apply the filter (in my case between 19:00 and 07:00)
praddz said:
Hi Guys,
Is there a way to automatically turn off the screen at night (during a specific time).
Is there any app to do this ? Or tasker/IFTTT/Tockle profile to do the same ?
Click to expand...
Click to collapse
I'm just using "Slumber for Android Wear"
It makes the screen black when you put the watch on his cradle.
No airplane mode though
2k4ever said:
you can do the same thing without Tasker:....
Click to expand...
Click to collapse
Oh .. you are sooo right ... I missed that possibility ... it was a situation of not seeing the forest because of the trees
ro_explorer said:
Oh .. you are sooo right ... I missed that possibility ... it was a situation of not seeing the forest because of the trees
Click to expand...
Click to collapse
yes, WatchMaker is great on its own - but I really love the tasker integration!
I'm using the above formula to set a 50% opacity shade during the night hours in order to dim the screen
btw: the same thing should be possible with Facer
2k4ever said:
yes, WatchMaker is great on its own - but I really love the tasker integration!
I'm using the above formula to set a 50% opacity shade during the night hours in order to dim the screen
btw: the same thing should be possible with Facer
Click to expand...
Click to collapse
i have used tasker to set the black watch face in the night. but 1 problem, watchmaker works only when one of the faces from watchmaker is selected. If i select any of stock watchface, the tasker thing does not work as it is mentioned in watchmaker app description that to change the face one of the watchmaker faces should be selected on the watch..
Of course it's working like that, seriously, what have you expected?
If/when the main wear app will allow changing faces remotely via tasker (or it will offer an API for that) then we will be able to do that.
Anyway, my watch is turning off by itself while it's placed in the charger. It will not turn off immediately but after few minutes.
praddz said:
i have used tasker to set the black watch face in the night. but 1 problem, watchmaker works only when one of the faces from watchmaker is selected. If i select any of stock watchface, the tasker thing does not work as it is mentioned in watchmaker app description that to change the face one of the watchmaker faces should be selected on the watch..
Click to expand...
Click to collapse
I haven't tried it myself, but FaceLift could be what you are looking for
it should allow you to switch to watchmaker (which you have to pre-set with a black image) and back to the stock face at certain times
ro_explorer said:
Anyway, my watch is turning off by itself while it's placed in the charger. It will not turn off immediately but after few minutes.
Click to expand...
Click to collapse
As I understand it, praddz wants the watch to turn off during a certain time frame, not when charging
If you want the watch to turn off immediately when charging and are willing to enable developer options, for me it works to set the keep screen on option to enabled
At night I just deactivate Screen Alway ON to have screen off while charging. So easy that changing face or other workaround no ? Long press button and just click on screen parameter.
ro_explorer said:
Of course it's working like that, seriously, what have you expected?
If/when the main wear app will allow changing faces remotely via tasker (or it will offer an API for that) then we will be able to do that.
Anyway, my watch is turning off by itself while it's placed in the charger. It will not turn off immediately but after few minutes.
Click to expand...
Click to collapse
Figured I'd chime in that changing faces from the app is confirmed for the Lollipop/Wear 2.0 update rolling out this week. On another note, it would be cool to have the 5.0 notification system integrated into Wear, so things like Quiet Hours, Priority interruptions, etc. Maybe someday.
Am i missing something? My watch automatically turns the screen off when it's on the cradle, after about 10 minutes.
cashisback said:
Am i missing something? My watch automatically turns the screen off when it's on the cradle, after about 10 minutes.
Click to expand...
Click to collapse
I am there with you bud...
I said the same thing...

Setting Screen Dim Amount When Inactive?

I would like to use my fire tablet as an alarm panel. Found a few apps that display full screen web pages, that works good. In the development options I turned on "stay awake" so the panel could always be on. After like 30 seconds of no using the screen just barley dims. I would like to dim the screen as much as possible after no use. Anyway to override this amount? I found several apps that can set the dim amount, but just by a schedule, not by inactivity. Or even a web browser app that can control the dimming when not in use?
Thanks a bunch!
Coods said:
I would like to use my fire tablet as an alarm panel. Found a few apps that display full screen web pages, that works good. In the development options I turned on "stay awake" so the panel could always be on. After like 30 seconds of no using the screen just barley dims. I would like to dim the screen as much as possible after no use. Anyway to override this amount? I found several apps that can set the dim amount, but just by a schedule, not by inactivity. Or even a web browser app that can control the dimming when not in use?
Thanks a bunch!
Click to expand...
Click to collapse
Unfortunately, not possible on this device. Minimum brightness level set in kernel (possibly a panel/controller limitation) with no known workarounds (via Xposed). To date this is the only device I own that exhibits this behavior.
Thanks for that info Davey. Maybe I'll see if I can create my own app with a webview that will dim when not touched for a period of time. Since it seems an app can control the dim level. Thanks again.
Coods said:
Thanks for that info Davey. Maybe I'll see if I can create my own app with a webview that will dim when not touched for a period of time. Since it seems an app can control the dim level. Thanks again.
Click to expand...
Click to collapse
Ah - so you are not experiencing any dimming vs dissatisfied with the minimum level. Couple thoughts:
- might be able to use an automation tool like Macrodroid or Edge (w/Xposed) to dim the screen on a particular action like last user action or time of day; Tasker (a fan favorite) can do this as well but is overkill for your needs IMO
- blue light filters can emulate deeper dimming levels but you won't realize the associated battery saving as backlight level remains untouched; the again you device is likely plugged in when used as an alarm clock
Unfortunately Macrodroid and Tasker can not listen for inactivity/idle events. Sounds like an Android limitation: http://macrodroid.freeforums.org/inactivity-period-as-trigger-t86.html
Not sure what Edge (w/Xposed) is, not finding that?
Thanks Davey!
Coods said:
Unfortunately Macrodroid and Tasker can not listen for inactivity/idle events. Sounds like an Android limitation: http://macrodroid.freeforums.org/inactivity-period-as-trigger-t86.html
Not sure what Edge (w/Xposed) is, not finding that?
Thanks Davey!
Click to expand...
Click to collapse
Edge is a module for Xposed Framework. You might also consider a different trigger sequence than inactivity/idle, eg: touch, activity atart or time of day. Might need to get a little creative with the thinking

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

[INFO] How horizon notification light works

For those interested to learn how this was implemented by OnePlus.
In OP's AOD view there is a FrameLayout taking the whole screen space with initial Y scale set to 0.
The FrameLayout contains 2 bitmaps. One for left edge and another one for right edge (attached).
When notification comes, ValueAnimator is started which updates Y scale continuously from 0 to 2 making
the bitmaps stretch vertically from zero size to full screen height size and even beyond (2 times screen height).
At the same time, alpha is calculated from the current Y scale and applied (serves for fading in/out bitmaps based on current Y scale value).
ValueAnimator animation duration is set to last for 2 seconds.
That's basically it.
2 seconds? Mine are maybe lighting up a second. Just a small glimpse so that I don't even see it most of the times.
Wish we could adjust it more, like on Samsung Devices.
memocatcher said:
2 seconds? Mine are maybe lighting up a second. Just a small glimpse so that I don't even see it most of the times.
Wish we could adjust it more, like on Samsung Devices.
Click to expand...
Click to collapse
its 2 seconds for all, bro..
Can a magisk module be made that will loop this animation until the notification is cleared? I really miss having a notification led on this device
klym.software said:
Can a magisk module be made that will loop this animation until the notification is cleared? I really miss having a notification led on this device
Click to expand...
Click to collapse
It's part of AOD screen (Ambient display) so it would be necessary to keep the screen alive.
Current OP's AOD implementation is a big mess from what I've seen in the code.
I had it enabled for a while but the only visible element was a fingerprint icon (without burn-in protection).
No pulsing that is part of native AOD in AOSP since OP's AOD is forcibly suppressing this mode in current implementation.
I now understand why they did not include this mode - it's far from functional and needs quite a lot of work. Their statement that they are looking for a battery friendly solution is just an excuse for the masses. They need to fix the basic functionality before working on optimizations.
C3C076 said:
For those interested to learn how this was implemented by OnePlus.
In OP's AOD view there is a FrameLayout taking the whole screen space with initial Y scale set to 0.
The FrameLayout contains 2 bitmaps. One for left edge and another one for right edge (attached).
When notification comes, ValueAnimator is started which updates Y scale continuously from 0 to 2 making
the bitmaps stretch vertically from zero size to full screen height size and even beyond (2 times screen height).
At the same time, alpha is calculated from the current Y scale and applied (serves for fading in/out bitmaps based on current Y scale value).
ValueAnimator animation duration is set to last for 2 seconds.
That's basically it.
Click to expand...
Click to collapse
Any way for us to swap it out and probably replace it with something else ?
klym.software said:
Can a magisk module be made that will loop this animation until the notification is cleared? I really miss having a notification led on this device
Click to expand...
Click to collapse
Plus beat works great
C3C076 said:
It's part of AOD screen (Ambient display) so it would be necessary to keep the screen alive.
Current OP's AOD implementation is a big mess from what I've seen in the code.
I had it enabled for a while but the only visible element was a fingerprint icon (without burn-in protection).
No pulsing that is part of native AOD in AOSP since OP's AOD is forcibly suppressing this mode in current implementation.
I now understand why they did not include this mode - it's far from functional and needs quite a lot of work. Their statement that they are looking for a battery friendly solution is just an excuse for the masses. They need to fix the basic functionality before working on optimizations.
Click to expand...
Click to collapse
There's a few is alwaysonsupported checks that hide certain views if always on is enabled, the clock being one of them. If you remove these checks you can get the clock to show, but the drain is horrendous. It's not a doze mode at all, rather OnePlus just displaying a different view when it is enabled.
matze19999 said:
its 2 seconds for all, bro..
Click to expand...
Click to collapse
Nope, it depends on animations speed setted on developer settings
If you deactivate the animations, this never appear

Categories

Resources