38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
|
Categories:
|
||
|
- Theming
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/MichaelEvans/NightModeEnabler
|
||
|
IssueTracker: https://github.com/MichaelEvans/NightModeEnabler/issues
|
||
|
|
||
|
AutoName: Night Mode Enabler
|
||
|
Description: |-
|
||
|
Enables toggle and quick tile to control system-wide dark theming.
|
||
|
|
||
|
Want access to the Night Mode Quick Tile on Nougat? Seems like it's hidden. But
|
||
|
with this amazing app, you can get a sweet VIP pass to that awesome blue-light
|
||
|
killer.
|
||
|
|
||
|
If you're having trouble - make sure to click "On" in the top left rather than
|
||
|
the switch in the top right once it opens System UI Tuner.
|
||
|
|
||
|
Note: On Android 7.1 and higher - this feature is officially built into the
|
||
|
operating system, called Night Light. However, this feature requires a driver,
|
||
|
and as a result, only is available on Pixel and Pixel XL (and newer devices). As
|
||
|
a result this will not work on Nexus devices on that version.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/MichaelEvans/NightModeEnabler
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: 21843b37f569fc0e172aded9c818f017cc5024d9
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '1.0'
|
||
|
CurrentVersionCode: 1
|