Did you know that exposing yourself to bright lights can halt melatonin production (eg, stop you from sleeping well)? Bright lights (your phone, specifically) mess up your body's natural rhythm, so this Android app helps you get that rhythm back by adjusting your screen brightness using the current time..
Circadian is hosted in the following web site
https://github.com/SArehalli/Circadian
If you think the Android project Circadian listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Circadian.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.SYSTEM_ALERT_WINDOW android.permission.WRITE_SETTINGS |
Circadian has the following Java source files.
com.example.circadian.Filter.java com.example.circadian.MainActivity.java com.example.circadian.UpdateBrightness.java