[Free] Display Tools Extension Free

This is my first extension :partying_face:
my friends helped me with this. Thanks @Xoma and @UnknownBeast :partying_face:

The block returns the time in milliseconds until the screen turns off
grafik

Returns the current brightness value
grafik

Indicates whether the dark mode is active or inactive. Returns true if active, false otherwise
grafik

Returns the maximum brightness value
grafik

Returns the current brightness mode, true when auto-brightness is active and false when it is off
grafik

set the display time out (in millisecounds). android.permission.WRITE_SETTINGS permission is require
grafik

Adjust the screen brightness. android.permission.WRITE_SETTINGS permission is required
grafik

a demo example how to adjust the brightness of the screen
grafik

DOWNLOAD:
com.baxolino.displyinfo.displayinfo.aix (6.1 KB)

12 Likes

Simple but useful, keep on @dennis_littawe1542 :heart:

1 Like

I will add more works​:fire:

1 Like

Sounds like inunderstandable

1 Like

what do you mean by that? :sweat_smile:

thank you for your contribution
please follow the naming conventions and update your extension
thank you

setBrightness → SetBrightness
setTimeOut → SetTimeOut

Taifun

2 Likes

Thank you very much. i will update it.:blush:

i updated it and added a new block :sweat_smile:

Does it work in background?

I mean if we adjust britness, then remove the app from recent…

I haven’t tested it to see if it works in the background. I checked if it works. :sweat_smile: