Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Auto brightness failed to take effect #62

Open
adisalat2 opened this issue May 29, 2018 · 1 comment
Open

Auto brightness failed to take effect #62

adisalat2 opened this issue May 29, 2018 · 1 comment

Comments

@adisalat2
Copy link

Project Information
-Repository
https://github.com/fython/Blackbulb

-Project Name: Night screen

Expected Behaviour
Auto brightness should take effect when the time set is clocked

Actual Behaviour
Auto brightness failed to take effect when the time is clocked

How to reproduce
Download from playstore
Run the app
Select settings under auto mode
Set the time you want it to start
When the time set is clocked,it fails to take effect.

-Browser: Night screen
-Operating System:Android 7.0

Recording of the bug
https://youtu.be/mKQPigloj4Q

@kamigari84
Copy link

Had a quick look at the code (AlarmUtil) ... if I'm reading things right, if the app is down at 'sunset' time the on-time event (alarm?) it relies on fails to happen. Does android 7 or some app kill apps to clear ram / preserve battery? If my assumption is right, it would also mean that powering on the phone / opening this app 'in the middle of the night' would never automatically dim the screen to the user-set level.

Hope this helps.

P.S. I had a 2nd look at your recording, looks like you hadn't set a low brightness in the app for night mode - that's the top slider by the way ... so we can't really tell whetever night mode really failed to start

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants