Awesome
<img src="https://raw.githubusercontent.com/cvzi/darkmodewallpaper/main/app/src/main/ic_launcher-playstore.png" alt="Launcher icon" height="48"> DarkModeLiveWallpaper
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.
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> <img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80">
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, 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
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, 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.
Screenshots
<img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png" alt="Screenshot-1" /> | <img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.png" alt="Screenshot-2"/> | <img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png" alt="Screenshot-3"/> | <img src="/fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png" alt="Screenshot-4" /> |
---|
Notable libraries we use
- 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
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.