- Fix crash on OS with 16k page size and software rendering
- Remove thumbnail from wallpaper to avoid a bug with the "Recent apps"-screen #185
- Lockscreen wallpaper works after reboot
- Option to disable notifying the launcher of the lockscreen colors
- Option to disable automatic memory cleanup of images
- SDK 35
- Reduce memory usage
- Fix a crash after applying the wallpaper
- Reduce memory usage
- Fix bug in Android 11 when trying to select an image from the gallery
- Fix a memory leak
- Dependency updates**
- Translations updated
- Dependency updates
- Ndk 26.1
- Swedish translation updated by @opExe
- Sdk 34
- Translations updated from crowdin
- Don't ask to import wallpaper on Android Tiramisu
- Fix language list for Android 13
- Translations updated from crowdin
- Add donation links
- Allow setting the colors that the launcher receives in the advanced settings
- Include blur function directly instead of whole Renderscript library and optimize it
- Refactor wallpaper colors calculation
- Add current wallpaper colors to debug information
- Use viewBinding
- Translations updated from crowdin
- Fix link in copyright statement #106
- Translations updated from crowdin
- 🇧🇾 Belarusian translation added by @Atrafon
- Russian translation improved
- Fix dropdown color in dark mode #96
- Translations updated from crowdin
- Offer to open WallpaperExport on Android 13 Tiramisu
- Russian translation improved
- Fix color of some buttons
- Fix photo picker #86
- Add more debug information
- Fix: blurring night lockscreen does not work #79
- Do not
notifyColorsChanged()
in Material you preview
- 🇹🇷 Turkish translation by @metezd
- Translations updated from crowdin
- Translations updated from crowdin
- Utilize the new photo picker
- Revoke permission after import of wallpaper
- Add a monochrome launcher icon for "Themed icons" in "Material You"
- Include necessary files for per-app language
- Replace onBackPressed()
- Allow higher blur values
- Select scroll mode for home screen
- Known issue: Importing wallpaper fails on Android 13 on a fresh install
- Fix translations
- Blur image in "Brightness & Contrast" menu #64
- Immediately redraw after exiting micro screen #63
- Allow importing to night/lockscreen #62
- 🇷🇺 Russian translation by Ilyas Khaniev
- Improve drawing speed when contrast and brightness are set
- Improve drawing speed when contrast and brightness are not set
- Set
minifyEnabled true
in release #42
- 🇯🇵 Japanese translation by @Npepperlinux
- Remove publish from build.gradle
- 🇯🇵 Japanese translation by @Npepperlinux
- 🇯🇵 Japanese translation by @Npepperlinux
- Fix minor bugs
- New advanced settings activity
- First advanced setting: Delay color notification after unlock #35
- Fix Material You preview size #31
- 🇪🇸 Spanish translation by @sguinetti
- Fix small bugs
- Improve color detection performance
- Error in layout #32 fixed in #33 by @yuhuitech
- New gradle version 7.0.0
- Improve detection of wallpaper colors #26
- Upgrade to SDK 30
- Remove jcenter() and temporarily removed gradle-license-plugin
- Improve performance of zoom effect
- Option to disable the zoom effect on Android 11+
- Disabled zoom effect by default
- Hex color code in color chooser #12
- Activate night wallpaper according to time range or follow system theme #10
- 🇵🇱 Polish translation by @gnu-ewm
- Fix: "Activity not found" when opening wallpaper preview
- Minor design changes
- Fix: Unlock not detected #7
- Fix: Safely dismiss() dialogs
- Lock screen icons
- Check for permission before trying to import wallpaper
- Properly go into fullscreen mode with BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE
- Enable lock screen settings when image is selected
- More info in about activity
- Allow landscape orientation in activities
- French translation
- Texts improved
- German translation
- gradle wrapper fixed
- Initial version