A live wallpaper for Android that respects dark theme mode
Changelog • View older releases
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.
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.
There are three ways to load an image as a wallpaper:
- the "Select Image" button in the app opens the new Android photo picker, 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
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.
To help translate this app, please visit 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.
- martin-stone/hsv-alpha-color-picker-android
- android/renderscript-intrinsics-replacement-toolkit (We use a modified version that is limited to the blur-function)
- jaredsburrows/gradle-license-plugin
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.