An android application for setting display brightness by sunset / rise times..
autobright is hosted in the following web site
https://github.com/farble1670/autobright
If you think the Android project autobright 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 autobright.
Item | Value |
---|---|
Java File Count | 13 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | acra-4.2.3.jar zmanimAstronomical-1.2.1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
autobright has the following Java source files.
org.jtb.autobright.ALog.java org.jtb.autobright.AutobrightApplication.java org.jtb.autobright.BrightnessActivity.java org.jtb.autobright.BrightnessPref.java org.jtb.autobright.EventReceiver.java org.jtb.autobright.EventService.java org.jtb.autobright.LocationSettings.java org.jtb.autobright.PartialLock.java org.jtb.autobright.RiseBrightnessPref.java org.jtb.autobright.SetBrightnessPref.java org.jtb.autobright.WelcomeActivity.java org.jtb.autobright.logcontrol.LogControlIntent.java org.jtb.autobright.logcontrol.LogControlReceiver.java