35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
Categories:
|
||
- System
|
||
License: Apache-2.0
|
||
AuthorName: Team-Unguided
|
||
AuthorEmail: teamunguided@gmail.com
|
||
SourceCode: https://github.com/Team-Unguided/BrightTime
|
||
IssueTracker: https://github.com/Team-Unguided/BrightTime/issues
|
||
|
||
AutoName: BrightTime
|
||
Description: |-
|
||
Adjusts your screen’s brightness based on the time of day. This improves your
|
||
phone’s battery life. Other projects like Backlight! make it easier to manually
|
||
adjust your brightness settings to save power, but BrightTime completely
|
||
automates this process. Your phone will know the optimal brightness setting and
|
||
adjust it for you. The default install is suitable for most users, but advanced
|
||
users can thoroughly customize the schedule.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/Team-Unguided/BrightTime
|
||
|
||
Builds:
|
||
- versionName: '1.0'
|
||
versionCode: 1
|
||
disable: maxsdk still broken
|
||
commit: 208f349032698c43d8df99edc79ba46fdbf88cc6
|
||
subdir: app
|
||
init: sed -i -e '/maxSdkLevel/d' src/main/AndroidManifest.xml
|
||
gradle:
|
||
- yes
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: RepoManifest
|
||
CurrentVersion: '1.0'
|
||
CurrentVersionCode: 1
|