darkmodewallpaper
darkmodewallpaper copied to clipboard
🌓 A live wallpaper for Android that respects dark theme mode 🌇
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.
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.
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
![]() |
![]() |
![]() |
![]() |
---|
Notable libraries we use
- martin-stone/hsv-alpha-color-picker-android
- android/renderscript-intrinsics-replacement-toolkit
- jaredsburrows/gradle-license-plugin
TODO:
- [ ] Crop/move/zoom image
- [ ] Customize animation duration
- [ ] Support slideshow from folder instead of a single image
Implemented:
- [x] Import current wallpaper
- [x] Allow other apps to "share"/"use as" images to this app
- [x] Color overlay
- [x] Show a preview in the settings
- [x] Brightness/contrast settings
- [x] Show a "loading..." spinner when fetching an image from disk
- [x] Only move/scroll the wallpaper on page changes if the wallpaper is wide enough
- [x] Different wallpaper on lock-screen
- [x] Blend animation to turn lock-screen wallpaper into home-screen wallpaper
- [x] Show-case used open source software licenses
- [x] Preview each of the four wallpapers
- [x] Multi display support
- [x] Allow drag and drop images from other apps into MainActivity
- [x] onZoomChanged()
- [x] Delete image again