darkmodewallpaper icon indicating copy to clipboard operation
darkmodewallpaper copied to clipboard

🌓 A live wallpaper for Android that respects dark theme mode 🌇

Launcher icon DarkModeLiveWallpaper

License: GPL v3 F-Droid Download APK file F-Droid build status Gradle CI

A live wallpaper for Android that respects dark theme mode

ChangelogView 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.

Get it on F-Droid Get it on Google Play

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

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.

Crowdin | Agile localization for tech companies

Screenshots

Screenshot-1 Screenshot-2 Screenshot-3 Screenshot-4

Notable libraries we use

Say Thanks!

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