Shortcut for Screen Bright

Share and discuss your flows and ideas with other users.

Moderator: Martin

Post Reply
crisalarcons
Posts: 6
Joined: 29 May 2014 01:16

Shortcut for Screen Bright

Post by crisalarcons » 01 Jun 2014 07:11

This shortcut allows you to set the screen bright into five levels. 0, 85, 170, 255 and automatic. http://automagic4android.com/flow.php?i ... 41d88b3eaa

BoBo
Posts: 129
Joined: 05 May 2014 12:45

Re: Shortcut for Screen Bright

Post by BoBo » 01 Jun 2014 13:09

:?: :?: Looks like this thread was meant to be posted at the Flow Sharing Area :?: :?:

User avatar
Pendrokar
Posts: 26
Joined: 31 Dec 2013 10:22
Location: Riga, Latvia

Re: Shortcut for Screen Bright

Post by Pendrokar » 29 Aug 2014 17:52

@crisalarcons,

Just to make sure. Did the android default "Power control" widget* have too little options for you? Since it has four:
  • dim (0)
  • half-bright (~127)
  • maximum brightness (255)
  • automatic


* - In my case it was on a Moto G(KitKat 4.4), not sure if it is really an android default widget and if it is, in which version it first appeared.

swibowo
Posts: 9
Joined: 31 Jan 2014 08:51

Re: Shortcut for Screen Bright

Post by swibowo » 06 Sep 2014 01:55

I used the following flow using light sensor. Everytime screen is lit up:
A. If surrounding light is dark, then use a dim screen setting
B. If the surrounding light is very bright, then use a very bright screen setting. But check every 5s if the surrounding light is no longer that bright
C. Otherwise, I set a comfortable but not so bright screen.

I found this saves battery better than using autobrightness since it doesn't use the light sensor continually.
Attachments
flow_Adjust_screen_brightness_20140906_100006.xml
(4.57 KiB) Downloaded 1087 times

kamil_w
Posts: 50
Joined: 22 Oct 2013 19:01

Re: Shortcut for Screen Bright

Post by kamil_w » 15 Nov 2014 11:48

@up
Nice, but notification showing on very bright screen every 5 seconds drives me crazy. ;)

Edit:
OK. I have correct your flow :)
Try it.

http://automagic4android.com/flow.php?i ... e00a3c02f2

swibowo
Posts: 9
Joined: 31 Jan 2014 08:51

Re: Shortcut for Screen Bright

Post by swibowo » 21 Dec 2014 22:34

Cool,thanks. There is a new option called 'adaptive brightness'. Any idea how to use it?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Shortcut for Screen Bright

Post by Martin » 22 Dec 2014 21:10

Adaptive brightness is supported only on some devices and controls on what level the automatic brightness should work. Move it to the left to use automatic brightness on a dark level, move it to the right to use automatic brightness at a bright level.
The setting is only supported on Android 5 (unofficial) and on some Samsung devices like the S5 and Note 3 (even more unofficial). This setting will be ignored on other Android versions/ROMs.

swibowo
Posts: 9
Joined: 31 Jan 2014 08:51

Re: Shortcut for Screen Bright

Post by swibowo » 22 Dec 2014 21:28

Thanks so much Martin. Good one.

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: Shortcut for Screen Bright

Post by MURTUMA » 13 Jan 2015 19:49

here's my contribution for this thread. The OP's flow didn't work for me but gave me an idea how to make a new one. This flow fires up when turning screen on and also makes a double check if the brightness is right. Also works with shortcut but you have to set it up first.

My phone's(SGS+) light sensor seems to report only three values: 6.0, 1000 and 5000. I have set this up accordingly. You might need to modify the values in the script to make it work for you.

http://automagic4android.com/flow.php?i ... 60235273ca

Post Reply