Merge branch 'feature/com.rascarlo.adaptive.brightness.tile' into 'master'

New app: Adaptive Brightness Tile

Closes rfp#736

See merge request fdroid/fdroiddata!3764
This commit is contained in:
relan 2018-10-15 09:21:33 +00:00
commit 422caa69a9

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