AdaptiveBrightnessTile icon indicating copy to clipboard operation
AdaptiveBrightnessTile copied to clipboard

A quick settings tile for adaptive brightness on Android 7.0+ API 24

Adaptive Brightness Tile

A quick settings tile for adaptive brightness.

The app provides the user a tile that can be added to the Quick Settings layout in the notification panel to change adaptive brightness mode.

Supported devices: Android 7.0+ (API 24).

The app makes use of the Quick Settings Tiles API released with Android 7.0 (API 24).

  • Tile documentation: https://developer.android.com/reference/android/service/quicksettings/Tile
  • TileService documentation: https://developer.android.com/reference/android/service/quicksettings/TileService

Download

Get it on F-Droid Get it on Google Play

Permissions

  • android.permission.WRITE_SETTINGS: change brightness mode (https://developer.android.com/reference/android/Manifest.permission#WRITE_SETTINGS)

Screenshots