Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Automaton-Systems/night-shift

 
 

Repository files navigation

Night Shift Icon

Night Shift
License Commits (since latest release)

Blue light may suppress the production of melatonin, the sleep hormone. Night Shift filters out blue light and dims your screen below the normal minimum, so you can use your phone comfortably at night.

  • Schedule Night Shift to run from sunset to sunrise, or at custom times.
  • Use the default color profiles, or set custom color, intensity, and dim levels.
  • Automatically pause in apps secured against overlays, or those you choose.
  • Quickly start, stop, and switch profiles via notification, tile (Android 7.0+), or widget.

Screenshots

Screenshots are slightly out of date.

Privacy Policy

Night Shift collects data only when it is necessary for functionality. These features are all disabled by default. If you enable them, the data never leaves your device. Specifically:

  • If you use the "Sunrise to Sunset" feature, Night Shift will store your location (lattitude & longitude, you can see them in the preference). Used in order to calculate sunrise and sunset times.
  • If you use the excluded apps feature, then while Night Shift is running, it will monitor what app is in the foreground and which screen of that app is open (currently it polls once per second). This is checked against the list of excluded apps to determine whether Night Shift should pause, and then is immediately discarded.
    • If you choose to exclude an app, then it's stored to the list of excluded apps, until you remove it.
    • In the debug version of the app, these are logged to the Android system log ("logcat"). These logs are not accessible to other apps on the device. On most versions of android, they're cleared after 1-7 days.

License

GNU GPLv3 Image

Night Shift is licensed under the GNU General Public License version 3 or (at your option) any later version by the contributors. It is a derivative of Shades by Chris Nguyen, used under the MIT License.

All used artwork is released into the public domain. Some of the icons use clip art from openclipart.org, which are all released in the public domain, namely:


* Google Play and the Google Play logo are trademarks of Google Inc.

About

Android screen filter app for night time phone use.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%