#
DarkModeLiveWallpaper
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://f-droid.org/packages/com.github.cvzi.darkmodewallpaper/)
[](https://github.com/cvzi/darkmodewallpaper/releases/latest)
[](https://monitor.f-droid.org/)
[](https://github.com/cvzi/darkmodewallpaper/actions/workflows/gradleCI.yml)
A live wallpaper for Android that respects dark theme mode
[Changelog](CHANGELOG.md) • [View older releases](https://keybase.pub/cuzi/DarkModeWallpaper_bin/)
The app automatically changes the wallpaper when the dark theme is enabled or disabled.
You can set a different image for dark theme or change the color/contrast/brightness of
your image.
Also supports animated GIF and WebP animations.
[
](https://f-droid.org/packages/com.github.cvzi.darkmodewallpaper/)
[
](https://play.google.com/store/apps/details?id=com.github.cvzi.darkmodewallpaper)
This app requires Android 10 or a later version. If you are using an earlier version of Android, you may be able to
achieve a comparable experience by using MacroDroid, Tasker or a similar automation tool.
## Selecting images
There are three ways to load an image as a wallpaper:
* the "Select Image" button in the app opens the new [Android photo picker](https://developer.android.com/training/data-storage/shared/photopicker), its access is limited to the phone's gallery
* tap on the preview image on the right and select the "Select another image" to open the old photo picker
* share the image from another app: open the image in the gallery or any file manager app and press "Share". There are four entries in the share menu: day / night / lockscreen day / lockscreen night
## Contributors
[](https://github.com/cvzi/darkmodewallpaper/graphs/contributors)
## Permissions
* `READ_EXTERNAL_STORAGE` (read the contents of your internal storage/sd card)
Required if you want to import your existing wallpaper, otherwise you may revoke it.
## Translate
To help translate this app, please visit [crowdin.com/project/darkmodewallpaper]([https://crwd.in/darkmodewallpaper?utm_source=badge&utm_medium=referral&utm_campaign=badge-add-on](https://crowdin.com/project/darkmodewallpaper)), where the localizations are managed. If you like to add a new language, please open an issue or email me and I will add it.
[](https://crowdin.com/project/darkmodewallpaper)
## Screenshots
|
|
|
|
|
| --- | ---- | ---- | --- |
----------------
## Notable libraries we use
* [martin-stone/hsv-alpha-color-picker-android](https://github.com/martin-stone/hsv-alpha-color-picker-android)
* [android/renderscript-intrinsics-replacement-toolkit](https://github.com/android/renderscript-intrinsics-replacement-toolkit) (We use a modified version that is limited to the blur-function)
* [jaredsburrows/gradle-license-plugin](https://github.com/jaredsburrows/gradle-license-plugin)
## License
This project is licensed under the **GNU General Public License version 3** or (at your option) any **later version**.
However individual files may have a different license. Refer to the license header of each file for detailed information.
In particular the files related to the `renderscript-intrinsics-replacement-toolkit` - including all C++ files - are licensed under the **Apache License, Version 2.0**.
[](https://saythanks.io/to/cvzi)