New app: Adaptive Brightness Tile

This commit is contained in:
Pierre Rudloff 2018-10-11 13:02:19 +02:00
parent 5219eeb415
commit 342b29ef30

View file

@ -0,0 +1,34 @@
Categories:
- System
License: GPL-3.0-only
SourceCode: https://github.com/rascarlo/AdaptiveBrightnessTile
IssueTracker: https://github.com/rascarlo/AdaptiveBrightnessTile/issues
AutoName: Adaptive Brightness Tile
Summary: Quick settings tile for adaptive brightness
Description: |-
''Adaptive Brightness'' provides 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).
* [https://developer.android.com/reference/android/service/quicksettings/Tile Tile documentation]
* [https://developer.android.com/reference/android/service/quicksettings/TileService TileService documentation]
RepoType: git
Repo: https://github.com/rascarlo/AdaptiveBrightnessTile
Builds:
- versionName: '0.1'
versionCode: 1
commit: '0.1'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '0.1'
CurrentVersionCode: 1