screen_brightness icon indicating copy to clipboard operation
screen_brightness copied to clipboard

[feat] can I make it brighter?

Open nattawutxp opened this issue 6 months ago • 4 comments

Description (What is the problem)

When I set the value in setApplicationScreenBrightness to 1.0, the screen is bright. But can I make it brighter?

Solution suggestion

nattawutxp avatar Jul 09 '25 03:07 nattawutxp

@nattawutxp Sorry for the late replay. The problem is the maximum system brightness after Android 24 is not 255, but the only way to get the maximum brightness in Android return 255. This make me cannot calculate what is the maximum.

aaassseee avatar Jul 10 '25 12:07 aaassseee

@nattawutxp Sorry for the late replay. The problem is the maximum system brightness after Android 24 is not 255, but the only way to get the maximum brightness in Android return 255. This make me cannot calculate what is the maximum.

thak you

nattawutxp avatar Jul 11 '25 03:07 nattawutxp

@nattawutxp Sorry for the late replay. The problem is the maximum system brightness after Android 24 is not 255, but the only way to get the maximum brightness in Android return 255. This make me cannot calculate what is the maximum.

I think this package you created is really cool.

nattawutxp avatar Jul 11 '25 03:07 nattawutxp

thanks

在 2025年7月11日週五 上午11:10,Nattawutxp @.***> 寫道:

nattawutxp left a comment (aaassseee/screen_brightness#70) https://github.com/aaassseee/screen_brightness/issues/70#issuecomment-3060170340

@nattawutxp https://github.com/nattawutxp Sorry for the late replay. The problem is the maximum system brightness after Android 24 is not 255, but the only way to get the maximum brightness in Android return 255. This make me cannot calculate what is the maximum.

I think this package you created is really cool.

— Reply to this email directly, view it on GitHub https://github.com/aaassseee/screen_brightness/issues/70#issuecomment-3060170340, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPVWQXICI5WWVIDVSPKPUT3H4TL3AVCNFSM6AAAAACBC4CU7OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRQGE3TAMZUGA . You are receiving this because you were assigned.Message ID: @.***>

aaassseee avatar Jul 11 '25 06:07 aaassseee